ansible-core (2.22.0~beta1-1) unstable; urgency=medium . * New upstream version 2.22.0~beta1 * Drop fix-integration-tests.patch (applied upstream) * Drop fix-integration-test-apt.patch (fixed differently upstream) * Drop fix-pytest91-parametrize-stdin.patch (applied upstream) * Refresh patches astropy-healpix (1.1.2-3) unstable; urgency=medium . * Team Upload * Switch to pybuild-plugin-pyproject (Closes: #1148093) * Remove redundant Priority: optional from source stanza. * Update standards version to 4.7.4, no changes needed. blazar-tempest-plugin (0.19.0-3) unstable; urgency=medium . * Add install-missing-files.patch. blazar-tempest-plugin (0.19.0-1) experimental; urgency=medium . * New upstream release. borgstore (0.6.3-1) unstable; urgency=medium . * New upstream version 0.6.3 btfs (3.3-1) unstable; urgency=medium . * New upstream release bucklespring (1.5.1-3) unstable; urgency=medium . * Note in debian/copyright the two sources scan-mac.c is derived from, VirtualBox's DarwinKeyboard.cpp and a blog post by Daniel Beard, as suggested in the NEW queue review, even though that file is not built on Debian. * bucklespring-libinput README.Debian: add a recipe for narrowing the input device grant to members of a group, by way of a pam_exec(8) hook that applies the ACL at login on the local seat, as udev's uaccess tag is per seat and cannot select users. * New patch repeat.patch: play the click sound each time a key held down auto repeats, rather than falling silent until it is released, with a new option -r/--no-repeat to get the old behaviour back. The X11 backend only had to stop discarding the repeat events it already recognised; libinput drops the kernel's repeats altogether, so that backend times its own, leaving out the modifier keys that no display server repeats. It takes the delay and the rate from the compositor, over wl_keyboard.repeat_info, which under Wayland is the only thing that knows them: no compositor sends an event per repeat, each client is given the two numbers and runs its own timer, and the kernel's setting, which is what the input device reports, stays at its 250 ms and 33 ms default however the desktop is configured. Failing a compositor it asks the device with EVIOCGREP, which is the right answer on a console, and new --repeat-delay and --repeat-rate options override the lot. Build-depend on libwayland-dev accordingly. * Move the manual pages to debian/man/. Keeping buckle-*.service.8 directly in debian/ made dh's no-op check for dh_installsystemd glob debian/*.service.* and go looking for architecture qualified service files, which made it ask about the synthetic template unit package names and warn "package bucklespring-x11@ is not in control info" once per binary package. * Generate buckle-x11.1 and buckle-libinput.1 from the --help output of each executable with help2man, so that an option added to the program appears in its manual page by itself; the prose around the option list lives in debian/man/*.1.h2m. help2man has to run the program, so the generated pages are kept in the source and refreshed only on a native build. * New patch usage-text-typos.patch, from upstream: the long option is spelled --audio-path, and the library is OpenAL. Now that the manual pages are generated from that text, a wrong option name there became a wrong option name in the manual page. * New patch usage-text-help2man.patch: capitalise Usage: and Options: in the usage text, which is how help2man recognises the synopsis line and the start of the option list, and what the GNU coding standards ask for. * New patch mouse-event-selection.patch, and extend libinput-mouse- click.patch: sound the scroll wheel, one click per detent, in both flavours, and add --mouse to choose which mouse events click, a comma separated list of left, middle, right, side, extra, wheel and hwheel, with all, the default, and none at the ends of it. This also fills in what the X11 backend had been ignoring: it played buttons 1 and 3 only, and now knows the middle and thumb buttons too. Two fingers scrolling a touchpad stay silent, having no detents. The udev rule needs no change, a wheel being on a device that already has ID_INPUT_MOUSE set. * New patch version-option.patch: add -V/--version, printing the GNU standard version block. The version and package name come from PACKAGE_VERSION and PACKAGE_NAME behind the customary HAVE_CONFIG_H include, with #ifndef fallbacks to what the shipped Makefile passes, so that moving upstream to autoconf and automake would need only AC_CONFIG_HEADERS. help2man makes the COPYRIGHT and AUTHOR sections of the manual pages out of that output, so debian/rules need no longer pass --version-string, nor include pkg-info.mk to work one out. * Shorten the --source passed to help2man to "Bucklespring keyboard sound". At 27 characters it fits the page footer, where the 37 of the description previously passed overran the 32 groff has room for there at the default 80 columns and came out ellipsised. * New patch usage-to-stdout.patch: print the usage text on stdout when --help asked for it, keeping stderr for the complaint about an option that would not parse, as the GNU coding standards have it; -- version already did. Both being on stdout, help2man no longer needs --no-discard-stderr. * German debconf translation (closes: #1148564) buildstream (2.8.1-1) unstable; urgency=high . * New upstream release - SECURITY UPDATE: Improper link resolution before file access ('link following') vulnerability in the `tar` source plugin when running on Python < 3.12 - CVE-2026-82331 * d/copyright: update for upstream 2.8.1 cacti (1.2.31+ds1-4) unstable; urgency=medium . * Team upload in Debian Commons team with maintainer consent * Use mariadb-server-compat in tests to match cacti recommends (Closes: #1148789). * Update recommends to use mariadb-server-compat to prepare for future removal of default-mysql-server package. cockpit (368-1) unstable; urgency=medium . * New upstream security update: - Limit concurrent connections [CVE-2026-91149] - Harden cockpit-ws against trailing slash [CVE-2026-91147] - Sanitize URLs from PackageKit [CVE-2026-91148] - Interactive file chooser for SSH keys cockpit-machines (357-1) unstable; urgency=medium . * New upstream security update: - Harden against local attacks from accessing sensitive data [CVE-2026-92768, CVE-2026-92747, CVE-2026-92745] cockpit-podman (131-1) unstable; urgency=medium . * New upstream bug fix release. cron (3.0pl1-210) unstable; urgency=medium . * added a dependency on python3 in debian/tests/control, as the error in tests run inside an icus container fail durinf a python script. Maybe, Closes: #1144776 debian-codemods (0.185) unstable; urgency=medium . [ Simon Quigley ] * Bump sqlx to 0.9. Closes: #1145431 . [ Jelmer Vernooij ] * Bump yaml-edit to 0.3. debian-codemods (0.183) unstable; urgency=medium . * Add fixer for alien-tag * Add fixer for desktop-entry-contains-deprecated-key * Add fixer for debian-watch-lacks-sourceforge-redirector * Add fixer for spelling-error-in-rules-requires-root. * Add fixer for systemd-tmpfile-in-var-run * Add fixer for unnecessary-source-date-epoch-assignment * Add fixer for testsuite-restrictions-has-deprecated-skip-not- installable * Add fixer for capitalization-error-in-description-synopsis * Add fixer for dh-install-instead-of-dh-installmodules * Add fixer for missing-debian-watch-file-standard * Rebuild against libpython3.14. Closes: #1140904 * Port the no-copyright-file fixer to decopy 0.3, fixing FTBFS with the new decopy module layout. Closes: #1142066 debian-codemods (0.182) unstable; urgency=medium . * Add detector for boilerplate-copyright-format-uri. * Add fixer for debian-control-repeats-field-name-in-value. * Add fixer for copyright-refers-to-deprecated-bsd-license-file. * Add fixer for redundant-origin-field. * Add fixer for debian-files-list-in-source. * Add fixer for default-mta-dependency-does-not-specify-mail- transport-agent. * Add fixer for copyright-refers-to-compressed-license. * Add detector for description-starts-with-package-name. * Add fixer for no-newline-at-end. * Add fixer for redundant-bugs-field. * Add fixer for aspell-package-not-arch-all. * Add detector for debian-news-entry-uses-asterisk. * Make breezyshim an optional dependency in multi-arch, deb-transition-apply and deb-scrub-obsolete. debian-codemods (0.181.1) unstable; urgency=medium . * Bump rust-sha1 to 0.11. debian-codemods (0.181) unstable; urgency=medium . * Add fixer for binary-package-depends-on-toolchain-package. * Bump minimum makefile-lossless to 0.3.38, fixing support for define/enddef. Closes: #1138773 * deb-scrub-obsolete: Drop redundant alternative dependencies after stripping version constraints. Closes: #981529 * Only reorder Files paragraphs in debian/copyright when patterns actually overlap, rather than by directory depth alone. Closes: #1135874 * Fix copyright-continued-lines-with-space to avoid mixed space+tab indentation. Closes: #966631 * lintian-brush: Drop lintian overrides made unused when bumping the debhelper compat level rewrites debian/rules. Closes: #970174 * Add fixer for uses-dh-addons (only applied with --opinionated). Closes: #953391 * deb-scrub-obsolete: Report UDD connection failures as a fatal error rather than panicking. Closes: #1138770 debian-codemods (0.179) unstable; urgency=medium . * Ship librust-lintian-brush-dev, librust-multiarch-hints-dev, librust-debian-workspace-dev. These are necessary so debian-lsp can link against them. debian-codemods (0.178) unstable; urgency=medium . * Add fixer for homepage-for-cpan-package-contains-version. * Add fixer for redundant-priority-optional-field. * Add fixer for needlessly-depends-on-awk. * Add fixer for depends-on-old-emacs. * Add fixer for copyright-refers-to-old-directory. * Add fixer for build-depends-on-1-revision. * Add fixer for homepage-for-cpan-package-contains-version. * Add fixer for bugs-field-does-not-refer-to-debian-infrastructure. * Add fixer for build-depends-on-python-sphinx-only. * Add fixer for depends-on-python-minimal. * debcargo.toml: Suggest setting collapse_features. * Fix test_bsd incorrectly returning changes. Closes: #1136917 * initial-upload-closes-no-bugs: Cross-check the whole changelog for already-closed WNPP bugs before re-adding them on the initial release entry. Closes: #1136913 debian-codemods (0.177) unstable; urgency=medium . * Add LintianIssue::Visibility * scrub-obsolete: Implement the scrub-annotations spec. debian-codemods (0.176) unstable; urgency=medium . This release significantly changes how lintian-brush works under the hood, with a view to supporting more complex workflows like inclusion in a LSP. . * Include per-issue package and info detail in Fixes: trailers, and emit each See-also: URL only once per unique tag. * Add fixer for essential-no-not-needed. * no-homepage-field, package-has-no-description: Report the lintian issue even when no upstream homepage or description can be guessed, rather than silently dropping the diagnostic. * Bump debian-analyzer to 0.160.16, fixing versioning of new files. Thanks, Timo Röhling, for the debugging help. Closes: #1064436 * Add --detect-only flag to lintian-brush, which reports detected issues without applying any fixes. * Add --interactive flag to lintian-brush, which prompts for which action plan to apply for each detected issue. * Add --quick flag for running fast fixers. debian-codemods (0.175) unstable; urgency=medium . * Add support for standards-version 4.7.4.0. * debian-rules-missing-recommended-target: Skip when debian/rules has parse errors, to avoid incorrect modifications. Closes: #1131043 * Use external lintian overrides crate. * Support CRAN and Bioconductor watch file templates. Closes: #1133114 * Verify watch entries with discover_blocking() when net access is available. debian-codemods (0.174) unstable; urgency=medium . * Bump upstream-ontologist dependency to 0.3.13; be more lenient when parsing upstream files. * Add fixer for package-relation-with-perl-modules. * debian/control: Fix possible-unindented-list-in-extended- description. * Disable default features for sqlx to avoid pulling in sqlite dependency chain. Closes: #1131695 * When upgrading to debhelper compat 12, add --libexecdir=/usr/libexec for autoconf and meson packages that use libexecdir. Closes: #963196 * ancient-maintscript-entry: Include details about removed entries and their upload dates in commit messages. Closes: #985834 * Add regression test for debian-rules-missing-recommended-target not modifying rules files with dh pattern rules and build overrides. Closes: #1131043 * Include upgrade checklist verification details in commit messages when bumping Standards-Version. Closes: #1023505 * out-of-date-standards-version: Add support for standards versions 4.7.0 through 4.7.3. debian-codemods (0.173) unstable; urgency=medium . * Switch to yaml-edit crate for debian/upstream/metadata editing. Closes: #1128572 debian-codemods (0.172) unstable; urgency=medium . * Bump version of debian-watch to one with proper field names for v5. Closes: #1129735 * Bump debian-watch crate to 0.4.3; actually adds support for all metacpan templates. Closes: #1128553 debian-codemods (0.171) unstable; urgency=medium . * debian/copyright: Remove unused MIT license paragraph * upload to unstable with new package names. * Fix day-of-week for changelog entries 0.166, 0.165. debian-codemods (0.170) experimental; urgency=medium . * Rename source package to ``debian-codemods`` to reflect that it contains more than just lintian-brush. * Split out a debian-codemods binary package that contains the non-lintian-brush binaries. designate-tempest-plugin (0.30.0-1) unstable; urgency=medium . * New upstream release. * Add install-missing-files.patch. designate-tempest-plugin (0.29.0-1) experimental; urgency=medium . * New upstream release. dokuwiki-plugin-addnewpage (2026-09-14-1) unstable; urgency=medium . * Harmonizing rules file. * Making copyright lintian compliant. * Tidying depends for debhelper 14. * Merging upstream version 2026-09-14. errbot (6.2.0+ds-10) unstable; urgency=medium . * Team upload. * Add a native systemd service, as systemd-sysv-generator was removed upstream in systemd v260 (Closes: #1148643) * The init script stays installed for sysvinit users. gaupol (2.0.1-1) unstable; urgency=medium . * New upstream release * Rewrite debian/rules to march upstream changes * Build depend on pybuild-plugin-pyproject and python3-hatchling * Bump Standards-Version to 4.7.4 - debian/control: Priority field removed (it's "optional") * Rewrite debian/watch in version=5 format (with Github template) glyphslib (6.14.0+ds-2) unstable; urgency=medium . * Team upload * Mark all test-related deps as gnome-shell-extension-dash-to-panel (74-1) unstable; urgency=medium . * New upstream release heat-dashboard (16.0.0~rc2-1) unstable; urgency=medium . * New upstream release. heat-tempest-plugin (3.0.0-2) unstable; urgency=medium . * Uploading to unstable. heat-tempest-plugin (3.0.0-1) experimental; urgency=medium . * New upstream release. * Fixed (build-)depends for this release. heat-tempest-plugin (2.8.0-1) experimental; urgency=medium . * New upstream release. ironic-tempest-plugin (3.2.0-3) unstable; urgency=medium . * Add install-missing-files.patch. ironic-tempest-plugin (3.2.0-2) unstable; urgency=medium . * Uploading to unstable. ironic-tempest-plugin (3.2.0-1) experimental; urgency=medium . * New upstream release. ironic-tempest-plugin (3.1.0-1) experimental; urgency=medium . * New upstream release. ironic-ui (6.9.0-2) unstable; urgency=medium . * Uploading to unstable. ironic-ui (6.9.0-1) experimental; urgency=medium . * New upstream release. jdependency (2.16-1) unstable; urgency=medium . * New upstream release - Updated the name of the upstream changelog file - Updated the Maven ignore rules * Standards-Version updated to 4.7.4 * Removed the redundant Priority field ldc (1:1.42.0-2.1) unstable; urgency=medium . * Non-maintainer upload. * Use the default LLVM. (Closes: #1122608) libapache-poi-java (4.1.1-1) unstable; urgency=medium . * New upstream release - Fixes CVE-2019-12415 (Closes: #943565) - Refreshed the patches - New build dependency on libmockito-java - New dependency on libbatik-java for the SVG image renderer - New build dependency on libguava-java * Adapted the build to the XMLBeans 4 metadata layout, the compiled schemas were dropped from poi-ooxml-schemas.jar and no OOXML document could be opened (Closes: #1012016) * Added commons-io to the test classpath, commons-compress requires it * Removed the libapache-poi-java-doc package * Repaired debian/orig-tar.sh (ECMA and ETSI URLs, SVN tag naming) * Standards-Version updated to 4.7.4 libgusb (0.4.9-8) unstable; urgency=medium . * Add a patch to fix FTBFS (Closes: #1147776) libjoda-time-java (2.14.4-1) unstable; urgency=medium . * New upstream release * Standards-Version updated to 4.7.4 * Removed the redundant Priority field * Removed Torsten Werner from the Uploaders (Closes: #1139016) * Removed Varun Hiremath from the Uploaders (Closes: #1145247) libjs-jquery-colorpicker (1.2.21-1) unstable; urgency=medium . * Team upload * New upstream version 1.2.21 * Declare compliance with policy 4.7.4 * Drop "Rules-Requires-Root: no" * Drop "Priority: optional" * debian/watch version 5 * Refresh patches lldpad (1.2.0-1) unstable; urgency=medium . * Update Uploaders list (Closes: #1141897) * Fix autopkgtest under incus-lxc (Closes: #1144802) * Update Debian copyright text for GPL-2 * Update Standards-Version to 4.7.4 * New upstream version 1.2.0 * Update packaging for new upstream version * Fix Lintian warnings for groff * Fix Lintian warning on patch DEP3 header magnum-tempest-plugin (2.12.0-3) unstable; urgency=medium . * Add install-missing-files.patch. magnum-tempest-plugin (2.12.0-2) unstable; urgency=medium . * Uploading to unstable. magnum-tempest-plugin (2.12.0-1) experimental; urgency=medium . * New upstream release. magnum-tempest-plugin (2.11.0-1) experimental; urgency=medium . * New upstream release. manila-tempest-plugin (3.2.0-2) unstable; urgency=medium . * Uploading to unstable. manila-tempest-plugin (3.2.0-1) experimental; urgency=medium . * New upstream release. manila-tempest-plugin (3.1.0-1) experimental; urgency=medium . * New upstream release. masakari-dashboard (15.0.0~rc2-3) unstable; urgency=medium . * Uploading to unstable. masakari-dashboard (15.0.0~rc2-2) unstable; urgency=medium . * Uploading to unstable. masakari-dashboard (15.0.0~rc2-1) experimental; urgency=medium . * New upstream release. masakari-dashboard (15.0.0~rc1-2) experimental; urgency=medium . * Add python3-oslo.log as (build-)depends. masakari-dashboard (15.0.0~rc1-1) experimental; urgency=medium . * New upstream release. mistral-tempest-plugin (2.10.0-2) unstable; urgency=medium . * Uploading to unstable. mistral-tempest-plugin (2.10.0-1) experimental; urgency=medium . * New upstream release. mistral-tempest-plugin (2.9.0-1) experimental; urgency=medium . * New upstream release. nco (5.4.0-1) unstable; urgency=medium . * New upstream release. networking-baremetal (8.1.0-2) unstable; urgency=medium . * Uploading to unstable. networking-baremetal (8.1.0-1) experimental; urgency=medium . * New upstream release. networking-generic-switch (10.1.0-2) unstable; urgency=medium . * Uploading to unstable. networking-generic-switch (10.1.0-1) experimental; urgency=medium . * New upstream release. * Fixed (build-)depends for this release. networking-sfc (23.0.0~rc1-2) unstable; urgency=medium . * Uploading to unstable. networking-sfc (23.0.0~rc1-1) experimental; urgency=medium . * New upstream release. neutron-tempest-plugin (3.3.0-2) unstable; urgency=medium . * Uploading to unstable. * Add install-missing-files.patch. neutron-tempest-plugin (3.3.0-1) experimental; urgency=medium . * New upstream release. * Fixed (build-)depends for this release. neutron-tempest-plugin (3.2.0-1) experimental; urgency=medium . * New upstream release. * Fixed version of neutron-lib (build-)depends. node-cjs-module-lexer (2.2.1+dfsg-1) unstable; urgency=medium . * Team upload * New upstream version 2.2.1+dfsg * Declare compliance with policy 4.7.4 * debian/watch version 5 * Clean up terser-async patch header and indentation node-get-tsconfig (4.14.3-1) unstable; urgency=medium . * Team upload * New upstream version 4.14.3 * Refresh patches node-got (11.8.6+~cs58.13.36-1) unstable; urgency=medium . * Team upload * New upstream version 11.8.6+~cs58.13.36 * Unfuzz patches node-jszip (3.10.2+dfsg-1) unstable; urgency=medium . * Team upload * Declare compliance with policy 4.7.4 * Drop "Rules-Requires-Root: no" * Drop "Priority: optional" * Apply multiarch hints from UDD * debian/watch version 5 * New upstream version 3.10.2+dfsg node-mdn-data (2.36.0-1) unstable; urgency=medium . * Team upload * New upstream version 2.36.0 node-pixl-config (1.0.16-1) unstable; urgency=medium . * Team upload * New upstream version 1.0.16 * debian/watch version 5 node-pixl-mail (1.1.10-1) unstable; urgency=medium . * Team upload * New upstream version 1.1.10 * Apply multiarch hints from UDD node-pixl-server (1.0.51-1) unstable; urgency=medium . * Team upload * New upstream version 1.0.51 * debian/watch version 5 node-pixl-tools (2.0.5-1) unstable; urgency=medium . [ Xavier Guimard ] * Team upload * New upstream version 2.0.5 * debian/watch version 5 . [ Joe Nahmias ] * run wrap-and-sort -asbkt node-superstruct (2.0.3-1) unstable; urgency=medium . * New upstream release. * Update to debhelper compatibility level 14. * Add dh-sequence-single-binary. * Remove debhelper compat 14 auto-applied substvars. * Prefix debhelper files with the binary package name. nwm (1.5.2-1) unstable; urgency=medium . * New upstream version. octavia-tempest-plugin (3.5.0-1) unstable; urgency=medium . * New upstream release. octavia-tempest-plugin (3.4.0-2) unstable; urgency=medium . * Uploading to unstable. octavia-tempest-plugin (3.4.0-1) experimental; urgency=medium . * New upstream release. pagmo (2.19.1-4) unstable; urgency=medium . * Removing the constraint on the Eigen version when creating the config scripts (Closes: #1148588) pd-vbap (1.2.1-3) unstable; urgency=medium . * Switch to dh-sequence-puredata + Bump dh-compat to 14 * Drop obsolete 'Priority: optional' stanza. * Drop obsolete 'Rules-Requires-Root: no' stanza. * Use github as upstream homepage (Closes: #1134683) * Update d/watch to version 5 * Bump standards version to 4.7.4 . * Update git repository layout to follow DEP-14 progettihwsw (0.1.4-1) unstable; urgency=medium . * New upstream release. * Remove debian/gbp.conf, switch to dgit. * Remove defaults from debian/control. * Update Standards-Version. * Update to debhelper compatibility level 14. * Add dh-sequence-single-binary. * Remove debhelper compat 14 auto-applied substvars. * Prefix debhelper files with the binary package name. * Update copyright year. * Update debian/watch to format version 5. * Add debian/salsa-ci.yml. * Use pybuild-plugin-pyproject. * Simplify debian/rules. puredata (0.56.5+ds-4) unstable; urgency=medium . * Refresh patches with 'gbp pq' * Backport patch to show version on startup puredata (0.56.5+ds-3) unstable; urgency=medium . * Versioned provides of 'pd' (Closes: #1095893) * Set upstream metadata fields: Repository. pytest-astropy-header (0.2.2-4) unstable; urgency=medium . * Team Upload * Switch to pybuild-plugin-pyproject (Closes: #1148094) python-aws-xray-sdk (2.15.0-1) unstable; urgency=medium . * Team Upload * New upstream version 2.15.0 python-bcbio-gff (0.7.1-5) unstable; urgency=medium . * Team Upload * Drop import of setuptools bootstrap altogether (Closes: #1147787) python-duniterpy (1.1.1-3.1) unstable; urgency=medium . * Non-maintainer upload. . [ Alexandre Detiste ] * Apply multi-arch hints. + python-duniterpy-doc: Add Multi-Arch: foreign. . [ Maximiliano Curia ] * Ensure grammar classes initialize value attribute as string (Closes: #1141006) python-duniterpy (1.1.1-3) unstable; urgency=medium . * Team upload * Remove empty homepage field from pyproject (Closes: #1057938) python-duniterpy (1.1.1-2) unstable; urgency=medium . * Team upload * Replace custom with upstream libnacl patch python-duniterpy (1.1.1-1) unstable; urgency=medium . * Team upload * Patch: Fix libnacl.version import closes: bug#1052656 . [ upstream ] * new release(s) closes: bug#1052873 python-duniterpy (1.1.0-3) unstable; urgency=medium . * add patch cherry-picked upstream to fix deprecation warning about typing.re.Pattern * declare compliance with Debian Policy 4.6.2 python-duniterpy (1.1.0-2) unstable; urgency=medium . * update git-buildpackage config: enable automatic DEP-14 branch name handling python-duniterpy (1.1.0-1) experimental; urgency=medium . [ upstream ] * new release(s) . [ Jonas Smedegaard ] * update copyright info: update coverage * build-depend on python3-graphql-core python3-mnemonic python3-pytest python3-pytest-sugar python3-pytest-cov python3-websocket; tighten build-dependency on python3-attr * install examples only as such * add autopkgtest python-duniterpy (0.62.0-3) unstable; urgency=medium . * update watch file: + add uversionmangle for release candidates * build-depend on pybuild-plugin-pyproject (not dh-python-pep517); closes: bug#1005207, thanks to Stefano Rivera python-duniterpy (0.62.0-2) unstable; urgency=medium . * fix call dh_sphinxdoc, making build reproducible; closes: bug#997949, thanks to Chris Lamb * use pep517 build system; drop patch 2001 to avoid Python module poetry; build-depend on dh-python-pep517 python3-poetry-core (not dh-setuptools) * update copyright info: + use Reference field (not License-Reference) + update coverage * declare compliance with Debian Policy 4.6.0 python-duniterpy (0.62.0-1) unstable; urgency=medium . [ upstream ] * new release(s) . [ Jonas Smedegaard ] * tighten build-dependencies on python3-aiohttp python3-attr python3-jsonschema * copyright info: update coverage * install examples * declare compliance with Debian Policy 4.5.1 * update patch 2001 python-duniterpy (0.62.0-1~exp1) experimental; urgency=medium . [ upstream ] * new release(s) . [ Jonas Smedegaard ] * tighten build-dependencies on python3-aiohttp python3-attr python3-jsonschema * copyright info: update coverage * install examples * declare compliance with Debian Policy 4.5.1 * update patch 2001 python-duniterpy (0.60.1-1) unstable; urgency=medium . [ upstream ] * new release + support libnacl version from v1.7.2 closes: bug#974655 . [ Jonas Smedegaard ] * drop explicit runtime dependencies computed by dh_python3 * tighten build-dependency on python3-libnacl python-duniterpy (0.60.0-2) unstable; urgency=medium . * source-only release python-duniterpy (0.60.0-1) unstable; urgency=medium . [ upstream ] * new release . [ Jonas Smedegaard ] * drop patch cherry-picked upstream now applied * update patch 2001 * copyright: + update coverage + use CamelCase in Upstream-Name python-duniterpy (0.58.0-1) unstable; urgency=medium . [ upstream ] * new release . [ Jonas Smedegaard ] * unfuzz and update patches python-duniterpy (0.57.0-1) unstable; urgency=low . * initial packaging release; closes: bug#969572 python-sounddevice (0.5.6-1) unstable; urgency=medium . * Team upload. * New upstream version * Standards-Version: 4.7.4 (routine-update) * Reflow Uploaders field (cme) * Remove Priority field (cme) * Testsuite: autopkgtest-pkg-python (routine-update) * Remove field Testsuite on binary package python-sounddevice-doc that duplicates source. * Set upstream metadata fields: Documentation. repowerd (2026.06-2) unstable; urgency=medium . * Team upload . [ Grzegorz Szymaszek ] * debian/control: bump Standards-Version to 4.7.4 * debian/: install apport package hooks without dh-apport * debian/repowerd.apport: copy missing file from upstream * debian/rules: detect native Ubuntu Touch builds . [ Jeremy Bícha ] * Loosen dependency on repowerd-data with (>= ${source:Upstream-Version}) * Update debian/upstream/metadata responses (0.26.2-1) unstable; urgency=medium . * Team upload. * Switch watch file to use Github tag, not pypi tarballs. * New upstream release. routine-update (0.2.8) unstable; urgency=medium . [ Charles Plessy ] * Transition to uscan templates for CRAN and Bioconductor packages. * Remove skip-not-installable in d/t/autopkgtest-pkg-r.conf * Prevent adding r-pkg-team-core-architecture twice. * Fix debian/watch v5 for Bioconductor ExperiemntData packages. . [ Andreas Tille ] * Verify whether pybuild-plugin-pyproject is in Build-Depends if upstream provides pyproject.tom * Do not force Uploaders if QA team is maintainer * Add create-lrc.config for the moment just for testing to pre-generate debian/lrc.config file * Match exactly to libtool package * Do not verify specific file to verify libconfig-model-dpkg-perl Closes: #1147467 routine-update (0.2.7) unstable; urgency=medium . * Team upload. * Use r-pkg-team-core-architecture instead of the architecture-is-* packages routine-update (0.2.6) unstable; urgency=medium . [ Charles Plessy ] * Reuse repository if it exists. * Reduce debchange editor interruptions to automatic updates. * Various minor code refactoring (git log or git blame for detais). * New -D|--delayed option to updload to the DELAYED queue. * Prompt the user if the build logs and copyright checks are not perfect. * Exit with error if not able to clone non-interactively * Restrict architectures to 64-bit little endian for CRAN and Bioc, except for CRAN packages related to RStudio, Rlib and the Tydiverse, and a short list of packages that do not perform scientific computations and stand near the top of the dependency graph. * Commit d/u/metadata when added by lintian-brush. * If the Uploader field is empty, push the routine-uploader in it. * Fully delegate management of the Priority field to cme. (Closes: #1134948, #1134956) * Shorten to avoid line wrapping * Shorten even more * More exceptions * Auto-detect r-lib, rstudio and tidyverse packages, which we build everywhere * Unmerge passenger changes, again. * Build r-cran-sourcetools everywhere as it is very tied to many packages. . [ Andreas Tille ] * Make sure 'Non-maintainer upload' or 'QA upload' will not be respected * Activate removal of 'Rules-Requires-Root: no' * Maintain in Debian Commons rather than Debian Med team * cme fix dpkg-control * Remove `Rules-Requires-Root: no` routine-update (0.2.4) unstable; urgency=medium . [ Barak A. Pearlmutter ] * simplify logic for git root check . [ Andreas Tille ] * Make sure Build-Depends automake, autoconf and libtool are matched exactly * Do not eat Build-Depends when just replacing debhelper by debhelper-compat * Fix typo * Update manpage * Enable obtaining fallback for Standards-Version when being offline * Rename Maintainer from pkg-go to Debian Go Packaging Team * Section: s/devel/golang/ for golang-* packages . [ Charles Plessy ] * New option to restrict to little-endian architectures. * Add a new --auto mode for mass uploads * When importing a new upstream version import also upstream-signatures * s/git pull/gbp pull/ when more accurate. * Also check that /usr/bin/debputy is available . [ Niels Thykier ] * Run `debputy reformat` to preserve maintainer requested style (via `X-Style` or by having wrap-and-sort parameters in their salsa-ci pipeline). (Closes: #1091922) * Use `dh_assistant` to detect current compat level * Avoid flagging packages using Build-Driver without debhelper as problematic * Remove assumption that `debian/rules` exist * Run `debputy lint --auto-fix`. (Closes: #1091923) routine-update (0.2.3) unstable; urgency=medium . * Use git plumbing commands instead of checking existing .git dir Closes: #1092286 routine-update (0.2.2) unstable; urgency=medium . [ Andreas Tille ] * Make sure Vcs-Fields are set * Replace transitional package pkg-config by pkgconf in Build-Depends * Make the quilt push/pop trick introduced below dependand from the existence of debian/patches/series * Ask maintainer for manual intervention when - using dh-buildinfo (should be removed (see #1068809) - Build-Depending: automake, autoconf[^-], libtool (unneeded) * Call licenserecon * Do not add 'Rules-Requires-Root: no' to d/control any more Closes: #1091928 * NeuroDebian wants backports to oldoldstable which has debhelper 12 now Closes: #1091926 * Move packaging to debian/ team (leave Debian Science team as Maintainer to have some team and not a person as maintainer) . [ Charles Plessy ] * Add a --64 option to restrict build to 64-bit architectures. . [ Michael R. Crusoe ] * Added GBP_BUILDPACKAGE_EXTRA environment variable to pass extra arguments to 'gbp buildpackage'. * simplify usage of rmadison routine-update (0.2.1) unstable; urgency=medium . [ Andreas Tille ] * Deal with other packaging branches than master even if debian/gbp.conf is missing * Make sure changelog will be updated . [ Edward Betts ] * Correct some spelling mistakes using codespell. . [ Charles Plessy ] * Mention gbp-clone aliases in the documentation. * Add a --show-patch option * Run apt-listbugs if available. * Suggest a dput command . [ Ananthu C V ] * Use rmadison to always get the latest debian-policy version * Add ability to drop {XS,XB}-Ruby-Versions fields from debian/control * Bump standards version to 4.7.0 * Check if debian/tests/run-unit-test exists before running grep . [ Andreas Tille ] * Seems rmadison might answer with two lines (buildd-unstable in addition to unstable) - just make sure we fetch a single line to get Standards-Version . [ Michael R. Crusoe ] * Push all patches before running dh-update-R (and pop them off at the end). * Use debcommit from devscripts routine-update (0.2) unstable; urgency=medium . * Drop options -uc -us --git-pbuilder-options="--source-only-changes" from gbp buildpackage call since it might break sbuild configurations (Requested by Charles Plessy) * Add debian/salsa-ci.yml only if team is in positiv list Closes: #1040500 routine-update (0.1.5) unstable; urgency=medium . * Do not blindly replace python-sphinx - for instance python-sphinxcontrib.bibtex-doc should keep its name * Refresh debian/control from debian/control.in if this exists routine-update (0.1.4) unstable; urgency=medium . * Do not mess up d/rules when replacing `--with python3,something` * Drop only X-Python-Version but not X-Python3-Version routine-update (0.1.3) unstable; urgency=medium . [ Charles Plessy ] * Team upload. * Handle the case of empty DEBFULLNAME. routine-update (0.1.2) unstable; urgency=medium . [ Andreas Tille ] * Simplify salsa-ci.yml * Add --experimental option to control target distribution for instance for r-bioc-* transitions * Fix default input . [ Michael R. Crusoe ] * Use the --branch override value more consitently * Apply shellcheck recommendations * For Section: python packages, don't overwrite 'Testsuite: autopkgtest-pkg-python'. routine-update (0.1.1) unstable; urgency=medium . * Another fix to detect new upstream version routine-update (0.1) unstable; urgency=medium . * Fix detection of new upstream version routine-update (0.0.13) unstable; urgency=medium . * Team upload. . [ Andreas Tille ] * Reduce piuparts noise in BioConductor transitions * Enable specifying branch where update should happen . [ Étienne Mollier ] * Implement -t to avoid automatic tagging. * d/copyright: update copyright years. * Standards-Version: 4.6.2 (routine-update) routine-update (0.0.12) unstable; urgency=medium . * Team upload. . [ Dylan Aïssi ] * Replace dh-python by dh-sequence-python3 . [ Andreas Tille ] * Deal better with re-ordered control files by cme . [ Mohammed Bilal ] * drop -i flag while using dch with --team routine-update (0.0.11) unstable; urgency=medium . * New option -u|--no-uscan to just update packaging stuff without scanning for new upstream version * Do not create debian/salsa-ci.yaml if debian/.gitlab-ci.yaml exists * If Vcs is contained in diff this is now usually due to reordering of fields by cme routine-update (0.0.10) unstable; urgency=medium . [ Andreas Tille ] * Bump Standards-Version * even tolerate uscan errors if FORCE is set * No need to add manual dh_auto_test skipping any more since this is automatic with dh compat level >= 13 which we enforce anyway * Fix Maintainer name of Debian Science team . [ Steffen Möller ] * Check for cme preconditions routine-update (0.0.9) unstable; urgency=medium . * Add "Team upload" properly after fixing watch file routine-update (0.0.8) unstable; urgency=medium . * Fix parsing results of dh-update-R routine-update (0.0.7) unstable; urgency=medium . [ Andreas Tille ] * Add info about potentially breaking changes * Call apply-multiarch-hints * Attempt to fix invalid watch files for github * No idea why updates of dh-update-R are not caught as before. Try hard to do proper commits anyway . [ Nilesh Patra ] * Minor fixes: Typos and case . [ Étienne Mollier ] * add -d|--debug flag to enable debug output at run time * reinforce filtering of uscan output, to avoid injecting too many options to `gbp import-orig` (Closes: #992725) routine-update (0.0.6) unstable; urgency=medium . [ Steffen Moeller ] * Cleaning after build before tagging if repository not clean. * Avoiding error messages by grep on non-existing file, extra -q . [ Andrease Tille ] * rename debian/NEWS.Debian debian/NEWS * No tab in license text * Move test whether quilt patches might apply to end of the script * Care for watch file standard 4 . [ Michael R. Crusoe ] * Standards-Version: 4.5.1 (routine-update) routine-update (0.0.5) unstable; urgency=medium . * Team Upload. [ Dylan Aïssi ] * Some R packages have a "Testsuite: autopkgtest-pkg-r" disabled by #. Don't try to add a second line for the testsuite. . [ Nilesh Patra ] * Add --no-build option for preventing the build to happen post rest of routine-update operations * Update manpage with --no-build option routine-update (0.0.4) unstable; urgency=medium . * Change debhelper compat version to 13 * d/control: debhelper-compat version 13 * Do not let #PACKAGENAME# boilerplate pass in autopkgtest script * Do not call `debian/rules clean` in the end. It might fail due to not applied quilt patches and should not be needed since we build in a chroot anyway * Use `gbp tag` as last command routine-update (0.0.3) unstable; urgency=medium . [ Dylan Aïssi ] * Always add the testsuite "autopkgtest-pkg-r" for R packages routine-update (0.0.2) unstable; urgency=medium . [ Steffen Möller ] * Added build-dep on quilt * Don't require user to have QUILT_PATCHES set . [ Andreas Tille ] * Do not fail if final clean target fails (which might happen due to not applied quilt patches) . [ Michael R. Crusoe ] * Add salsa-ci file (routine-update) * Rules-Requires-Root: no (routine-update) routine-update (0.0.1) unstable; urgency=medium . * Initial release (Closes: #950992) ruby-simpleidn (0.3.0-1) unstable; urgency=medium . * Team upload. * Upgrade the watch file to version 5. * New upstream release. * Refresh the copyright file. * Update Standards-Version to 4.7.4. * Mark as Multi-Arch: foreign. * Bump debhelper-compat to 14, dropping ${misc:Depends}, ${shlibs:Depends}, and ${ruby:Depends} from runtime dependencies. * Use DH_RUBY_GEM_INSTALL_EXCLUDE in rules instead of old macro. * The README is now a Markdown file. rust-average (0.17.0-1) unstable; urgency=medium . * Team upload. * Package average 0.17.0 from crates.io using debcargo 2.8.4 * Disable benches * Disable nightly and unused features and deps * Drop outdated patches rust-easy-cast (0.5.4-1) unstable; urgency=medium . * Team upload. * Package easy-cast 0.5.4 from crates.io using debcargo 2.8.4 * Collapse features rust-minisign (0.9.1-1) unstable; urgency=medium . * Initial release (Closes: #1148344) * Package minisign 0.9.1 from crates.io using debcargo 2.8.4 rust-quanta (0.12.6+ds-5) unstable; urgency=medium . * update patch 2002_average to accept newer version of average; closes: #1147705 rust-roundlet (0.2.2-1) unstable; urgency=medium . * Package roundlet 0.2.2 from crates.io using debcargo 2.8.4 rust-swash (0.2.10-1) unstable; urgency=medium . * Package swash 0.2.10 from crates.io using debcargo 2.8.4 sedutil (1.20.0-3) unstable; urgency=medium . * Fix automake 1.19 build error (Closes: #1148208) seqan3 (3.4.0+ds-3) unstable; urgency=medium . * Team upload. . [ Adrian Bunk ] * Don't build tests with -Werror. Closes: #1143704. . [ Santiago Vila ] * Update standards-version. * Disable Salsa CI job "debrebuild" instead of "reprotest". sphinxcontrib-globalsubs (1.1.0-2) unstable; urgency=medium . * Team upload. * Add a patch to stop using pkg_resources (closes: #1147861). * Build using pybuild-plugin-pyproject. * Bump Standards-Version to 4.7.4, no changes needed. sphinxcontrib-googleanalytics (0.5-2) unstable; urgency=medium . * Team upload. * Add a patch to stop using pkg_resources (closes: #1147862). * Drop obsolete "Priority: optional" and "Rules-Requires-Root: no". * Bump Standards-Version to 4.7.4. * Drop ${shlibs:Depends}, this package is pure Python. stan-math (5.4.0+dfsg-1) unstable; urgency=medium . * New upstream version 5.4.0+dfsg: - Building with eigen 5.0.1 (Closes: #1148526) * Refreshing patches telemetry-tempest-plugin (2.11.0-2) unstable; urgency=medium . * Uploading to unstable. telemetry-tempest-plugin (2.11.0-1) experimental; urgency=medium . * New upstream release. telemetry-tempest-plugin (2.10.0-1) experimental; urgency=medium . * New upstream release. trove-tempest-plugin (2.8.0-2) unstable; urgency=medium . * Uploading to unstable. * Add install-missing-files.patch. trove-tempest-plugin (2.8.0-1) experimental; urgency=medium . * New upstream release. * Fixed (build-)depends for this release. watcher-tempest-plugin (3.9.0-2) unstable; urgency=medium . * Uploading to unstable. watcher-tempest-plugin (3.9.0-1) experimental; urgency=medium . * New upstream release. watcher-tempest-plugin (3.8.0-1) experimental; urgency=medium . * New upstream release. xdg-dbus-proxy (0.1.9-1) unstable; urgency=high . * New upstream release - Fix message filtering bypass vulnerabilities (CVE-2026-94422, GHSA-2cgv-pwcq-wvpq, Closes: #1148782) * Mention CVE-2026-93676 in previous changelog entry * d/patches/series: Remove empty patch series zaqar-tempest-plugin (4.3.0-2) unstable; urgency=medium . * Uploading to unstable. zaqar-tempest-plugin (4.3.0-1) experimental; urgency=medium . * New upstream release. zaqar-tempest-plugin (4.2.0-1) experimental; urgency=medium . * New upstream release. zutty (0.16.7.20260620+dfsg1-1) unstable; urgency=medium . * New upstream version * Update Standards-Version to 4.7.4 with no other changes