amavisd-new (1:2.15.0-2) unstable; urgency=medium . * Add missing build depends on libyaml-libyaml-perl. amavisd-new (1:2.15.0-1) unstable; urgency=medium . * Remove dspam from suggests. Closes: #1117157. * New upstream version 2.15.0. * Import upstream from git, no longer updating upstream branch. . [ Damian Lukowski ] * Build with ZeroMQ (libzmq3-perl) instead of BerkeleyDB (libberkeleydb-perl): re-enable ZMQ support, disable $enable_db in the default configuration, and switch the SNMP subagent to the ZeroMQ backend (amavisd-snmp-subagent-zmq). Closes: #1124321 apkinspector (1.3.7+ds-1) unstable; urgency=medium . [ Dale Richards ] * New upstream version 1.3.7. * Repack to exclude docs/, which ships prebuilt Sphinx output and minified third-party JavaScript (jQuery, html5shiv, RTD theme) without source. * Bump Standards-Version to 4.7.4, no changes needed. * d/patches: add DEP-3 metadata to SyntaxWarning.patch. * Add d/upstream/metadata. * Ship a manual page for apkInspector, based on its --help output. * d/copyright: fill in Upstream-Contact, expand Apache-2.0 licence text, refresh years. * Add d/gbp.conf enabling pristine-tar. . [ Jeroen Ploemen ] * Control: build-depend on python3-all rather than python3 to enable running the testsuite with all supported Python versions. biomaj3-core (3.0.28-5) unstable; urgency=medium . * Team upload. * Patch-out usage of python3-pkg-resources (Closes: #1125857) * Drop "Rules-Requires-Root: no": it is the default now * Bump Standards-Version to 4.7.4, drop Priority: tag * Rewrite d/watch in v5 format console-setup (1.249) unstable; urgency=medium . [ D-I role ] * Team upload. - Rebuilt against newer xkb-data, thus Closes: Bug#1143735 * Estonian (et.po) by PizzaPoot * Latvian (lv.po) by ℂ𝕠𝕠𝕠𝕝 (π•˜π•šπ•₯𝕙𝕦𝕓.π•”π• π•ž/ℂ𝕠𝕠𝕠𝕝)ro.po * Northern Sami (se.po) by BΓΈrre Gaup * Turkish (tr.po) by H B * Uyghur (ug.po) by Abduqadir Abliz * Simplified Chinese (zh_CN.po) by Jiang . [ Nick Rosbrook ] * rules: skip udeb rules if building with noudeb profile. golang-1.26 (1.26.8-1) unstable; urgency=medium . * New upstream version 1.26.8 - Remove patch, applied upstream libauthen-sasl-perl (2.2000-2) unstable; urgency=medium . * Fix CVE-2026-86219: Replay attack against Authen::SASL::Perl::DIGEST_MD5 libcec (8.1.7+dfsg-1) unstable; urgency=medium . * New upstream version 8.1.7 * Remove work-around for resolved upstream AMD header copyright issue * Remove upstreamed quilt patches * Remove unused debian/control substitution variables * Judiciously merge parts of upstream's debian/copyright * Bump shlibs libcec (8.1.6+dfsg2-1) unstable; urgency=medium . * Bump standards version * New upstream version 8.1.6 (closes: #1145451) * Repack to drop prebuilt Windows binaries (support/windows/*.exe, support/windows/libusb0.dll); debian/copyright Files-Excluded and +dfsg suffix * SONAME bump, rename libcec7 to libcec8 * Upstream no longer uses p8-platform: drop libp8-platform-dev build dep and the include/platform symlink * Drop 03_reproducible_build.patch: superseded by upstream DISABLE_BUILDINFO option, now passed by debian/rules * Drop 04_fix_pkgconfig_libdir.patch: fixed upstream * Install new cmake package config files * Build with dh_python3 so python module is installed where interpreter can find it; ship the _pycec extension module alongside cec.py; without either, python3-libcec was unusable (closes: #1134169) * New binary package librust-libcec-dev, the upstream Rust binding, shipping the crate source under /usr/share/cargo/registry. Skipped with build profile pkg.libcec.norust * New binary package node-libcec, the upstream Node.js N-API addon, built with node-gyp rather than cmake's ENABLE_NODE_LIB which would need network access. Skipped with build profile pkg.libcec.nonodejs * The .NET binding is not packaged * debian/copyright: document AOCEC, IMX, Linux and EventGhost copyright holders, and the vendored AMD ADL SDK headers * Drop pkg-kde-tools build dependency, unused since d/symbols was replaced by d/shlibs * Bump debhelper compat to 14 - dh_dwz is no longer in the default sequence, which only grows the -dbgsym packages - cmake is automatically passed -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON * Strip libcec.a from debian/rules: dh_strip has a bug which makes it think this static library is a text file and not strip it (NOTE: remove this stanza when https://bugs.debian.org/875780 is fixed.) * Move debian/ man pages to debian/man/, write one for pyCecClient, and remove cec-config.1 which was unused. * Ship cecc-client in cec-utils, as upstream's own packaging does, with a man page. It uses libcec with dlopen and the C API rather than linking, thus exercising the ABI the other bindings use. * New patches 0004 / 0005 implement cecc-client --help / --list-devices, both of which were stubs that silently printed nothing * Repack to drop vendored AMD Display Library headers (src/libcec/platform/adl/adl_{defines,sdk,structures}.h). Their copyright notice disclaims warranty but grants no permission to use, copy, modify or redistribute. * Replace above headers with more recent version of the same headers, which AMD republished under the MIT licence. * Tiny patch to make the newer adl_*.h headers work. nodejs (24.20.0+dfsg+~cs24.13.3-2) unstable; urgency=medium . * Fix: skip parallel/test-crypto-authenticated nodejs (24.20.0+dfsg+~cs24.13.3-1) unstable; urgency=medium . * New upstream version 24.20.0+dfsg+~cs24.13.3 * Skip parallel/test-crypto-authenticated. Closes: #1133576. This is the usual regression caused by openssl change of behavior. * patch: move skipped tests to d/rules * patch: disable riscv64 vector extension support. Closes: #1144759. * patch: make node reproducible again Closes: #1144052. . [Bastien RoucariΓ¨s] * Drop support for sse2-support. Baseline now. python-dbutils (3.2.0-1) unstable; urgency=medium . * New upstream version 3.2.0. * Bump Standards-Version to 4.7.4 (no changes needed). * d/watch: Convert to version 5. * d/control: - Bump debhelper compat to 14. - Drop Priority and Rules-Requires-Root fields, both now the dpkg defaults. - Fix typos in the -doc package description. - Drop unused ${sphinxdoc:Depends} from python-dbutils-doc; the HTML manual is plain docutils output, not Sphinx. - Downgrade python3-pygresql to a Recommends; the DB-API 2 half of the library works without PyGreSQL, which upstream ships as an optional extra. - Drop the python3-pygresql build dependency; the test suite uses its own mock pg module. * d/rules: Build the HTML manual from the reST sources at build time rather than installing the copies pre-generated in the upstream tarball. * d/copyright: Correct Upstream-Name to DBUtils, use the GPL-3+ short name for the packaging licence, and bump copyright years. * d/gbp.conf: Add, with pristine-tar enabled. python3.14 (3.14.7-3) unstable; urgency=medium . * Update to the 3.14 branch 2026-09-05. * Disable the module-install-* autopkg tests for now. * Update symbols file. python3.14 (3.14.7-2) experimental; urgency=medium . * Update to the 3.14 branch 2026-09-01. - Reworks the test_typing stack test. Closes: #1146095. * Apply the OpenSSL 4.0 patches from the 3.15 branch. Closes: #1137595. ruby-tty-screen (0.8.2-1) unstable; urgency=medium . [ Simon Quigley ] * New upstream release. * Remove reverse-applicable test-endianness.patch. * Drop {XS,XB}-Ruby-Versions from control. * Update Standards-Version to 4.7.2, no changes needed. . [ Gabriel Filion ] * Move to watch version 5 * Ignore performance tests * Bump standards version to 4.7.4 rust-lamco-clipboard-core (0.6.1-1) unstable; urgency=medium . * Package lamco-clipboard-core 0.6.1 from crates.io using debcargo 2.8.2 rust-lamco-portal (0.4.5-1) unstable; urgency=medium . * Package lamco-portal 0.4.5 from crates.io using debcargo 2.8.2 rust-lamco-rdp-input (0.2.0-1) unstable; urgency=medium . * Package lamco-rdp-input 0.2.0 from crates.io using debcargo 2.8.2 rust-libshumate-sys (0.8.1-1) unstable; urgency=medium . * Team upload * Package libshumate-sys 0.8.1 from crates.io using debcargo 2.8.4 * Build with libshumate 1.7 xkeyboard-config (2.48-1) unstable; urgency=medium . * control: Add Conflicts on keyboards-rg (Closes: #1133239) * New upstream release. REMOVED: psi-plugins 1.5-2 REMOVED: rng-tools5 5-4.1 REMOVED: hwatch 0.4.2-2 REMOVED: psi-plus 1.4.1456-2.2 REMOVED: rust-tracing-forest 0.3.1-1 REMOVED: psi-translations 1.12+real1.5-4 REMOVED: golang-github-googleapis-gnostic 0.2.0-7 REMOVED: golang-github-approvals-go-approval-tests 0.0~git20180620.6ae1ec6-2 REMOVED: keyboards-rg 0.3+nmu2 REMOVED: psi 1.5+dfsg1-2.1 REMOVED: tbtools 0.8.0+git20260510.75be11e-1 REMOVED: psi-plus-l10n 1.4.1449-1.1 REMOVED: rust-ansi-term 0.12.1-2