aiomysql (0.3.2-2) unstable; urgency=medium . * Team upload. * Fix clean target. * d/control: Drop "Priority: optional" (default). * d/control: Update standards-version. antlr3 (3.5.3-4) unstable; urgency=medium . * Team upload * Dropping cdbs and using debhelper for the build, rewriting d/rules (Closes: #1091780) * Removing d/maven.mk and d.maven-vars.mk * Dropping old d/compat file, B-D on debhelper-compat 13 instead * Raising Standards version to 4.7.3: - Removing Priority: optional, which is default * Rewriting d/copyright * Removing unnecessary versioned B-D * Using javahelper to set the classpath of the built jars * Rewriting d/watch with version 5 . [ Alexandre Detiste ] * trim dead code from CDBS helper argparse-manpage (4.7-1) unstable; urgency=medium . * New upstream release. (Closes: #1125994) * control: Drop python3-six from build-depends. (Closes: #10645999) * watch: Updated. * control: Mark the deb as M-A: foreign. (Closes: #1124445) asf-search (11.0.1-1) unstable; urgency=medium . [ Bas Couwenberg ] * Drop Priority: optional, default since dpkg 1.22.13. * Bump Standards-Version to 4.7.3, changes: priority. . [ Antonio Valentino ] * New upstream release. * Update dates in d/copyright. autoproject (0.20-16) unstable; urgency=medium . * QA upload. * debian/control: - Bumped Standards-Version to 4.7.3. - Migrated DH level to 13. - Removed no longer needed "Priority: optional" field. - Removed no longer needed "Rules-Requires-Root: no" field. * debian/copyright: - Added rights for Hilmar Preusse in packaging stanza. - Fixed the exception format for upstream and packaging. - Updated packaging copyright years. * debian/lintian-overrides: - Updated all overrides to use a new format. - Added new overrides. * debian/patches/: - 30_remove_\@refill_command.patch: added a header. - Refreshed all patches. * debian/tests/control: - Added a new test to generate a project directory. - Dropped an useless CI test around the upstream source code. (Closes: #1119843) * debian/watch: migrated to version 5. autoproject (0.20-15) unstable; urgency=medium . * QA upload. [ Hilmar Preusse ] * Don't use @setfilename in TeXInfo file, if file is included. Closes: #1055078. autoproject (0.20-14) unstable; urgency=medium . * QA upload. . [ Hilmar Preusse ] * Remove (obsolete) \refill commands from texinfo files in autopkg test suite (Closes: #995087). autoproject (0.20-13) unstable; urgency=medium . * QA upload. . [ Debian Janitor ] * Wrap long lines in changelog entries: 0.20-5, 0.20-3. autoproject (0.20-12) unstable; urgency=medium . * QA upload. * Using new DH level format. Consequently: - debian/compat: removed. - debian/control: changed from 'debhelper' to 'debhelper-compat' in Build-Depends field and bumped level to 12. * debian/control: - Added 'Rules-Requires-Root: no' to source stanza. - Bumped Standards-Version to 4.5.0. - Removed dh-autoreconf from Build-Depends field because it is default since DH 10. - Updated VCS fields to use Salsa. * debian/copyright: updated packaging copyright names and years. * debian/lintian-overrides: added a new lintian (autoproject: package-contains-documentation-outside-usr-share-doc) * debian/salsa-ci.yml: added to provide CI tests for Salsa. * debian/test: moved to debian/tests/ and reviewed to be used by autopkgtest. This file was originally created by James R. Van Zandt. * debian/tests/*: created to perform some CI tests. autoproject (0.20-11) unstable; urgency=medium . * QA Upload. * Pass bash=/bin/bash to configure - fixes reproducible build on merged-usr vs non-merged systems. autoproject (0.20-10) unstable; urgency=medium . * QA upload. * Bumped DH level to 10. * debian/control: - Bumped Standards-Version to 3.9.8. - Fixed the Vcs-* fields. - Removed the unnecessary field 'Build-Depends-Indep'. * debian/copyright: updated the packaging copyright data. * debian/patches/: - fix-manpage: renamed to 10_fix-manpage.patch - 20_modernize-AC_INIT.patch: added to update AC_INIT macro in configure.in file. autoproject (0.20-9) unstable; urgency=medium . * QA upload * Add Vcs-{Git,Browser} * drop debian/post{inst,rm} since these should be generated automatically (closes: #843274) autoproject (0.20-8) unstable; urgency=medium . * QA upload. * debian/copyright: fix the license and its header. autoproject (0.20-7) unstable; urgency=medium . * QA upload. * Migrations: - debian/copyright to 1.0 format. - debian/rules to new (reduced) format. - DebSrc to 3.0 format. - DH level to 9. - Using dh-autoreconf. * debian/clean: created to remove some files created when building. * debian/control: - Added the Homepage field. - Added automake to Build-Depends-Indep. - Bumped Standards-Version to 3.9.6. - Removed the unused variable ${shlibs:Depends} from Depends field. - Reorganized the long description. * debian/copyright: updated all information. * debian/dirs: not used. Removed. * debian/lintian-overrides: added to ignore some false positives. * debian/patches/: - Converted in a patch the old direct changes in upstream place. - Ignoring the changes in AUTHORS. - Considering changes for manpage. So, generated the fix-manpage patch. * debian/source/options: created to ignore changes in some files. * debian/watch: added a fake site to explain about the current status of the original upstream homepage. autoproject (0.20-6) unstable; urgency=low . * QA upload. * Maintainer field set to QA Group. * Drop automake1.9 from depends and build depends. (Closes: #741718). * Bump Standards-Version to 3.9.5. * Depend on ${misc:Depends}. * Add missing targets to debian/rules: build-arch, build-indep. * Build architecture-independent files in binary-indep rather than in binary-arch. * Rename {postinst,postrm}.debhelper to {postinst,postrm}. Add debhelper token. autoproject (0.20-5) unstable; urgency=low * Update menu entries (thanks to Bill Allombert ,closes:bug#445132) * debian/rules: set debhelper compatibility level using debian/compat instead of command in debian/rules. Don't ignore failure in "make distclean". autoproject (0.20-4) unstable; urgency=low * autoproject.1: Correct the documented directories: Debian package installs files under /usr, not under /usr/local (closes:Bug#398606) autoproject (0.20-3) unstable; urgency=low * debian/control: depend on automake1.9, not plain automake (closes:Bug#376332) autoproject (0.20-2) unstable; urgency=low * debian/control: bump version of automake dependency to 1.9. Bump policy level to 3.7.2 (no changes needed). Build-Depends-Indep debhelper converted to Build-Depends. * debian/ex.doc-base.package: template deleted autoproject (0.20-1) unstable; urgency=low * New upstream release * autoproject.in: handle error return of expr (thanks to Joachim Reichel , fixes:#154867) * lib/cli/c/none/xmalloc.h: add this header file (fixes:#107847) * README, autoproject.1: update author's email * lib/cli/c++/none/xmalloc.c: eliminate references to error.h and error(), to eliminate dependency on GNU libc. (fixes:#109538) * lib/cli/c++/none/program.cc: eliminate multi-line strings (thanks to Mario Lang (fixes:#253131) * debian/copyright: update author and maintainer email * debian/rules: specify debhelper compatibility level 5 * debian/control: add comma after ${shlibs:Depends} so dpkg-gencontrol can parse it - thanks to Daniel Schepler , (fixes:#354195). Specify the compatibility level 5 of debhelper. Update to Debian policy version 3.5.2 * debian/rules: Install 'test' script as an example (debian-test no longer exists) * debian/menu: put section in quotes autosuspend (9.0.1-1) unstable; urgency=medium . * New upstream version 9.0.1 * Update copyrights backupchecker (1.9-3) unstable; urgency=medium . * Team upload. * Fix clean target. * d/control: Drop "Rules-Requires-Root: no" (default). * d/control: Drop "Priority: optional" (default). * d/control: Update standards-version. bovo (4:25.12.1-1) unstable; urgency=medium . * Team upload [ Aurélien COUDERC ] * Point upstream source to invent git repo. . [ Salvo 'LtWorf' Tomaselli ] * New upstream release cme (1.043-2) unstable; urgency=medium . [ Alexandre Detiste ] * README.debian: remove ref. to CDBS . [ Dominique Dumont ] * control: declare compliance with Debian policy 4.7.3 * control: removed obsolete versioned deps * upload to unstable cme (1.043-1) experimental; urgency=medium . * new upstream version * run: stash modification before running cme script * run: fix parsing of --foreach option value * README.source: rename github remote to upstreamvcs * control: add missing build-dep on libconfig-model-backend-yaml-perl * control: declare compliance with Debian policy 4.7.2 cme (1.042-1) experimental; urgency=medium . * new upstream version: * cme run: add --foreach option * cme.docs: install CONTRIBUTING.org cpufetch (1.07-2) unstable; urgency=medium . * Fix the build on ppc64 (Closes: 1123864). cpufetch (1.07-1) unstable; urgency=medium . * [Apple] Implement fallback frequency calculation * [X86] Add old Intel and AMD CPUs * [X86] Fix 2 bugs in --accurate-pp * [ARM] Add (experimental) Windows on Arm support * [ARM] Add support for a lot of new SoCs * [ARM] Add automatic SoC inferring from device tree * [RISCV] Significantly improved support for RISC-V, specially uarch detection and multi-letter extension support. dh-octave (1.13.4) unstable; urgency=medium . * dh_octave_check: Do not return failure status when the DESCRIPTION file is not found diffoscope (311) unstable; urgency=medium . [ Chris Lamb ] * Fix test compatibility with u-boot-tools 2026-01. Thanks, Jelle! * Bump Standards-Version to 4.7.3. * Drop implied "Priority: optional" from debian/control. * Also drop implied "Rules-Requires-Root: no" entry in debian/control. * Update copyright years. django-picklefield (3.4.0-1) unstable; urgency=low . * New upstream version 3.4.0 * Bump Standards-Version to 4.7.3. * Drop Rules-Requires-Root. * Use uscan version 5. django-recurrence (1.14-1) unstable; urgency=low . * New upstream version 1.14 * Bump Standards-Version to 4.7.3. * Update year in d/copyright. * Add python3-pytest-sugar to Build-Depends, required by tests. * Clean up pdm build artefacts to enable two builds in a row. * Use uscan version 5. * Refresh patches. django-reversion (6.1.0-1) unstable; urgency=low . * New upstream version 6.1.0 * Refresh patches. * Bump Standards-Version to 4.7.3. * Drop Rules-Requires-Root. * Update year in d/copyright. * Use uscan version 5. dnsjava (3.6.3-1) unstable; urgency=medium . [ Andreas Tille ] * Team upload. * d/watch: version=5 * New upstream version * Standards-Version: 4.7.2 (routine-update) * debputy lint --auto-fix (routine-update) * Build-Depends: libmaven-enforcer-plugin-java, libproperties-maven-plugin-java . [ Vladimir Petko ] * d/maven.properties: set lombok.version to debian (Closes: #1123383). easyeffects (8.1.0+ds-1) unstable; urgency=medium . * New upstream version 8.1.0+ds * debian/copyright: Bump copyright years eccodes-python (2:2.44.0-2) unstable; urgency=medium . * Team Upload. . [ Alastair McKinstry ] * Drop Priority: optional * Standards-Version: 4.7.3 * VCS-Browser now canonical . [ Stuart Prescott ] * Add missing dependency on python3-cffi, fixes autopkgtest tests. * Enable test suite in autopkgtest tests. eccodes-python (2:2.44.0-1) unstable; urgency=medium . * Add d/watch file * New upstream release * Add misc:Depends for lintian * Fix DEP-5 errors, update d/copyright expat (2.7.3-2) unstable; urgency=high . * Backport upstream fix for CVE-2026-24515: make XML_ExternalEntityParserCreate() copy unknown encoding handler user data (closes: 1126277). * Remove now redundant Rules-Requires-Root value. fortran-language-server (3.2.2+dfsg-3) unstable; urgency=medium . * d/watch: add debian version mangling * d/copyright: update packaging years fwupd-efi (1:1.8-4) unstable; urgency=medium . * Team upload * Prepare cross-compilation (Closes: #1125739) gdb (17.1-2) unstable; urgency=medium . * d/control: Bump Standards-Version to 4.7.3; no changes needed. . [ Vladimir Petko ] * - d/rules: create $(builddir_$(1))/sim/common to resolve ftbfs (LP: 2138687) (Closes: #1126040) . [ Helmut Grohne ] * Fix FTCBFS: (Closes: #1124547) - Cross-translate gobjc build dependency. - Multiarchify Python build dependency. - cross.patch: Use host flags for chew.c glusterfs (11.2-2) unstable; urgency=medium . * Remove Rules-Requires-Root control field. * Update debian/watch to version 5. * Remove deprecated libdb-dev build dependencie. Closes: #1119228 * Fix lintian warning build-depends-on-obsolete-package for pkgconf. * Adjust lintian overrides. gnuradio (3.10.12.0-5.1) unstable; urgency=medium . * Non-maintainer upload. * Fix autopkgtest failure with non-default Python interpreters by only testing with the default Python interpreter (Closes: #1125021). golang-github-cloudflare-circl (1.6.3-1) unstable; urgency=medium . * New upstream version 1.6.3 * d/control: Bump standards version to 4.7.3 (no change). * d/rules: Update location of asm binary to exclude. golang-github-gabriel-vasile-mimetype (1.4.12+dfsg1-1) unstable; urgency=medium . * Team upload. * New upstream version 1.4.12+dfsg1 * d/patches: Refresh patches. * d/control: Bump standards version to 4.7.3 (no change). gspell (1.14.2-2) unstable; urgency=medium . * Move Maintainer from Debian GNOME to Debian GNOME Extras * Bump Standards Version to 4.7.3 h2orestart (0.7.10-1) unstable; urgency=medium . * New upstream version 0.7.10 * Update copyright years * Bump Standards-Version to 4.7.3 * d/control: Remove redundant field hypre (3.0.0-5) unstable; urgency=medium . * add hurd-amd64 to list of arches skipping checkpar due to timeout i3-wm (4.25-1) unstable; urgency=medium . * New upstream version 4.25 icingaweb2-module-pdfexport (0.12.0+dfsg-2) unstable; urgency=medium . * Updating d/links. * Updating copyright for d/. icingaweb2-module-pdfexport (0.12.0+dfsg-1) unstable; urgency=medium . * Merging upstream version 0.12.0+dfsg. * Updating d/copyrights. * Adding Catalan debconf translations from Carles Pina i Estany (Closes: #1118979). * Adding Salsa Continuous Integration. * Updating Standards-Version to 4.7.2. * Updating d/rules. * Adding d/icingaweb2-module-pdfexport.link. * Updating d/copyrights. * Remove unused Rules-Requires-Root in d/control. * Updating d/watch to Version 5. * Renaming files in d/. icingaweb2-module-toplevelview (1.0.0-2) unstable; urgency=medium . * Adding Catalan debconf translations from Carles Pina i Estany (Closes: #1118981). * Sort Depends in d/control in alphabetic order. * Adding Salsa Continuous Integration. * Updating copyrights. * Updating Standards-Version to 4.7.2. * Updating d/watch to Version 5. * Remove unused Rules-Requires-Root in d/control. * Renaming files in d/. * Updating d/rules. * Adding d/links. * Adding d/dirs. iotop-c (1.31-1) unstable; urgency=medium . [ Renan Rodrigo ] * Add autopkgtests . [ Boian Bonev ] * Update to new upstream release of 1.31 * Bump standards to 4.7.3 * Remove redundant priority * Remove redundant r^3 * Update year in copyright * Change d/watch to version 5 kanagram (4:25.12.1-1) unstable; urgency=medium . * Team upload [ Aurélien COUDERC ] * Point upstream source to invent git repo. . [ Salvo 'LtWorf' Tomaselli ] * New upstream release katomic (4:25.12.1-1) unstable; urgency=medium . * Team upload [ Aurélien COUDERC ] * Point upstream source to invent git repo. . [ Salvo 'LtWorf' Tomaselli ] * New upstream release kblackbox (4:25.12.1-1) unstable; urgency=medium . * Team upload [ Aurélien COUDERC ] * Point upstream source to invent git repo. . [ Salvo 'LtWorf' Tomaselli ] * New upstream release kblocks (4:25.12.1-1) unstable; urgency=medium . * Team upload * New upstream release kbounce (4:25.12.1-1) unstable; urgency=medium . * Team upload [ Aurélien COUDERC ] * Point upstream source to invent git repo. . [ Salvo 'LtWorf' Tomaselli ] * New upstream release libcatmandu-perl (1.2025-1) unstable; urgency=medium . * Team upload. * Import upstream version 1.2025. * Update debian/upstream/metadata. * Declare compliance with Debian Policy 4.7.3. * Remove «Rules-Requires-Root: no», which is the current default. * Remove «Priority: optional», which is the current default. * Drop unneeded version constraints from (build) dependencies. * Update lintian override info format in d/source/lintian-overrides. libcatmandu-xls-perl (0.11-1) unstable; urgency=medium . * Team upload. . [ Debian Janitor ] * Update lintian override info format in d/source/lintian-overrides. * Update standards version to 4.6.2, no changes needed. . [ gregor herrmann ] * Import upstream version 0.11. * Update debian/upstream/metadata. * Declare compliance with Debian Policy 4.7.3. * Remove «Rules-Requires-Root: no», which is the current default. * Remove «Priority: optional», which is the current default. libcrypt-openssl-pkcs10-perl (0.37-1) unstable; urgency=medium . * Team upload. * Import upstream version 0.37. * Declare compliance with Debian Policy 4.7.3. liblog-report-perl (1.44-1) unstable; urgency=medium . * Import upstream version 1.44. - the Dancer* modules moved to separate distribution Dancer2-Plugin-LogReport (in 1.42) * Update debian/upstream/metadata. * Remove removed modules from debian/tests/pkg-perl/syntax-skip. * Examples are gone. * Update years of packaging copyright. * Update dependencies. * Declare compliance with Debian Policy 4.7.3. liblog-report-template-perl (1.04-1) unstable; urgency=medium . * Import upstream version 1.04. - move Dancer2 code to new Dancer2-Plugin-LogReport module. * Update years of packaging copyright. * Update dependencies. * Declare compliance with Debian Policy 4.7.3. libmodule-starter-perl (1.800+dfsg-2) unstable; urgency=medium . * Team upload. * Add a Breaks on unfixed libmodule-starter-smart-perl versions. Cf. #1126216 libmodule-starter-perl (1.800+dfsg-1) unstable; urgency=medium . * Team upload. * New upstream version 1.800+dfsg. libmodule-starter-perl (1.790+dfsg-1) unstable; urgency=medium . * Team upload. . [ gregor herrmann ] * Revert "Move libmodule-build-perl from Build-Depends-Indep to Build-Depends." In this case libmodule-build-perl is not needed for building. * Import upstream version 1.780+dfsg. . [ Samuel Young ] * New upstream version 1.790+dfsg. * Declare compliance with Debian Policy 4.7.2. * Remove <>, which is the current default. * Remove <>, which is the current default. . [ gregor herrmann ] * Update years of upstream copyright. * Declare compliance with Debian Policy 4.7.3. libmodule-starter-smart-perl (0.0.9-3) unstable; urgency=medium . * Add patch to adjust tests to Module::Starter::Simple >= 1.790. Thanks to Santiago Vila for the bug report. (Closes: #1126216) * Make test and runtime dependency on libmodule-starter-perl versioned. * Update debian/upstream/metadata. * Update years of packaging copyright. * Declare compliance with Debian Policy 4.7.3. * Remove «Priority: optional», which is the current default. * Annotate test-only build dependencies with . * Make test and runtime dependency on libmodule-starter-perl versioned. libobject-realize-later-perl (4.00-1) unstable; urgency=medium . * Team upload. * Import upstream version 4.00. * Declare compliance with Debian Policy 4.7.3. * Update test and runtime dependencies. libphysfs (3.2.0-1) unstable; urgency=medium . * New upstream release. - Add new files. - Remove obsolete workarounds from debian/rules. * Add patch 01-cmake-version to fix FTBFS with CMake 4.2. Closes: #1125547 * Bump Standards-Version to 4.7.3 (Remove priority field). * Remove Rules-Requires-Root control field. * Use debian/watch version 5. * Fix lintian warning build-depends-on-obsolete-package for libncurses. libsoup3 (3.6.5-7) unstable; urgency=high . * SECURITY UPDATE: Cherry-pick upstream fix to reject duplicate Host headers - CVE-2025-14523 (Closes: #1122667) * Add patch to fix tests after changes to the public suffix list (LP: #2138374) * Bump Standards Version to 4.7.3 libtest-json-schema-acceptance-perl (1.037-1) unstable; urgency=medium . * Team upload. * Import upstream version 1.037. libuser-identity-perl (4.00-1) unstable; urgency=medium . * Import upstream version 4.00. * Update test and runtime dependencies. * Declare compliance with Debian Policy 4.7.3. * Update years of packaging copyright. libwikidata-toolkit-java (0.17.0-2) unstable; urgency=medium . * Upload to unstable. * Ignore org.sonatype.central:central-publishing-maven-plugin. * Revert a change in ApiConnection to work around a FTBFS * Declare compliance with Debian Policy 4.7.3. libwikidata-toolkit-java (0.17.0-1) experimental; urgency=medium . * New upstream version 0.17.0. * Refresh ApiConnection.patch. * Declare compliance with Debian Policy 4.7.2. linux-ftpd-ssl (0.17.36+really0.17-5) unstable; urgency=medium . * QA upload. * Remove unused libcrypt linking. mkdocs-test (0.6.0-2) unstable; urgency=medium . * Team upload. * Fix clean target. * Drop "Rules-Requires-Root: no" (default). * Drop "Priority: optional" (default). * Update standards-version. * Add debian/salsa-ci.yml. nsnake (3.0.1-2.3) unstable; urgency=medium . * Non-maintainer upload. * Drop "Rules-Requires-Root: no": it is the default now * Bump Standards-Version to 4.7.3, drop Priority: tag * Rewrite d/watch in v5 format * Add debian/salsa-ci.yml * Drop old Debian menu entry, there is a .desktop file . [ Helmut Grohne ] * fix FTCBFS: links with the build architecture compiler during make install (Closes: #1098409) obs-gradient-source (0.3.2-2) unstable; urgency=medium . * debian/control: - Bumped Standards-Version to 4.7.3. - Removed no longer needed "Priority: optional" field. - Removed no longer needed "Rules-Requires-Root: no" field. * debian/copyright: updated packaging copyright years. * debian/watch: migrated to version 5. onetbb (2022.3.0-2) unstable; urgency=medium . * Team upload. * Mark gdb as test-only Build-Dependency. openrefine (3.9.5-2) unstable; urgency=medium . * Upload to unstable. * Declare compliance with Debian Policy 4.7.3. openrefine (3.9.5-1) experimental; urgency=medium . * New upstream version 3.9.5. * Refresh jetty9.patch. * Tighten build-dependency on libwikidata-toolkit-java to >= 0.17.0. * Declare compliance with Debian Policy 4.7.2. openrefine (3.9.3-1) experimental; urgency=medium . * New upstream version 3.9.3. - gdata and phonetic extensions were removed. - install core and grel modules. * Refresh all patches. * Add MediaWikiErrorMessage.patch because we need to update libwikidata-toolkit-java first. * Add test-jar.patch and don't require the test jars to build openrefine. * Add jackson-datatype-jdk8.patch because we don't support Java 8 anymore. openvpn3-client (26+dfsg-2) unstable; urgency=medium . * d/control: update Standards-Version to 4.7.3 openvpn3-client (26+dfsg-1) unstable; urgency=medium . * New upstream version 26+dfsg * Revert "d/patches: add 0005-ovpn_dco_linux-drop-unused-enum-clashing-with-kernel.patch" openvpn3-client (25+dfsg-4) unstable; urgency=medium . * d/rules: enable devposture addon (Closes: #1114001) passt (0.0~git20260120.386b5f5-1) unstable; urgency=medium . * control: Update standards version to 4.7.3, drop Priority field * New upstream version 0.0~git20260120.386b5f5: - introduce implementation of forwarding rules table, which has the side effect of fixing Podman container restarts: https://github.com/containers/podman/issues/23737 https://github.com/containers/podman/issues/27634 - introduce --splice-only option, to forward loopback traffic only passt (0.0~git20260117.81c97f6-1) unstable; urgency=medium . * New upstream version 0.0~git20260117.81c97f6: - add AppArmor rules to access kernel retransmission timeout parameters via sysctl, https://bugzilla.redhat.com/show_bug.cgi?id=2426863 - fix busyloop with UDP traffic when vhost-user is not fully connected yet, https://bugs.passt.top/show_bug.cgi?id=185 - follow-up fix for https://bugs.passt.top/show_bug.cgi?id=183, improving TCP transfer throughput between nodes with low RTT - upgrade AppArmor ABI version to 4.0 and explicitly allow user namespace creation in policy, needed when libvirtd calls passt as root (Closes: #1124801) petsc (3.24.3+dfsg1-1) unstable; urgency=medium . * New upstream release * Build-Depends: dh-fortran not dh-fortran-mod * Standards-Version: 4.7.3 pyside2 (5.15.18-1) unstable; urgency=medium . * Team upload. * New upstream release. * Drop ea351c5d53e34d3d1daf71de5eb73ba6e03e552a.patch, not needed. * Give the other new patch a meaningful name. * Update minimum CMake version in more files (closes: #1125655). * Add a patch to fix finding tests on new cmake versions. * Drop Priority and Rules-Requires-Root fields, they are default now. * Bump Standards-Version to 4.7.3, no changes needed. python-asgiref (3.11.0-1) unstable; urgency=low . * New upstream version 3.11.0 * Bump Standards-Version to 4.7.3. * Drop Rules-Requires-Root. * Update year in d/copyright. * Use uscan version 5. python-check-jsonschema (0.34.1+really0.25.0-1) unstable; urgency=medium . * Upload to unstable. . python-check-jsonschema (0.34.1+really0.25.0-0.1) experimental; urgency=medium . * Non-maintainer upload. * Downgrade to last upstream release without regress. Closes: #1120171. * Enable test except one that needs the binary installed. python-check-jsonschema (0.34.1+really0.25.0-0.1) experimental; urgency=medium . * Non-maintainer upload. * Downgrade to last upstream release without regress. (Closes: #1120171) * Enable test except one that needs the binary installed. python-check-jsonschema (0.34.1-1) unstable; urgency=medium . * New upstream version. python-check-jsonschema (0.34.0-2) unstable; urgency=medium . * Add copyright for src/check_jsonschema/formats/implementations/rfc3339.py. . python-check-jsonschema (0.34.0-1) unstable; urgency=medium . * Initial release. Closes: #1026778. python-django-treebeard (4.8.0-1) unstable; urgency=low . * New upstream version 4.8.0 * Refresh patches. * Bump Standards-Version to 4.7.3. * Update year in d/copyright. * Use uscan version 5. * Directly compile translations using babel. * Use \$(CURDIR) in d/rules. * Simplify d/rules by using execute_before_ target instead of override. * Switch Testsuite to autopkgtest-pkg-pybuild. python-markdown (3.10.1-1) unstable; urgency=medium . * New upstream release. * Drop mkdocstrings-python_2.diff, included in the new release. * Drop ‘Priority: optional’, it became default in dpkg 1.22.12. * Bump Standards-Version to 4.7.3. python-mistletoe (1.5.1-1) unstable; urgency=medium . * New upstream release. * Update Standards-Version to 4.7.3 (no changes required). * Drop unneeded Priority:optional and R3:no. * Mark package as Multi-Arch:foreign as per hinter. python-pyinstrument (5.1.2+ds-1) unstable; urgency=medium . * [2833bd0] New upstream version 5.1.2+ds * [c97b94e] Rebuild patch queue from patch-queue barnch Added patch: p-profiler.py-Fix-small-type.patch * [256444e] d/control: Bump Standards-Version to 4.7.3 No further changes needed. * [7aaaf55] d/control: Drop field Priority: optional * [bd98e1a] d/rules: Use older Python version for doc build * [27c6acd] d/copyright: Update year data python-pyvista (0.46.5-1) unstable; urgency=medium . * New upstream release - deprecates debian patch python3.14-compatibility.patch python-scrypt (0.9.4-1) unstable; urgency=medium . * QA upload. * New upstream release. * debian/control: Add python3-pytest into build-dep. * debian/watch: Update to version 5. python-scrypt (0.8.29-1) unstable; urgency=medium . * QA upload. * New upstream release. * Bump Standards-Version to 4.7.3. qdirstat (2.0-1) unstable; urgency=medium . * New upstream release. - Switch to Qt6. * Bump Standards-Version to 4.7.3 (Remove priority field). * Remove Rules-Requires-Root control field. * Update debian/copyright. * Adjust lintian overrides. racket-mode (20260117~git.71f27c6-1) unstable; urgency=medium . * Update to new upstream version 20260117~git.71f27c6. * Update my Debian copyright year recode (3.7.15-2) unstable; urgency=medium . * Drop "Rules-Requires-Root: no" (default). * Drop "Priority: optional" (default). * Update standards-version. requirements-parser (0.13.0-1) unstable; urgency=medium . * New upstream version 0.13.0. * d/watch: - track upstream repo move. - use version 5 format. * d/control: - Standards-Version: 4.7.3. - drop redundant Priority field. - drop Rules-Requires-Root. - update upstream URLs. * d/upstream/metadata: update upstream URLs. * d/copyright: update upstream URLs. rttr (0.9.6+dfsg1-7) unstable; urgency=medium . * Add patch 01-cmake-version to fix a FTBFS with CMake 4.2. Closes: #1125634 * Acknowledge NMU from Sergio Durigan Junior. * Bump Standards-Version to 4.7.3 (Remove priority field). * Remove Rules-Requires-Root control field. * Remove unused override. rust-bzip2-sys (0.1.13-1) unstable; urgency=medium . * Team upload. * Package bzip2-sys 0.1.13+1.0.8 from crates.io using debcargo 2.7.11 rust-libbz2-rs-sys (0.2.2-1) unstable; urgency=medium . * Team upload. * Package libbz2-rs-sys 0.2.2 from crates.io using debcargo 2.7.11 rust-snafu (0.7.5-2) unstable; urgency=medium . * Team upload. * Package snafu 0.7.5 from crates.io using debcargo 2.7.11 * Update tests: they only pass with std and default rust-snafu (0.7.5-1) unstable; urgency=medium . * Team upload. * Package snafu 0.7.5 from crates.io using debcargo 2.7.8 rust-unicode-normalization (0.1.25-1) unstable; urgency=medium . * Team upload. * Package unicode-normalization 0.1.25 from crates.io using debcargo 2.7.11 rust-versions (6.3.2-2) unstable; urgency=medium . * Team upload. * Package versions 6.3.2 from crates.io using debcargo 2.7.11 * Relax dependency on itertools. rust-zvariant-utils (3.3.0-1) unstable; urgency=medium . * Team upload. * Package zvariant_utils 3.3.0 from crates.io using debcargo 2.7.11 * Refresh patches for new upstream release samba (2:4.23.5+dfsg-1) unstable; urgency=medium . [ Michael Tokarev ] * new upstream bugfix release * use-explicit_bzero-to-zero-memory.diff: use explicit_bzero() to explicitly zero memory everywhere, not just for ZERO_STRUCT * heimdal-kdc-fix-memset_s-calls-1296.patch - fix some wrong memset_s usages * d/*.lintian-overrides: remove library-not-linked-against-libc tags (#896012 is now fixed) * inline-getprogname.diff, inline-openat2.diff - reduce libreplace usage * d/patches/series: remove old commented-out entry * add-support-for-bind-9.20.patch: remove, applied upstream . [ Andreas Hasenack ] * Add DEP8 test for macro expansion in config file sasdata (0.11.0-2) unstable; urgency=medium . * Clean additional build-outputs to allow building twice in a row (Closes: #1045386). * Update Standards-Version to 4.7.3 (no changes required). * Drop no-longer-needed Priority:optional and R3:no fields. * Drop no-longer-needed lintian overrides. sasmodels (1.0.12-2) unstable; urgency=medium . * Add build-outputs to d/clean to allow building twice-in-a-row. * Mark sasmodels-private-libs as multi-arch:same as per hinter. sasview (6.1.2-2) unstable; urgency=medium . * Add additional build-output to d/clean to permit building twice-in-a-row. scipy (1.16.3-4) unstable; urgency=medium . * hppa: skip test_QRVS_shape_consistency [3-d_out2-None-size_out0-qrng2-NumericalInversePolynomial] * hurd-i386: skip test_rvs_and_ppf[laplace-args22] * sparc64: reinstate skips on failing special (complex) tests (stats tests are fixed or skipped in PR24262). Upstream #22577. simrisc (16.06.00-1) unstable; urgency=medium . * The generated data files (like data-0.txt) contains a new column 'detected by' specifying which modality detected a tumor. The simrisc man-page was updated accordingly. sphinxcontrib-video (0.4.2-1) unstable; urgency=medium . * [d40319c] d/watch: Convert to version 5 * [ec55ddf] New upstream version 0.4.2 * [2268f14] d/control: Bump Standards-Version to 4.7.3 No further changes needed. * [d0e237e] d/control: Drop field Priority: optional * [889d10b] d/copyright: Update year data ssh-agent-filter (0.5.2-1.1) unstable; urgency=medium . * Non-maintainer upload. * Set HOME for build time test Closes: #1117775 * debhelper-compat=13 ssh-agent-filter (0.5.2-1) unstable; urgency=medium . * release 0.5.2 + base64_encode: fix two-byte out-of-bounds stack write (Closes: #914501) * declare compliance with Debian Policy 4.2.1, no changes needed ssh-agent-filter (0.5.1-1) unstable; urgency=medium . * fix url to git repo viewer * release 0.5.1 + Partially revert "(re)unify client iostreams", working around a problem with newer boost::iostreams and seek() on sockets * fix URLs in d/copyright * Bump Standards-Version: 4.1.5 * remove now-unneeded --parallel from dh call ssh-agent-filter (0.5-2) unstable; urgency=medium . * fix autopkgtests: allow-sdterr, add Depends: shunit2 * fix debian/watch . ssh-agent-filter (0.5-1) unstable; urgency=medium . * release 0.5 * follow API change in nettle 3.4 (Closes: 884400) * Bump Standards-Version and dh compat * version Build-Depends: on nettle 3.4 (new API) * update upstream urls * add upstream testsuite as autopkgtest * add Rules-Requires-Root: no ssh-agent-filter (0.4.2-1) unstable; urgency=medium . * New upstream release: + clear O_NONBLOCK on client sockets * use debhelper for dpkg-maintscript-helper * debian/rules: enable more hardening/reproducibility/qa build flags * remove Build-Depends: bash-completion * Standards-Version: 3.9.8 * replace git: with https: in Vcs-Git: ssh-agent-filter (0.4.1-1) unstable; urgency=medium . * New upstream release: - call functions with namespace instead of using their names (Closes: #797235) - drop debian/patches/ * install bash_completions manually, clean up conffile from prior versions ssh-agent-filter (0.4-2) unstable; urgency=medium . * add debian/patches/0001-workaround-FTBFS-caused-by-doko: link with -lpthread(Closes: #759859) * Bump Standards-Version. ssh-agent-filter (0.4-1) unstable; urgency=medium . * New upstream release. + update copyright years * Bump Standards-Version. ssh-agent-filter (0.3.1-1) unstable; urgency=medium . * New upstream release. - use LDLIBS instead of LDFLAGS (Closes: #729500) * New Build-Depends: libboost-iostreams-dev * Remove Build-Depends: pandoc-data ssh-agent-filter (0.3-1) unstable; urgency=low . * New upstream release. - Install new files: ssh-askpass-noinput(.1) - Add Recommends: ssh-askpass, zenity - Update copyright for new contributor. * Allow parallel building. ssh-agent-filter (0.2-1) unstable; urgency=low . * Initial release (Closes: #722950) stormbaancoureur (2.1.6-5) unstable; urgency=medium . * Team Upload * Bump Standards-Version to 4.7.3, drop Priority: tag * Rewrite d/watch in v5 format * Use /usr/share/dpkg/buildflags.mk to provide build flags * Rewrite d/copyright in machine-parsable format translate-toolkit (3.18.1-1) unstable; urgency=medium . * New upstream release. - refresh patches * Update Standards-Version to 4.7.3 (no changes required). * Drop unneeded Priority:optional and R3:no fields. unattended-upgrades (2.12+nmu1) unstable; urgency=medium . * Non-maintainer upload. * Remove unnecessary `global` statement, fixing flake8 test (closes: #1125393). underscore (1.13.7~dfsg+~1.13.0-5) unstable; urgency=medium . * Fix a typo underscore (1.13.7~dfsg+~1.13.0-4) unstable; urgency=medium . * Work arround rollup problem with ~ underscore (1.13.7~dfsg+~1.13.0-3) unstable; urgency=high . * Team upload * Fix name generation for cjs and amd. underscore (1.13.7~dfsg+~1.13.0-2) unstable; urgency=medium . * Team upload * Improve reproductibility of webpack * Allow rebuild twice (Closes: #1046098) underscore (1.13.7~dfsg+~1.13.0-1) unstable; urgency=medium . * Team upload * New upstream version * Remove prebuild javascript * Bump standard no changes * Suggests jquery * deduplicate package by depending on libjs-underscore * MA: foreign virtme-ng (1.40-2) unstable; urgency=medium . * wrap-and-sort. * Remove extra dependency. (Closes: #1125855) * Do not install vng-mcp: The dependencies are missing in Debian. * Add missing dependencies. (Closes: #1110189) * Prepare for util-linux split. (Closes: #1116293) virtme-ng (1.40-1) unstable; urgency=medium . * Uprev upstream package. * Remove merged patches. * Improve clean target. * Uprev standard. * Update lintian allowlist. wordpress (6.9+dfsg1-1) unstable; urgency=medium . * New upstream release xrootd-s3-http (0.6.1-1) unstable; urgency=medium . * Update to version 0.6.1 yade (2026.1.0-2) unstable; urgency=medium . * [7782e9f] Disable longdouble and float128 builds on amd64 yade (2026.1.0-1) unstable; urgency=medium . * Upload to unstable. . yade (2026.1.0-1~exp1) experimental; urgency=medium . * [151be60] New upstream version 2026.1.0 * [90e5264] Refresh patches * [c06f914] Update Standards-Version to 4.7.3 yade (2026.1.0-1~exp1) experimental; urgency=medium . * [151be60] New upstream version 2026.1.0 * [90e5264] Refresh patches * [c06f914] Update Standards-Version to 4.7.3