aiodukeenergy (1.1.0-1) unstable; urgency=medium . * New upstream release. aiotankerkoenig (0.5.1-1) unstable; urgency=medium . * New upstream release. * Upstream switch build system to hatchling. * Remove 'Priority: optional', now the default. * Remove 'Rules-Requires-Root: no', now the default. * Update Standards-Version. * Update copyright year. * Update debian/watch to format version 5. * Add debian/salsa-ci.yml. anna (1.101) unstable; urgency=medium . * Team upload . [ Updated translations ] * Asturian (ast.po) by emma peel * Estonian (et.po) by Priit Jõerüüt * Kannada (kn.po) by Prasannakumar T Bhat * Lao (lo.po) by BoneNI audio-visualizer-python (2.2.4-1) unstable; urgency=medium . * New upstream version 2.2.4 * Rediff patches * Fix autopkgtest input file * Update patches Forwarded status * Add lintian fixes * Disable failing tests on i386 autoconf2.69 (2.69-4) unstable; urgency=medium . * Bump debhelper and standards versions. castxml (0.7.0-1) unstable; urgency=medium . * New upstream version 0.7.0 cdebconf-entropy (0.60) unstable; urgency=medium . * Team upload . [ Updated translations ] * Persian (fa.po) by Danial Behzadi * Kannada (kn.po) by Prasannakumar T Bhat * Lao (lo.po) by BoneNI * Serbian (sr.po) by Саша Петровић cdrom-detect (1.115) unstable; urgency=medium . [ Updated translations ] * Estonian (et.po) by Priit Jõerüüt * Kannada (kn.po) by Prasannakumar T Bhat * Lao (lo.po) by BoneNI * Serbian (sr.po) by Саша Петровић clojure-mode (5.22.0-1) unstable; urgency=medium . * New upstream release * Update my Debian copyright year conky (1.22.3-1) unstable; urgency=medium . * New upstream release. - Handle paths for lua_load. (Closes: #1111735) * Enable Text Lua bindings for conky-all (build with -DBUILD_LUA_TEXT=ON). * Drop kfreebsd-only build-deps on libdevstat-dev and libkvm-dev. * Update standards version to 4.7.3, no changes needed. coreutils (9.10-1) unstable; urgency=low . * New upstream version - cksum now supports sha3 * update to policy 4.7.3 (minor changes) crack-attack (1.1.14-12) unstable; urgency=medium . * Adopt package, thank you Chris Boyle for your past work. * Add debian/salsa-ci.yml * Drop "Rules-Requires-Root: no": it is the default now * Bump Standards-Version to 4.7.3, drop Priority: tag * Delete lines from old long debhelper template crystal-facet-uml (1.68.0-1) unstable; urgency=medium . * New upstream release. * debian/copyright: + Update attributions for debian/. * debian/control: + Drop Priority: field. + Bump Standards-Version: to 4.7.3. daa2iso (0.1.7e-1.2) unstable; urgency=medium . * Non-maintainer upload. . [ Andreas Tille ] * Maintain package in Debian team on Salsa * Secure URI in Homepage * debhelper-compat (= 13) * Standards-Version: 4.7.3 (routine-update) * Remove Priority field to comply with Debian Policy 4.7.3 (routine- update) * Remove trailing whitespace in debian/control (routine-update) * d/copyright: Review * Hardening . [ Helmut Grohne ] * Fix FTCBFS: Let dh_auto_build pass cross tools to make. (Closes: #961948) . [ Andreas Tille ] * Use secure copyright file specification URI. ddclient (3.11.2-2.1) unstable; urgency=medium . * Non-maintainer upload with kind maintainer permisison. * Drop build-dependency on quilt, this is a '3.0 (quilt)' format package. dh-builtusing (0.0.14) unstable; urgency=medium . * Set a valid Maintainer email in tests. Closes: #1129868. displaycal-py3 (3.9.17-2) unstable; urgency=medium . * drop '--with quilt' dh option (Closes:#1129326) distrobox (1.8.2.4-1) unstable; urgency=medium . * New upstream version 1.8.2.4 * Update standards version to 4.7.3 dpkg (1.23.7) unstable; urgency=medium . [ Guillem Jover ] * dpkg-deb: Remove ancient code to handle buggy old .deb format variants. * Perl modules: - Dpkg::Source::Package::V1: Do not print source root on modified files list. - Dpkg::Source::Package::V1: Fix building from within the source tree. dpkg (1.23.6) unstable; urgency=medium . [ Guillem Jover ] * dpkg-query: Fix segfault with empty -S argument. LP: #2092676 * dpkg-deb: Be more robust against truncated ar archives. Reported by Yashashree Gund . * dpkg-deb: Reject ar archives with 0 sized tar members. Reported by Yashashree Gund . * libdpkg, scripts: Detect corrupt ar archive with non-even byte sizes. * dpkg-source: Fix running from within the source tree. Reported by Umut (on IRC). * dpkg-source: Support running --commit from within the source tree w/o «.». Closes: #1127383 * dpkg-source: Fix format in maintainer error message. Thanks to Marko Zajc . * dpkg-scanpackages: Add new --no-implicit-arch option. Closes: #1128325 * Perl modules: - Dpkg::Shlibs::Objdump::Object: Clarify code comment. - Dpkg::Source::Package::V2: Do not print source root on modified files list. Closes: #1126558 - Dpkg::Source::Patch: Speed up patched filename retrieval in patches. - Dpkg::Source::Patch: Add comment about the use of tr{}{} as char counter. - Dpkg::OpenPGP::Backend::GnuPG: Add missing Dpkg::Gettext import. Closes: #1128406 - Dpkg::OpenPGP::Backend::GnuPG: Refactor _file_read_header(). - Dpkg::OpenPGP::Backend::GnuPG: Detect and warn on LibrePGP artifacts. - Dpkg::Email::Address: Warn on email domains with a single label. Closes: #1126508 - Dpkg::Source::Patch: Fix code comment. - Dpkg::Source::Patch: Add new has_errors() method. - Dpkg::Source::Package::V2: Delay unrepresentable error after local changes list. Closes: #1126665 - Dpkg::Vendor: Fix taint mode in get_vendor_object(). - Dpkg::Compression: Remove deprecated function compression_get_property(). - Dpkg::Archive::Ar: Switch header variables into a hash. - Dpkg::Archive::Ar: Check that no header field is empty. * Code internals: - libdpkg: Use varbuf_str() instead of directly accessing buf. - scripts: Parse and validate all Changed-By and Maintainer field inputs. Closes: #1126507 - libdpkg: Terminate zstd decompression when we have no more data. Reported by Yashashree Gund . Closes: #1129722 Fixes CVE-2026-2219. - dpkg-deb: Refactor ar member size into an intermediate variable. * Build system: - Add URL, Maintainer and License fields to .pc file. * Test suite: - Add basic Perl taint mode checks. * Localization: - Update Dutch translations. Thanks to Frans Spiesschaert . Closes: #1127882, #1127884 - Update Swedish translations. Thanks to Peter Krefting . Closes: #1128529 dt-schema (2025.08-1.2) unstable; urgency=medium . * Non-maintainer upload. * Source-only upload. dt-schema (2025.08-1.1) unstable; urgency=medium . * Non-maintainer upload. . [ Bastian Germann ] * autopkgtest: prevent unnecessary python3-all install . [ Roger Shimizu ] * Patch: Update pyproject.toml to make autopkgtest work (Closes: #1127460) dt-schema (2025.08-1) unstable; urgency=medium . * Team upload * New upstream version 2025.08 (Closes: #1063560) * Patch: Switch to jsonschema 4.18+ (Closes: #1063562, #1116481) dt-schema (2023.11-3) unstable; urgency=medium . * Revert "autopkgtest: Replace py3versions -d with -s" * Explain in autopkgtest why we test only default Python dt-schema (2023.11-2) unstable; urgency=medium . * Source-only upload dt-schema (2023.11-1) unstable; urgency=medium . * New upstream version 2023.11 (Closes: #1058930) * Replace dh-python B-D with pybuild-plugin-pyproject * autopkgtest: Replace py3versions -d with -s * Update maintainer address * Introduce py3dist-overrides for python3-libfdt * Update Standards-Version to 4.6.2 (no change) * Fix SyntaxWarning: invalid escape sequence dt-schema (2022.08.2-5) unstable; urgency=medium . * Team upload * autopkgtests: py3versions: use -d instead of -s (Closes: #1024910) dt-schema (2022.08.2-4) unstable; urgency=medium . * autopkgtests: py3versions: use -s instead of -r dt-schema (2022.08.2-3) unstable; urgency=medium . [ Debian Janitor ] * Use secure URI in Homepage field. dt-schema (2022.08.2-2) unstable; urgency=medium . * Team upload * Add B-D setuptools (Closes: #1020021) dt-schema (2022.08.2-1) unstable; urgency=medium . * Team upload * New upstream version 2022.08.2 * Build only for default python3 * Add explicit libfdt (not found by pybuild) dt-schema (2022.07-1) unstable; urgency=medium . * Team upload * d/salsa-ci.yml: Replace with central CI config * New upstream version 2022.07 * d/copyright: Update with new version's info dt-schema (2021.10-2) unstable; urgency=medium . * d/copyright: mark dual-licensed files dt-schema (2021.10-1) unstable; urgency=low . * Initial release; Closes: #1005301 elogind (255.17-1debian5) unstable; urgency=medium . * Revert "d/rules: fix arm64 FTBFS with gcc 15." (Closes: #1127149) * d/p/Disable_Dbus_activation_by_default.patch: change to Exec=bin/false to avoid Dbus callers hanging if elogind has been disabled. (Closes: #1129339) * d/elogind.init: match correct name of running daemon. * Lintian fixes:- - rename appstream metainfo file using rDNS to match cid. - d/control: update selinux B-D to libselinux-dev. erofs-utils (1.9.1-1) unstable; urgency=medium . * New upstream release 1.9.1. fierce (1.6.0-2) unstable; urgency=medium . [ Arnaud Rebillout ] * Bump Standards-Version * Drop Priority and Rules-Requires-Root * Add linitian-overrides for lists that are not documentation . [ Justin ] * Increase clarity for traverse functionality fiona (1.10.1-5) unstable; urgency=medium . [ Alexandre Detiste ] * Add patch to fix PyparsingDeprecationWarning with pyparsing 3.3. (closes: #1129563) . [ Antonio Valentino ] * Install examples via fiona-doc.examples. * debian/copyright: - Update d/copyright. - Reorder Files paragraphs in debian/copyright by directory depth. - Set field Upstream-Contact in debian/copyright. * debian/control: - Drop unnecessary versioned dependency for cython3. - Rely on pre-initialized dpkg-architecture variables. * Set upstream metadata fields: Documentation, Security-Contact. * debian/rukes: - Formatting. fortunes-ga (0.11) unstable; urgency=medium . * Standards-Version: 4.7.3 * Move to DH_COMPAT=13 * Drop custom-compression-in-debian-source-options * Drop Priority: optional from source in d/control per new policy * Make d/copyright machine-readable * Update homepage, vcs funcparserlib (2.0.0a0-1) unstable; urgency=medium . * New upstream version 2.0.0a0 * Switch to pybuild-plugin-pyproject & python3-poetry-core. * Add debian/upstream/metadata gcl (2.6.14-21) unstable; urgency=medium . * Version_2_6_15pre20 gcl27 (2.7.1-13) unstable; urgency=medium . * Version_2_7_2pre12 golang-github-bits-and-blooms-bitset (1.24.2-2) unstable; urgency=medium . * Team upload. * debian/control: remove myself from Uploaders: golang-github-lucas-clemente-quic-go (0.59.0-2) unstable; urgency=medium . * Team upload. * Fix error in d/rules which prevented special handling of Go 1.24 golang-github-lucas-clemente-quic-go (0.59.0-1) unstable; urgency=medium . * Team upload. * New upstream version 0.59.0 - Refresh patch - New patch: Disable testing of postquantum handshake. The tests currently fail due to a wrong CurveID, specifying a TLS identifier for a key exchange mechanism. The postQuantum tests expect X25519MLKEM768, but the used curve is X25519. - New patch: Disable TestHandshakePacketBuffering for now - Remove unneeded build dependencies - Use versioned Build-Depends on golang-github-quic-go-qpack-dev - Use actual package name of golang-github-marten-seemann-qpack-dev - Fixes CVE-2025-64702 (Closes: #1122814) Versions 0.56.0 and below are vulnerable to excessive memory allocation through quic-go's HTTP/3 client and server implementations by sending a QPACK-encoded HEADERS frame that decodes into a large header field section (many unique header names and/or large values). The implementation builds an http.Header (used on the http.Request and http.Response, respectively), while only enforcing limits on the size of the (QPACK-compressed) HEADERS frame, but not on the decoded header, leading to memory exhaustion. This issue is fixed in version 0.57.0. * Only use GOEXPERIMENT=synctest on Go 1.24 (Closes: #1129117) * Remove Priority: optional from d/control * Remove Rules-Requires-Root from d/control * Update Standards-Version to 4.7.3 golang-github-marten-seemann-qpack (0.6.0-2) unstable; urgency=medium . * Team upload. * Add versioned Breaks for golang-github-lucas-clemente-quic-go-dev to allow testing migration golang-github-opencoff-go-sieve (0.4.0-1) unstable; urgency=medium . * New upstream release * Update watch file format version to 5. * Use GitHub template in watch file instead of explicit Source/Matching-Pattern. * Fix some problems with watch file conversion * Add build dep on golang-github-puzpuzpuz-xsync-dev graphql-core (3.2.8-1) unstable; urgency=medium . * [5785538] New upstream version 3.2.8 * [c8bc182] d/control: Update Standards-Version to 4.7.3 No further changes needed. * [5f9d4b0] d/control: Drop field Priority: optional * [7caef35] d/copyright: Update year data gtk-meshtastic-client (1.5-1) unstable; urgency=medium . [ Chris Talbot ] * d/patches: remove unneeded patch * Bump version to 1.5 gtk3bindings (0.1.0-4) unstable; urgency=medium . * Marked units package as `Multi-Arch: same` as suggested by multi-arch hinter. * Added missing empty line in `debian/copyright` causing `lintian` warnings. gtk3bindings (0.1.0-3) unstable; urgency=medium . * Pointed `Vcs-Git` and `Vcs-Browser` to Salsa. gtk3bindings (0.1.0-2) unstable; urgency=medium . * Replaced `pkg-config` with `pkgconf` in Build-Depends. * Removed redundant `Uploqders` fields from `debian/control`. * Fixed syntax errors in `debian/copyright`. gtk3bindings (0.1.0-1) unstable; urgency=medium . * Initial upstream branch. * New upstream version 0.1.0 haskell-choice (0.2.4.1-2) unstable; urgency=medium . * Gratuitous sourceful post-NEW upload. haskell-choice (0.2.4.1-1) unstable; urgency=low . * Initial release haskell-ormolu (0.8.0.0-1) unstable; urgency=medium . [ Scott Talbert ] * Build using dh-haskell . [ Clint Adams ] * New upstream version. * Patch to build with older Cabal-syntax. closes: #1127986. haskell-ormolu (0.7.2.0-1) unstable; urgency=medium . * Declare compliance with Debian policy 4.7.0 * New upstream release haskell-ormolu (0.5.3.0-1) unstable; urgency=medium . [ Ilias Tsitsimpis ] * Declare compliance with Debian policy 4.6.2 . [ Clint Adams ] * New upstream version. haskell-ormolu (0.3.1.0-1) unstable; urgency=medium . [ Ilias Tsitsimpis ] * Declare compliance with Debian policy 4.6.1 . [ Clint Adams ] * New upstream version. haskell-ormolu (0.1.2.0-1) unstable; urgency=medium . * New upstream release haskell-ormolu (0.0.3.1-2) unstable; urgency=medium . * Sourceful post-NEW upload haskell-ormolu (0.0.3.1-1) unstable; urgency=low . * Initial release hatchling (1.29.0-1) unstable; urgency=medium . * New upstream release. * Bump Standards-Version to 4.7.3, drop Priority: optional. * Bump copyright years. hishel (1.1.9-1) unstable; urgency=medium . * Team upload. * New upstream version 1.1.9. * debian/control: Update build-dependencies. * debian/rules: Adjust ignored test file names accordingly. hishel (0.1.5-1) unstable; urgency=medium . * Team upload. * New upstream version 0.1.5. * debian/control: Update (build-)dependencies. * debian/rules: Further ignore new tests that need internet connection. hotspot (1.6.0-0.1) unstable; urgency=medium . * Non-maintainer upload. * New upstream release. + Migrate to Qt6 and KF6. (Closes: #1112994, #1124832) + Fix CVE-2023-28144. (Closes: #1033848) * debian/control: Update build-deps. * debian/control: Replace dependency on policykit-1 with pkexec. (Closes: #1025573) * debian/patches: Drop old patches. hotspot (1.3.0-2) unstable; urgency=medium . * Patch to fix build on mips (Closes: #982870) hotspot (1.3.0-1) unstable; urgency=medium . * New upstream version 1.3.0 (Closes: #962296) hotspot (1.1.0+git20190211-1) unstable; urgency=high . * New release for debian. * Update perfparser. (Closes: #921431) hotspot (1.1.0+git20180816-2) unstable; urgency=medium . * d/patches: Add a patch to disable testProc temporarily (Closes: #914357) . hotspot (1.1.0+git20180816-1) unstable; urgency=low . * Initial release. Closes: #907393 how-can-i-help (21) unstable; urgency=medium . [ Cédric Boutillier ] * Skip rfs type if no binary package available (Closes: #1126835, #1126953) + Thanks to Cédric for the fix! * Remove X?-Ruby-Versions fields from d/control . [ Tomasz Nitecki ] * debian/control: Bump Standards-Version to 4.7.3; no changes needed. icinga2 (2.15.2-2) unstable; urgency=medium . * Drop obsolete libboost-system-dev build dependency. (closes: #1127212) * Update lintian overrides. imagemagick (8:7.1.2.15+dfsg1-2) unstable; urgency=medium . * Fix bootstrap5 privacy breach by using local package * Improve reproductibility iso-scan (1.99) unstable; urgency=medium . [ Updated translations ] * Persian (fa.po) by Danial Behzadi * Kannada (kn.po) by Prasannakumar T Bhat * Lao (lo.po) by BoneNI * Serbian (sr.po) by Саша Петровић kwin-zones (1.0.11-2) unstable; urgency=medium . [ Matthias Klumpp ] * Bump standards version (no changes needed) . [ Aurélien COUDERC ] * Use the KDE Extras team as the Maintainer. kwin-zones (1.0.11-1) unstable; urgency=medium . * Initial release lapispuzzle.app (1.0-5) unstable; urgency=medium . * Reintroduce package. * d/compat: dropped. * d/source/formats: added. * d/rules: updated. * Bump standards version to 4.7.3. * Bump debhelper version to 12. * d/copyright: - refreshed to new format. - fsf address updated. - fixed the short license string to LGPL-2-or-later. lapispuzzle.app (1.0-4) unstable; urgency=low * Orphaning package, setting maintainer to the Debian QA Group. lapispuzzle.app (1.0-2) unstable; urgency=low * Rebuild against latest libgnustep-gui-dev. * Bump standards version. lapispuzzle.app (1.0-1) unstable; urgency=low * New upstream version. lapispuzzle.app (0.9.1-3) unstable; urgency=low * Rebuild against latest libgnustep-gui. * Update manual page. * Bump standards version. lapispuzzle.app (0.9.1-2) unstable; urgency=low * Applied patch to fix building on amd64. (Closes: #289806) * Fixed manual page. lapispuzzle.app (0.9.1-1) unstable; urgency=low * Initial Release. (closes: #284383) libapache2-mod-auth-tkt (2.3.99~b1-1.1) unstable; urgency=medium . * Non-maintainer upload. * Fix Homepage+Source - project is now on Github * d/watch: version=5 * Maintain package in Debian team on Salsa * Fix clean target Closes: #1048987 * Standards-Version: 4.7.3 (routine-update) * debhelper-compat 13 (routine-update) * Remove Priority field to comply with Debian Policy 4.7.3 (routine- update) * Remove trailing whitespace in debian/copyright (routine-update) * Remove trailing whitespace in debian/rules (routine-update) * Trim trailing whitespace. * d/copyright: review libsigscan (20240505-2) unstable; urgency=medium . * Update watch file libstaroffice (0.0.7-2) unstable; urgency=medium . * Team upload. * Add Vcs fields * Standards-Version: 4.7.2 (routine-update) * debhelper-compat 13 (routine-update) * Replace transitional package pkg-config by pkgconf in Build-Depends (routine-update) * Secure URI in copyright format (routine-update) * Remove trailing whitespace in debian/copyright (routine-update) * Trim trailing whitespace. * Mark debian/rules as executable. * Format control file with unix-style line endings. * Replace XC-Package-Type with Package-Type. * Remove unnecessary XS-Testsuite field in debian/control. * watch file standard 4 (routine-update) * Add upstream metadata * Add commit from upstream Git repository Closes: #1079866 * debian/not-installed: dh_missing defaults to --fail-missing * d/copyright: - Fix Source location - Remove section about file that is not included any more * d/rules: activate hardening options libx11-xcb-perl (0.25-1) unstable; urgency=medium . * Team upload. * Import upstream version 0.25. * Drop WM_PROTOCOLS.patch, obsolete with the fix in this release. * Update years of upstream copyright. * Declare compliance with Debian Policy 4.7.3. main-menu (1.71) unstable; urgency=medium . [ Updated translations ] * Estonian (et.po) by Priit Jõerüüt * Kabyle (kab.po) by ButterflyOfFire * Lao (lo.po) by BoneNI * Serbian (sr.po) by Саша Петровић mapbox-variant (1.2.0-5) unstable; urgency=medium . * Update lintian overrides. * Drop Rules-Requires-Root: no, default since dpkg 1.22.13. * Use test-build-validate-cleanup instead of test-build-twice. * Drop Priority: optional, default since dpkg 1.22.13. * Bump Standards-Version to 4.7.3, changes: priority. * Drop obsolete boost build dependencies. (closes: #1127232) mbrola-mx2 (0.1+repack2-5) unstable; urgency=medium . * Team upload. * Maintain in Debian TTS team in monorepo mbrola-voices * Update Homepage * debhelper-compat (= 13) * cme fix dpkg-control * Do not override dh_compress * d/copyright: DEP5 mbrola-nl1 (0.2+repack2-3) unstable; urgency=medium . * Team upload. * Maintain in Debian TTS team in monorepo mbrola-voices * Update Homepage * debhelper-compat (= 13) * cme fix dpkg-control * Do not override dh_compress * d/copyright: DEP5 mbrola-nl2 (0.5+repack2-6) unstable; urgency=medium . * Team upload. * Maintain in Debian TTS team in monorepo mbrola-voices * Update Homepage * debhelper-compat (= 13) * cme fix dpkg-control * Do not override dh_compress * d/copyright: DEP5 mbrola-nl3 (0.1+repack2-3) unstable; urgency=medium . * Team upload. * Maintain in Debian TTS team in monorepo mbrola-voices * Update Homepage * debhelper-compat (= 13) * cme fix dpkg-control * Do not override dh_compress * d/copyright: DEP5 mbrola-nz1 (0.2+repack2-3) unstable; urgency=medium . * Team upload. * Maintain in Debian TTS team in monorepo mbrola-voices * Update Homepage * debhelper-compat (= 13) * cme fix dpkg-control * Do not override dh_compress * d/copyright: DEP5 mbrola-pl1 (0.1+repack2-6) unstable; urgency=medium . * Team upload. * Maintain in Debian TTS team in monorepo mbrola-voices * Update Homepage * debhelper-compat (= 13) * cme fix dpkg-control * Do not override dh_compress * d/copyright: DEP5 mbrola-pt1 (1.0+repack2-6) unstable; urgency=medium . * Team upload. * Maintain in Debian TTS team in monorepo mbrola-voices * Update Homepage * debhelper-compat (= 13) * cme fix dpkg-control * Do not override dh_compress * d/copyright: DEP5 mbrola-ro1 (1.00+repack2-6) unstable; urgency=medium . * Team upload. * Maintain in Debian TTS team in monorepo mbrola-voices * Update Homepage * debhelper-compat (= 13) * cme fix dpkg-control * Do not override dh_compress * d/copyright: DEP5 mbrola-sw1 (1.00+repack2-6) unstable; urgency=medium . * Team upload. * Maintain in Debian TTS team in monorepo mbrola-voices * Update Homepage * debhelper-compat (= 13) * cme fix dpkg-control * Do not override dh_compress * d/copyright: DEP5 mbrola-sw2 (1.0+repack2-6) unstable; urgency=medium . * Team upload. * Maintain in Debian TTS team in monorepo mbrola-voices * Update Homepage * debhelper-compat (= 13) * cme fix dpkg-control * Do not override dh_compress * d/copyright: DEP5 mbrola-tl1 (0.0.20010627+repack2-3) unstable; urgency=medium . * Team upload. * Maintain in Debian TTS team in monorepo mbrola-voices * Update Homepage * debhelper-compat (= 13) * cme fix dpkg-control * Do not override dh_compress * d/copyright: DEP5 mbrola-tr1 (0.1+repack2-5) unstable; urgency=medium . * Team upload. * Maintain in Debian TTS team in monorepo mbrola-voices * Update Homepage * debhelper-compat (= 13) * cme fix dpkg-control * Do not override dh_compress * d/copyright: DEP5 mbrola-tr2 (0.1+repack2-5) unstable; urgency=medium . * Team upload. * Maintain in Debian TTS team in monorepo mbrola-voices * Update Homepage * debhelper-compat (= 13) * cme fix dpkg-control * Do not override dh_compress * d/copyright: DEP5 mbrola-us1 (0.3+repack2-6) unstable; urgency=medium . * Team upload. * Maintain in Debian TTS team in monorepo mbrola-voices * Update Homepage * debhelper-compat (= 13) * cme fix dpkg-control * Do not override dh_compress * d/copyright: DEP5 mbrola-us2 (0.1+repack2-6) unstable; urgency=medium . * Team upload. * Maintain in Debian TTS team in monorepo mbrola-voices * Update Homepage * debhelper-compat (= 13) * cme fix dpkg-control * Do not override dh_compress * d/copyright: DEP5 mbrola-us3 (0.1+repack2-5) unstable; urgency=medium . * Team upload. * Maintain in Debian TTS team in monorepo mbrola-voices * Update Homepage * debhelper-compat (= 13) * cme fix dpkg-control * Do not override dh_compress * d/copyright: DEP5 mbrola-vz1 (2+repack3-2) unstable; urgency=medium . * Team upload. * Maintain in Debian TTS team in monorepo mbrola-voices * Update Homepage * debhelper-compat (= 13) * cme fix dpkg-control * Do not override dh_compress * d/copyright: DEP5 microsoft-authentication-library-for-python (1.35.1-1) unstable; urgency=medium . * Update upstream source from tag 'upstream/1.35.1' mongo-c-driver (2.2.3-1) unstable; urgency=medium . * New upstream release * Skip documentation during arch-only build. Thanks to Helmut Grohne for the patch. (Closes: #1129217) mymake (2.4.3+dfsg-1) unstable; urgency=medium . * Do not create build directories if there is nothing to do * Removed unneeded dependencies (Closes: #1129409) * Fixed Lintian warnings (hardening, descriptions) node-bn.js (5.2.3+~5.2.0-1) unstable; urgency=medium . * Team upload * Declare compliance with policy 4.7.3 * Drop "Rules-Requires-Root: no" * debian/watch version 5 * New upstream version 5.2.3+~5.2.0 (Closes: #1128619, CVE-2026-2739) node-js-yaml (4.1.1+dfsg+~4.0.9-1) unstable; urgency=medium . * Team upload * Declare compliance with policy 4.7.3 * Drop "Rules-Requires-Root: no" * New upstream version 4.1.1+dfsg+~4.0.9 (Closes: #1120696, CVE-2025-64718) node-min-document (2.19.2+~cs2.20.4-1) unstable; urgency=medium . * Team upload * debian/watch version 5 * Declare compliance with policy 4.7.3 * New upstream version 2.19.2+~cs2.20.4 node-runmd (1.4.1+ds1-2) unstable; urgency=medium . * Source full upload node-runmd (1.4.1+ds1-1) unstable; urgency=medium . * Initial release (Closes: #1128269) * Add manpage thanks to DFSGF team review. ont-fast5-api (4.1.3+dfsg-5) unstable; urgency=medium . * Team upload. * drop-pkg_resources.patch: new: drop the need for pkg_resources. * d/control: drop python3-pkg-resources dependency. (Closes: #1125814) * d/rules: import architecture.mk. * d/patches/*: adjust or set dep3 headers. ont-fast5-api (4.1.3+dfsg-4) unstable; urgency=medium . * Team Upload. * Bump Standards-Version: to 4.7.3, drop Priority: tag * Disable useless Salsa jobs * Add a patch to avoid generating a runtime dependency on python3-setuptools But this still needs python3-pkg-recources ont-fast5-api (4.1.3+dfsg-3) unstable; urgency=medium . * Add myself to Uploaders Closes: #1119931 * debputy lint --auto-fix (routine-update) ont-fast5-api (4.1.3+dfsg-2) unstable; urgency=medium . * Team Upload. * Drop myself from uploaders * Bump Standards-Version to 4.7.2 (no changes needed) * Drop Redundant "Rules-Requires-Root: no" * Move d/watch to version 5 ont-fast5-api (4.1.3+dfsg-1) unstable; urgency=medium . * Team Upload * New upstream version 4.1.3+dfsg * Remove again explicit dep on python3-pkg-resources intoduced in previous upload, upstream has fixed setup.py. * Refresh patches * Add one line patch for Numpy 2.x support (Closes: #1094734) ont-fast5-api (4.1.1+dfsg-5) unstable; urgency=medium . * Team Upload * Add explicity runtime dependency on python3-pkg-resources to untangle "numpy" migration. * Use dh-sequence-python3 ont-fast5-api (4.1.1+dfsg-4) unstable; urgency=medium . * Team Upload * Remove extraneous python3-six build dependency ont-fast5-api (4.1.1+dfsg-3) unstable; urgency=medium . * Add patch to fix FTBFS with new h5py 3.9 (Closes: #1053274) ont-fast5-api (4.1.1+dfsg-2) unstable; urgency=medium . * Team Upload. * Explicitly depend on python3-h5py which somehow does not get picked up by debhelper ont-fast5-api (4.1.1+dfsg-1) unstable; urgency=medium . * Team Upload. * New upstream version 4.1.1+dfsg (Closes: #1027249) * Bump Standards-Version to 4.6.2 (no changes needed) ont-fast5-api (4.1.0+dfsg-1) unstable; urgency=medium . * Team upload. * New upstream version ont-fast5-api (4.0.2+dfsg-1) unstable; urgency=medium . * New upstream version 4.0.2+dfsg * Bump Standards-Version to 4.6.1 (no changes needed) * Refresh patch ont-fast5-api (4.0.0+dfsg-1) unstable; urgency=medium . * Team upload * Fix watchfile to detect new versions on github (routine-update) * Standards-Version: 4.6.0 (routine-update) * Rules-Requires-Root: no (routine-update) ont-fast5-api (3.1.5+dfsg-2) unstable; urgency=medium . * Add autopkgtest * Bump Standards-Version to 4.5.1 (no changes needed) * d/clean: Clean generated files * d/salsa-ci.yml: disable reprotest for now ont-fast5-api (3.1.5+dfsg-1) unstable; urgency=medium . * Initial release (Closes: #990413) open-iscsi (2.1.11-4) unstable; urgency=medium . * Team upload * [b7e061c] cherry-pick fix for discovering 'static' nodes (Closes: #1129063) opensurge (0.6.1.3+ds-2) unstable; urgency=medium . * Source only upload for migration to testing opensurge (0.6.1.3+ds-1) unstable; urgency=medium . * Initial release (Closes: #943676) openvpn3-client (27+dfsg-1) unstable; urgency=medium . * d/salsa-ci.yml: add * d/copyright: update to include 2026 * New upstream version 27+dfsg openvpn3-indicator (0.0~git20260107.d464ef5-1) unstable; urgency=low . * Initial upload to sid. oscar (1.5.3-3) unstable; urgency=medium . * Team upload. * Fix clean target. Closes: #1045364. * Drop "Rules-Requires-Root: no" (default). * Drop "Priority: optional" (default). * Update standards-version. * Simplify and fine-tune salsa-ci.yml. partman-auto-lvm (105) unstable; urgency=medium . * Team upload . [ Updated translations ] * German (de.po) by Holger Wansing * Kazakh (kk.po) by Baurzhan Muftakhidinov * Kannada (kn.po) by Prasannakumar T Bhat * Lao (lo.po) by BoneNI partman-basicfilesystems (176) unstable; urgency=medium . * Team upload . [ Updated translations ] * Georgian (ka.po) by Temuri Doghonadze * Kazakh (kk.po) by Baurzhan Muftakhidinov * Kannada (kn.po) by Prasannakumar T Bhat * Lao (lo.po) by BoneNI partman-nbd (0.79) unstable; urgency=medium . * Team upload . [ Updated translations ] * German (de.po) by Holger Wansing * Estonian (et.po) by Priit Jõerüüt * Kannada (kn.po) by Prasannakumar T Bhat * Lao (lo.po) by BoneNI pdm (2.26.6-1) unstable; urgency=medium . * New upstream release. php-ps (1.4.4++-5) unstable; urgency=medium . * Team upload. . [ Ondřej Surý ] * Build-Depend on php-all-dev (>= 2:97~) for PHP 8.5 . [ Andreas Tille ] * Add Vcs fields * Add Homepage * d/watch: version=5 * debhelper-compat (= 13) * d/copyright: DEP5 + review * cme fix dpkg-control * Build-Depends: pkg-php-tools pillow (12.1.1-1) unstable; urgency=medium . * New upstream version. pillow (12.1.0-1) unstable; urgency=medium . * New upstream version. * Bump standards version. poedit (3.8.2-1) unstable; urgency=medium . * New upstream version 3.8.2 * Drop dependency on libboost-system-dev, deprecated since boost1.89 and newer (Closes: #1127259) * Drop R^3: no, default now * Bump std-version to 4.7.3, no changes required pyresample (1.35.0-2) unstable; urgency=medium . [ Bas Couwenberg ] * Drop Priority: optional, default since dpkg 1.22.13. * Bump Standards-Version to 4.7.3, changes: priority. * Add patch to fix FTBFS with PROJ 9.8.0. (closes: #1129894) . [ Antonio Valentino ] * Update dates in d/copyright. python-anysqlite (0.0.5-2) unstable; urgency=medium . * debian/python3-anysqlite.docs: Add README.md. python-anysqlite (0.0.5-1) unstable; urgency=medium . * Initial release. (Closes: #1129009) python-azure (20260303+git-1) unstable; urgency=medium . * New upstream version 20260303+git * Bump version breaks with azure-cli python-brotlicffi (1.2.0.1+ds-1) unstable; urgency=medium . * New upstream version 1.2.0.1+ds python-bsblan (5.1.1-1) unstable; urgency=medium . * New upstream release. python-opentelemetry (1.40.0-1) unstable; urgency=medium . * [eaa08a1] New upstream version 1.40.0 * [308a7d1] Rebuild patch queue from patch-queue branch Renamed patch: importlib_metadata.patch -> Don-t-try-using-importlib_metadata-library.patch * [07c10ae] d/copyright: Update year data * [f453bc7] d/control: Drop field Priority: optional * [524f8d2] d/control: Update Standards-Version to 4.7.3 No further changes needed. python-otbr-api (2.9.0-1) unstable; urgency=medium . * New upstream release. python-picnic-api2 (1.3.4-1) unstable; urgency=medium . * New upstream release. * Remove 'Priority: optional', now the default. * Update Standards-Version. * Update copyright year. python-pytooling (8.12.0-1) unstable; urgency=medium . * New upstream release 8.12.0 python-renault-api (0.5.6-1) unstable; urgency=medium . * New upstream release. python-requests-oauthlib (2.0.0-2) unstable; urgency=medium . * Team upload. * Release to unstable python-requests-oauthlib (2.0.0-1) experimental; urgency=medium . * Team upload. * New upstream version 2.0.0 * Add debian/salsa-ci.yml * Drop "Rules-Requires-Root: no": it is the default now * Bump Standards-Version to 4.7.3, drop Priority: tag * Bump d/watch to v4 * Rewrite d/rules with newer & shorter syntax * Skip test_login too python-screed (1.2.0-1) unstable; urgency=medium . * Team upload. * New upstream version 1.2.0 * d/watch: Convert to version 5 * Rediff patches * d/control: update BD * reorganize testing to use Testsuite: autopkgtest-pkg-pybuild * d/control Bump standards to 4.7.3, drop obsolete - Priority: optional - Rules-Requires-Root: no * add debian/python3-screed.doc-base file * Added man page for screed. python-validate-pyproject (0.25-1) unstable; urgency=medium . * [c358739] d/watch: Convert to version 5 * [460ccf8] d/rules: Clean out more generated *.rst files (Closes: #1045381) * [25f113d] d/control: Remove Rules-Requires-Root The setting of Rules-Requires-Root: no is now default. * [7a22fcb] d/control: Re-add python-sklearn-doc to B-D * [e3a2925] d/control: Update Standards-Version to 4.7.3 No further changes needed. * [e3052a5] d/control: Drop field Priority: optional * [2a61681] New upstream version 0.25 * [1416a92] d/copyright: Update year data qimgv (1.0.2+git20260119-1) unstable; urgency=medium . * QA upload. * New upstream snapshot. * Switch to build with Qt6. qjackctl (1.0.5-1) unstable; urgency=medium . * New upstream version 1.0.5 * Remove redundant priority optional field * Remove redudant rules-requires-root-no field * Bump Standards-Version to 4.7.3 * Bump d/copyright years * Update d/watch to version 5 qmidiarp (0.7.4+ds-1) unstable; urgency=medium . * New upstream version 0.7.4+ds * Bump d/copyright years rabbiter (2.0.4-6) unstable; urgency=medium . * Team upload. * Change the team's email address to pkg-ruby-extras-maintainers@lists.alioth.debian.org. rabbiter (2.0.4-5) unstable; urgency=medium . * Team upload. * I finally lost my motivation then stepped down rabbiter's uploader. rabbiter (2.0.4-4) unstable; urgency=medium . [ Debian Janitor ] * Remove constraints unnecessary since buster . [ HIGUCHI Daisuke (VDR dai) ] * eliminate lintian error: ruby-script-but-no-ruby-dep and ruby-interpreter-is-deprecated. * Bump debhelper from old 12 to 13. rabbiter (2.0.4-3) unstable; urgency=medium . [ Utkarsh Gupta ] * Add salsa-ci.yml . [ Debian Janitor ] * Bump debhelper from old 11 to 12. * Set debhelper-compat version in Build-Depends. . [ Cédric Boutillier ] * [ci skip] Update team name * [ci skip] Add .gitattributes to keep unwanted files out of the source package . [ HIGUCHI Daisuke (VDR dai) ] * Update Standards-Version to 4.5.0. * set Rules-Requires-Root as no. * use gemwatch.debian.net instead of alioth. * use alioth-lists instead of alioth. rabbiter (2.0.4-2) unstable; urgency=medium . [ HIGUCHI Daisuke (VDR dai) ] * eliminate lintian warning: unnecessary-team-upload * use https instead of http * Move Vcs-* to salsa.debian.org * Bump debhelper compatibility level to 11 * Update Standards-Version to 4.1.3 rabbiter (2.0.4-1) unstable; urgency=medium . * Team upload. . [ HIGUCHI Daisuke (VDR dai) ] * Imported Upstream version 2.0.4 * Add myself to Uploaders. * eliminate lintian warning: debian-watch-uses-insecure-uri * set Section as net (Closes: #832256) * Bump compat to 10. * Bump Standards-Version to 4.1.1 (no changes needed) rabbiter (2.0.3-1) unstable; urgency=medium . * Imported Upstream version 2.0.3 * Drop patch * Update debian/changelog * Change Depends: twitter-stream to twitter rabbiter (2.0.2-2) unstable; urgency=medium . [ Cédric Boutillier ] * Remove version in the gem2deb build-dependency * Use https:// in Vcs-* fields * Use https:// in Vcs-* fields * Bump Standards-Version to 3.9.7 (no changes needed) * Run wrap-and-sort on packaging files . [ Youhei SASAKI ] * Refresh patches * Fix: remove install doc dir * Bump Standard version: 3.9.8 rabbiter (2.0.2-1) unstable; urgency=medium . * Initial release (Closes: #752866) ruby-brotli (0.7.0+dfsg-2) unstable; urgency=medium . * No-change rebuild for testing migration. ruby-brotli (0.7.0+dfsg-1) unstable; urgency=medium . * Initial release (Closes: #1128340). ruby-excon (1.4.0-2) unstable; urgency=medium . * Team upload. * Disable tests requiring network access (Closes: #1129906). ruby-excon (1.4.0-1) unstable; urgency=medium . * Team upload. * New upstream release. ruby-ffi-yajl (2.3.1-4) unstable; urgency=medium . * Team upload. . [ Debian Janitor ] * Use secure URI in debian/watch. * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse. * Apply multi-arch hints. + ruby-ffi-yajl: Add Multi-Arch: same. * Update watch file format version to 4. * Remove constraints unnecessary since buster . [ Cédric Boutillier ] * [ci skip] Update team name * [ci skip] Add .gitattributes to keep unwanted files out of the source package . [ Lucas Nussbaum ] * debian/gbp.conf: Add for DEP-14 * debian/.gitattributes: remove * debian/salsa-ci.yml: use team-specific include . [ Lucas Kanashiro ] * d/p/0004-Fix-encoder-test-with-ruby-3.4.patch: fix FTBFS * Bump debhelper compatibility level to 13 * Declare compliance with Debian Policy 4.7.3 ruby-filewatcher (3.0.1-2) unstable; urgency=medium . * Relax the logger version via relax-logger.patch. * Add fix-relative-lib-path.patch to fix requiring the lib in tests. ruby-filewatcher (3.0.1-1) unstable; urgency=medium . * Initial release (Closes: #1128503). ruby-flexmock (3.0.2-2) unstable; urgency=medium . * Team upload. * d/p/0003-Fix-test-with-ruby3.4.patch: fix FTBFS * Declare compliance with Debian Policy 4.7.3 ruby-haml (7.2.0-2) unstable; urgency=medium . * Team upload. * d/control: B-D on ruby-sassc instead of ruby-sass. The latter has been abandoned upstream. ruby-io-endpoint (0.17.2-2) unstable; urgency=medium . * No-change rebuild for testing migration. ruby-io-endpoint (0.17.2-1) unstable; urgency=medium . * Initial release (Closes: #1129319). ruby-io-event (1.14.2-2) unstable; urgency=medium . * No-change rebuild for testing migration. ruby-io-event (1.14.2-1) unstable; urgency=medium . * Initial release (Closes: #1129291). ruby-io-stream (0.11.1-2) unstable; urgency=medium . * No-change rebuild for testing migration. ruby-io-stream (0.11.1-1) unstable; urgency=medium . * Initial release (Closes: #1129320). ruby-logging (2.4.0-2) unstable; urgency=medium . * Team upload. * Fix FTBFS with ruby 3.4: - Add d/p/0004-Disable-deprecation-warnings.patch. - Add d/p/0005-fix-kernel-backtrace.patch. ruby-metrics (0.15.0-2) unstable; urgency=medium . * No-change rebuild for testing migration. ruby-metrics (0.15.0-1) unstable; urgency=medium . * Initial release (Closes: #1129294). ruby-protocol-url (0.4.0-2) unstable; urgency=medium . * No-change rebuild for testing migration. ruby-protocol-url (0.4.0-1) unstable; urgency=medium . * Initial release (Closes: #1129321). ruby-rack-parser (0.7.0-4) unstable; urgency=medium . * Team upload. * Add use-params-not-body.patch to fix FTBFS with Ruby 3.4. * Update Standards-Version to 4.7.3. * Drop Rules-Requires-Root field, it is now redundant. * Remove the FIXME from upstream metadata. * Update the upstream URL. * Upgrade the watch file to version 5. ruby-rubocop-ast (1.49.0-2) unstable; urgency=medium . * Team upload. * Add 0003-add-support-for-blocknilarg.patch to fix a test failure with newer ruby-whitequark-parser (Closes: #1129909). ruby-rubocop-ast (1.49.0-1) unstable; urgency=medium . * Team upload. . [ Lucas Nussbaum ] * debian/gbp.conf: Add for DEP-14 * debian/gbp.conf: remove trailing empty lines * debian/.gitattributes: remove * debian/salsa-ci.yml: use team-specific include . [ Simon Quigley ] * New upstream release. * Drop {XS,XB}-Ruby-Versions from control. * Update Standards-Version to 4.7.3. * Bump build dependency on ruby-whitequark-parser to 3.3.7.2. * Add a build dependency on ruby-prism. * Drop Rules-Requires-Root field, it is now redundant. * Upgrade watch file to version 5. ruby-snmp (1.3.4-1) unstable; urgency=medium . * Team upload. . [ Lucas Nussbaum ] * debian/.gitattributes: remove * debian/salsa-ci.yml: use team-specific include . [ Simon Quigley ] * Upgrade watch file to version 5. * New upstream release. * Update Standards-Version to 4.7.3. * Drop {XS,XB}-Ruby-Versions from control. * Drop Rules-Requires-Root field, it is now redundant. * Complete the upstream metadata. * Fix the homepage for the correct upstream. * Add no-git-in-gemspec.patch to remove usage of Git in the gemspec. ruby-twitter (7.0.0-4) unstable; urgency=medium . * Team upload. * Add relax-memoizable.patch to relax the dependency on memoizable. * Add relax-naught.patch to relax the dependency on naught (Closes: #1129158). * Add relax-simple-oauth.patch to relax the dependency on simple_oauth. * Update Standards-Version to 4.7.3. * Drop {XS,XB}-Ruby-Versions from control. * Drop Rules-Requires-Root field, it is now redundant. * Refresh the upstream metadata. * Clean up the rules file. * Upgrade the watch file to version 5. ruby-twitter (7.0.0-3) unstable; urgency=medium . * Team upload. . [ Debian Janitor ] * Bump debhelper from old 12 to 13. * Update standards version to 4.6.2, no changes needed. . [ Lucas Nussbaum ] * debian/gbp.conf: Add for DEP-14 * debian/.gitattributes: remove * debian/salsa-ci.yml: use team-specific include . [ Lucas Kanashiro ] * d/p/0002-Relax-buttok-version.patch: fix FTBFS due to ruby-buftok update ruby-twitter (7.0.0-2) unstable; urgency=medium . * Team upload . [ Debian Janitor ] * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse. * Remove constraints unnecessary since buster . [ Cédric Boutillier ] * Update team name * Add .gitattributes to keep unwanted files out of the source package . [ Pirate Praveen ] * Update ruby-http-parser.rb version to fix conflict with ruby-http-parser . [ Antonio Terceiro ] * Drop spurious build dependency on ruby-safe-yaml ruby-twitter (7.0.0-1) unstable; urgency=medium . * New upstream version 7.0.0 * Tighten dependency on ruby-http * Add patch to patch out SimpleCov and Coveralls * Fix package wrt cme * Add myself as an uploader * Update homepage URLs * Use version 4 in d/watch * Drop runtime dependency on ruby interpreter * Add d/*.examples file to install examples/ * Add Rules-Requires-Root: no * Add salsa-ci.yml ruby-twitter (6.2.0-2) unstable; urgency=medium . * Reupload to unstable * Bump Standards-Version to 4.3.0 (no changes needed) ruby-twitter (6.2.0-1) experimental; urgency=medium . [ Manas kashyap ] * New upstream release * Bump standards version to 4.1.4 (no changes) * debhelper and vcs updated . [ Pirate Praveen ] * Drop patches not required now * Update dependencies ruby-twitter (6.1.0-1) unstable; urgency=medium . * Team upload * New upstream release * Switch to github tarballs (for tests) * Relax dependency on faraday in gemspec * Tighten dependencies in debian/control ruby-twitter (5.16.0-1) unstable; urgency=medium . * Team Upload. . [ Cédric Boutillier ] * Bump debhelper compatibility level to 9 * Remove version in the gem2deb build-dependency * Use https:// in Vcs-* fields * Use https:// in Vcs-* fields * Bump Standards-Version to 3.9.7 (no changes needed) * Run wrap-and-sort on packaging files . [ Thiago Ribeiro ] * Imported Upstream version 5.16.0 (closes: #817887) ruby-twitter (5.15.0-1) unstable; urgency=medium . * New upstream release * Check gemspec dependencies during build * Bump equalizer dependency to 0.0.10 ruby-twitter (5.14.0-2) unstable; urgency=medium . * Loosen depency on simple_oauth in gemspec * Add myself to Uploaders ruby-twitter (5.14.0-1) unstable; urgency=medium . * New upstream release. ruby-twitter (5.11.0-2) unstable; urgency=medium . * Team upload. * Add ruby-buftok to depends. * Conflict and Replace ruby-twitter4r (closes: #768160). * Bump standards version to 3.9.6 (no changes). ruby-twitter (5.11.0-1) unstable; urgency=medium . * Team upload . [ Praveen Arimbrathodiyil ] * drop lintian overrides for source-is-missing, lintian 2.5.22.1 is happy * drop patches, add ruby-simplecov and ruby-coveralls to build deps instead . [ Caitlin Matos ] * New upstream release 5.11.0 ruby-twitter (5.8.0-1) unstable; urgency=low . * Team upload. * Bump standards version to 3.9.5 (no changes) * Bump gem2deb build dep to >= 0.7.5~ (ruby all) * Refresh patches * Update dependencies and build dependencies as per gemspec * Override source-is-missing errors for json files ruby-twitter (4.7.0-1) unstable; urgency=low . * Initial release (Closes: #623897) ruby-zip (3.2.2+dfsg-1) unstable; urgency=medium . * Team upload. * Upgrade the watch file to version 5. * Repack the tarball to exclude doc/zip (Closes: #1129747). * Refresh the copyright file. * Add missing spacer in upstream metadata. * Update Standards-Version to 4.7.3. * Drop Rules-Requires-Root field, it is now redundant. * Drop minitest-6.patch, it's no longer needed. rust-accesskit-consumer (0.30.1-1) unstable; urgency=medium . * Package accesskit_consumer 0.30.1 from crates.io using debcargo 2.7.11 rust-future-queue (0.4.0-1) unstable; urgency=medium . * Package future-queue 0.4.0 from crates.io using debcargo 2.8.0 rust-h3-quinn (0.0.7-2) unstable; urgency=medium . * Team upload. * Package h3-quinn 0.0.7 from crates.io using debcargo 2.7.11 * Add patch to fix build with quinn 0.11.9. rust-quinn (0.11.9-2) unstable; urgency=medium . * Team upload. * Package quinn 0.11.9 from crates.io using debcargo 2.7.11 * Add breaks on old version of librust-h3-quinn-dev. rust-quinn (0.11.9-1) unstable; urgency=medium . * Package quinn 0.11.9 from crates.io using debcargo 2.8.1 * Refresh patches * Add patch disabling bloom and qlog * Mark default feature as flaky rust-task-hookrs (0.9.0-2) unstable; urgency=medium . * Package task-hookrs 0.9.0 from crates.io using debcargo 2.8.1 * No-op source-only re-upload for Debian Testing Migration. rust-task-hookrs (0.9.0-1) unstable; urgency=medium . * Package task-hookrs 0.9.0 from crates.io using debcargo 2.8.1 (Closes: #1128602) rust-taskwarrior-tui (0.26.5-2) unstable; urgency=medium . * Package taskwarrior-tui 0.26.5 from crates.io using debcargo 2.8.1 * No-op source-only re-upload for Debian Testing Migration. rust-taskwarrior-tui (0.26.5-1) unstable; urgency=medium . * Package taskwarrior-tui 0.26.5 from crates.io using debcargo 2.8.1 (Closes: #1128603) sgt-puzzles (20250730.a7c7826-1) unstable; urgency=medium . * New upstream version: - Universal preference option for one-key shortcuts. (Closes: #363441) - Mosaic: Fix buffer overflow in game_text_format() (Closes: #1079717) - Loopy / grid.c: support the new Spectre monotiling. (Closes: #1116973) * d/patches: Update for new upstream version - Update "Apply version string substitutions from the tarball" - Refresh "Add HTML-based online help" - Drop "Install both 48x48 and 96x96 icons", redundant with upstream change to install all icon sizes * Update German translation, thanks to Helge Kreutzmann * slant: Shade empty rather than filled squares, and make this optional (Closes: #550311) sphinxcontrib-actdiag (3.0.0-3) unstable; urgency=medium . * Namespace package needs a dependency on python3-pkg-resources * Drop "Rules-Requires-Root: no": it is the default now * Bump Standards-Version to 4.7.3, drop Priority: tag * Rewrite d/rules with newer & shorter syntax * Add debian/salsa-ci.yml * Rename file under debian/ for debhelper 15 compatibility sphinxcontrib-nwdiag (2.0.0-5) unstable; urgency=medium . * Add python3-pkg-resources dependency for namespace package * Rename file under debian/ for debhelper 15 compatibility * Drop "Rules-Requires-Root: no": this is the default now * Bump Standards-Version to 4.7.3, drop Priority: tag * Add debian/salsa-ci.yml spotifyaio (2.0.2-1) unstable; urgency=medium . * New upstream release. * Remove 'Priority: optional', now the default. * Remove 'Rules-Requires-Root: no', now the default. * Update Standards-Version. * Update copyright year. * Update debian/watch to format version 5. * Add debian/salsa-ci.yml. spotipy (2.26.0-1) unstable; urgency=medium . * New upstream release. * Update copyright year. sratom (0.6.22-1) unstable; urgency=medium . * New upstream version 0.6.22 * Remove redundant priority optional field * Bump Standards-Version to 4.7.3 * Bump d/copyright years swaybg (1.2.2-1) unstable; urgency=medium . * New upstream release * debian/coyright: update years * debian/control: + Drop Rules-Requires-Root and Priority fields + Update Standards-Version to 4.7.3 * debian/watch + Update to Version 5 format * debian/gbp.conf + Disable pristine-tar treeland-protocols (0.5.5-1) unstable; urgency=medium . * New upstream release. xonsh (0.22.6+dfsg-1) unstable; urgency=medium . * New upstream version 0.22.6+dfsg REMOVED: ball 1.5.0+git20220524.d85d2dd-2