criu (4.2-4) unstable; urgency=medium . * scripts: rseq: fix detection of rseq_cpu_id_state (Closes: #1136762) * zdtm: Fix rseq01 test for kernel 7.0 rseq changes * net: Route veth restore through usernsd for userns mode duckdb (1.5.3-1) unstable; urgency=medium . * New upstream release * bundled jemalloc moved from extension/ to third_party/ * Add quack server/client example to README.Debian eccodes-python (2:2.47.0-1) unstable; urgency=medium . * New upstream release * Standards-Version: 4.7.4 feedbackd-device-themes (0.8.9-1) unstable; urgency=medium . * New upstream release * fairphone,fp5: Make button press feedback stronger. gimp-texturize (3.0+ds-1) unstable; urgency=medium . * New upstream version 3.0+ds. (Closes: #1088063) * debian/control: - Bumped Standards-Version to 4.7.2. - Changed from libgimp2.0-dev to libgimp-3.0-dev in Build-Depends field. * debian/copyright: - Added a comment to explain about the "+ds" suffix. - Updated upstream and packaging copyright years. * debian/install: removed because this file is no longer needed. * debian/links: removed because this file is no longer needed. * debian/lintian-overrides: created to override a message about the libexec directory. * debian/rules: created the target execute_after_dh_auto_install to remove the pseudo upstream docs that are a link to his homepage. * debian/tests/control: updated to make it compliant with the new upstream version. * debian/watch: updated the rule to ignore the "+ds" suffix. gimp-texturize (2.2-4) unstable; urgency=medium . * debian/control: bumped Standards-Version to 4.6.2. * debian/copyright: - Converted the last paragraph of the GPL-2 in a comment. - Updated packaging copyright years. - Updated the upstream email addresses. gimp-texturize (2.2-3) unstable; urgency=medium . * debian/control: bumped Standards-Version to 4.6.1. * debian/copyright: updated packaging copyright years. * debian/watch: updated the search rule to make it compliant with new standards of the GitHub. gimp-texturize (2.2-2) unstable; urgency=medium . * Upload to unstable. gimp-texturize (2.2-1) experimental; urgency=medium . [ Joao Eriberto Mota Filho ] * New upstream version 2.2. (Closes: #997101) * debian/control: - Build-Depends field: ~ Added meson. ~ Removed intltool and libxml-parser-perl, no longer needed. - Bumped Standards-Version to 4.6.0. * debian/copyright: - Removed not needed data. - Updated the Source field to point to GitHub. - Updated upstream and packaging copyright years. * debian/docs: renamed README to README.md. * debian/install: created to install the plugin. No longer installing the useless help page (html). * debian/link: created to make symlink between the old and the new place of the plugin. * debian/patches/: removed all patches because the upstream fixed the source code. Thanks. * debian/tests/control: updated the test to use /usr/libexec/. * debian/watch: changed to point to GitHub. . [ Debian Janitor ] * Remove constraints unnecessary since stretch: + gimp-texturize: Drop versioned constraint on gimp in Depends. gimp-texturize (2.1-11) unstable; urgency=medium . * debian/tests/control: set CI test as superficial. (Closes: #974454) gimp-texturize (2.1-10) unstable; urgency=medium . * debian/control: - Bumped Standards-Version to 4.5.0. - Migrated DH level to 13. * debian/copyright: - Split 'GPL-2 or GPL-2+' text in two blocks of licenses. - Updated packaging copyright years. * debian/patches/: - Added Applied-Upstream field to patches 10, 20 and 30. - debian/patches/70_fix-UTF8.patch: created to fix an UTF-8 character in README file. * debian/rules: removed DEB_LDFLAGS_MAINT_APPEND variable, used to inject -Wl,--as-needed in build process because it is default since Bullseye. * debian/upstream/metadata: created. gimp-texturize (2.1-9) unstable; urgency=medium . * debian/control: - Added 'Rules-Requires-Root: no' to source stanza.9 - Bumped Standards-Version to 4.4.1. * debian/copyright: using GitHub/issues address in Upstream-Contact field. * debian/salsa-ci.yml: added to provide CI tests for Salsa. * debian/watch: updated to read version from plain text. gimp-texturize (2.1-8) unstable; urgency=medium . * debian/control: - Added VCS fields. - Bumped Standards-Version to 4.4.0. gimp-texturize (2.1-7) unstable; urgency=medium . * Upload to unstable. gimp-texturize (2.1-6) experimental; urgency=medium . * New maintainer. (Closes: #738993) * New upstream homepage. Consequently, updated Homepage field in debian/control file. (Closes: #922556) * Using new DH level format. Consequently: - debian/compat: removed. - debian/control: changed from 'debhelper' to 'debhelper-compat' in Build-Depends field and bumped level to 12. * Run wrap-and-sort. * debian/control: - Added intltool to Build-Depends field. - Bumped Standards-Version to 4.3.0. - Improved long description. * debian/copyright: - Migrated to 1.0 format. - Updated all data. * debian/dirs: no longer needed. Removed. * debian/docs: added todo file. * debian/patches/: - move_image_to_heap: ~ Renamed to 10_move-image-to-heap.patch. ~ Added a header. - fix_cast_warnings: ~ Renamed to 20_fix-cast-warnings.patch. ~ Added a header. - remove_non_public_gimpimage_pdb_header ~ Renamed to 30_remove-non-public-gimpimage-pdb-header.patch. ~ Reorganized the header. - unescaped-left-brace: renamed to 40_unescaped-left-brace.patch. - replace_huge_by_inf: ~ Renamed to 50_replace-huge-by-inf.patch. ~ Added a header. - 60_avoid-no-translation-with-DH12.patch: created to allow gimp-texturize install its translations when using DH >= 10. * debian/rules: added DEB_BUILD_MAINT_OPTIONS and DEB_LDFLAGS_MAINT_APPEND variables to improve the GCC hardening and fix some invalid library links. * debian/tests/control: added to provide a trivial test. * debian/watch: - Added a fake site to explain about the current status of the original upstream homepage. - Bumped version to 4. gimp-texturize (2.1-5) unstable; urgency=medium . * QA upload. * debian/patches/replace_huge_by_inf patch to fix build with glibc >= 2.27. gimp-texturize (2.1-4) unstable; urgency=medium . * QA upload. * Fix "Local copy of intltool-* fails with perl 5.26": add patch to escape a literal opening brace in intltool-update.in. (Closes: #869576) gimp-texturize (2.1-3) unstable; urgency=medium . * QA upload. * Set maintainer to Debian QA Group. (see #738993) * Standards-Version: 3.9.8 (no changes) gimp-texturize (2.1-2) unstable; urgency=low * [debian/patches/remove_non_public_gimpimage_pdb_header]: Remove unneeded #includes for private gimp headers (Closes: #674398). Thanks to the rebuild of all packages made by Lucas Nussbaum. * Bump Standards-Version to 3.9.3. * Bump debhelper version to 9 to use hardening options. gimp-texturize (2.1-1) unstable; urgency=low [adn+deb@diwi.org] * New upstream release. (Closes: #650127) * Switch to dpkg-source 3.0 (quilt) format. * Update debian/watch file. * Bump debhelper version to 8 and update packaging style to use dh. [maxy@debian.org] * Add myself as uploader, to maintain the Adnène version while keeping lintian happy. * Bump Standards-Version to 3.9.2. * [debian/patches/move_image_to_heap]: Avoid storing image information in the stack (Closes: #555841), thanks to Darren Salt for the patch * [debian/patches/fix_cast_warnings]: Fix for 'const char *'-to-'char *' conversion warnings (Closes: #555838), thaks to Darren Salt for the patch gimp-texturize (2.0-2) unstable; urgency=medium * Correct description (it is pseudo-periodicty). * Bump Standards-Version to 3.7.2. * Switch to cdbs: + use default rules, especially clean:: (Closes: #442573) * Bumb debhelper compatibility to 5. gimp-texturize (1.0-3) unstable; urgency=low * Bumped Standards-Version to 3.6.2 * Recompile against new gcc and g++ versions gimp-texturize (1.0-2) unstable; urgency=low * Renamed gettext file name (thanks to Ari Pollak). Closes: #303676 gimp-texturize (1.0-1) unstable; urgency=low * Initial Release. Closes: #293901 golang-github-prometheus-client-model (0.6.2-2) unstable; urgency=medium . * Remove «Rules-Requires-Root: no», which is now the default. * Remove «Priority: optional», which is now the default. * Bump Standards-Version to 4.7.4. * Switch to debian/watch format version 5. * Run wrap-and-sort -ast. * Remove --buildsystem=golang implicit since dh 13.4. * Add myself to Uploaders. * Fix patch tagging format. * Add lintian-overrides. golang-mongodb-mongo-driver (1.17.9+ds1-1) unstable; urgency=medium . * New upstream release. * Remove «Rules-Requires-Root: no», which is now the default. * Remove «Priority: optional», which is now the default. * Bump Standards-Version to 4.7.4. * Switch to debian/watch format version 5. * Remove --buildsystem=golang implicit since dh 13.4. * Skip TestGoroutineLeak tests as they fail due to missing mongodb server. golang-opentelemetry-proto (1.10.0-1) unstable; urgency=medium . * Team Upload. * New upstream version 1.10.0. - required by golang-opentelemetry-otel version 1.43.0. * debian/control: drop Priority: optional (now the default). * debian/control: Drop Rules-Requires-Root: no (now the default). * debian/control: bump to Standards-version to 4.7.4. * debian/control: Drop depends on golang-google-protobuf-dev. * debian/control: Drop depends on golang-google-grpc-dev. guile-hoot (0.9.0-1) unstable; urgency=medium . * Silence Salsa lintian * Drop upstreamed patch * Improve d/copyright guile-websocket (0.3.0-1) unstable; urgency=medium . * Initial release. (Closes: #1130545) kgb-bot (1.62-3) unstable; urgency=medium . * use dh-cruft to register & purge volatile file . [ gregor herrmann ] * improve error message libimager-perl (1.031+dfsg-1) unstable; urgency=medium . * Team upload. * New upstream version 1.031+dfsg. - GIF: fix CVE-2026-8454 buffer overflow (the separate Imager::File::GIF CVE) Fixes CVE-2026-8669 (the embedded Imager::File::GIF-in-Imager CVE) librespeed-cli (1.0.13-1) unstable; urgency=medium . * New upstream release * d/control: Add new build dependency * d/control: Bump S-V to 4.7.4; drop priority: optional, RRR mosquitto (2.1.2-3) unstable; urgency=medium . [ Gianfranco Costamagna ] * Sort d/clean file * Drop double cjson dependency, sort them * Add some dependencies used for testing * Drop cjson runtime dependency, evaluated already by shlibs:Depends * Drop Pre-Depends, already useless since o-o-stable * Drop trailing whitespace * use cat |c++filt to make symbols human readable * Sort symbols file * Sort and simplify install file * Add some new lintian overrides for mosquitto * Move remove of deps directory into clean target * Simplify test dependencies, sync with build-deps and use build-essential for compilers * Drop trailing whitespace on watch file * Add patch to stop sending signals to the init system! . [ Joachim Zobel ] * d/control: Added dependency on libcjson-dev to libmosquitto-dev (Closes: #1135697, #1136784) * d/tests/control: Skip failing tests on i386 mosquitto (2.1.2-2) unstable; urgency=medium . * Moved deletion of deps from d/rules to d/clean * Fixed override_dh_auto_test apperearing twice in d/rules * Disabled tests that failed when run on a single CPU mosquitto (2.1.2-1) unstable; urgency=medium . [ Gianfranco Costamagna ] * d/patches/pico: Patched to use system pico library * d/copyright: - Update upstream copyright - Drop EDL-1.0 license, it is really BSD-3-clause . [ Luca Boccassi ] * Install and use sysusers.d/tmpfiles.d config files . [ Joachim Zobel ] * New upstream release - d/control: Removed dependency on libwebsockets, added several new dependencies - d/*.symbols: Added new symbols - d/mosquitto.install: Plugins are installed in /usr/lib/{arch}/mosquitto - d/patches/: Removed obsolete patches 2895, 3239, 3344 - d/patches/deb-test.patch: Refreshed patch - Changed so the tests always use installed binaries - Disabled failing broker test 06-bridge-remote-shutdown.py - Disabled failing client test 03-publish-c2b-qos2-maximum-qos-1.py - d/patches/fix-2.1-build.patch: Added to fix build issues - d/rules: Removed USE_LIBWRAP - Added WITH_HTTP_API - Changed tests during build to be opt in since they are patched to use installed binaries - d/tests/control: Added dependencies * d/libmosquittopp1.lintian-overrides: Removed because it was outdated * d/watch: Fixed mosquitto (2.1.2-1~exp1) experimental; urgency=medium . * Team upload. * New upstream version 2.1.2 * Drop libjson1 runtime dependency, automatically added by dh_shlibs * Add new argon2 dependency * Add new libedit-dev dependency * Drop two patches now upstream, 2895 and 3344 * Add libsqlite3-dev dependency * Drop patch 3239, upstream now * Add libmicrohttpd-dev dependency * Update upstream copyright * Drop EDL-1.0 license, it is really BSD-3-clause * Add two upstream patches to fix cmake failures: debian/patches/8c3bc32689346d7b86e2dad954ff482b5ad7aef1.patch: debian/patches/33d14397c49340a37551410148830dd4b9ec1fb6.patch: * Add new tools to mosquitto binary * Add some new files to clean target * Install header files * Add new symbols * Add tools for tests * Ignore test results for now node-rollup-plugin-inject (5.0.5~ds1+~3.0.2-3) unstable; urgency=medium . * Team upload * Install legacy component node-rollup-plugin-inject (5.0.5~ds1+~3.0.2-2) unstable; urgency=medium . * Team upload * Fix watch file: drop obsolete filenamemangle, convert to v5 * Declare compliance with policy 4.7.4 * Drop "Rules-Requires-Root: no" * Drop "Priority: optional" node-sugarss (5.0.1-1) unstable; urgency=medium . * Initial release (Closes: #1137060) ocaml-odoc (3.2.1-2) unstable; urgency=medium . * Remove dependency on compiler-libs.optcomp ocaml-odoc (3.2.1-1) unstable; urgency=medium . * Team upload * New upstream release * Bump Standards-Version to 4.7.4 * Remove Rules-Requires-Root from debian/control * Use dh_ocamllibinstall pcp (7.1.4-1) unstable; urgency=high . * New release (full details in CHANGELOG). * Additional armhf configure.ac fix related to #1133063 (USDT check) pcp (7.1.3-2) unstable; urgency=high . * New release (full details in CHANGELOG). * Use dh_auto_configure in preference to ./configure (closes: #1133063) postgresql-common (291) unstable; urgency=medium . * pg_upgradecluster: Rename io_workers to io_max_workers in PG19. * Ship doc/postgresql-debian-packaging.md in postgresql-common-dev. * pg_buildext: Show output_iso/regression.diffs on test failure. * server/postgresql.mk: Don't delete pg_plan_advice.so in PG 19. * server/postgresql.mk: Ignore test failures in m68k. (Closes: #1136156) * server/postgresql.mk: Set maximum regression test parallelization to 3 on hurd. * t/027_jit.t: JIT is off by default in PG 19. python-airly (1.1.0-1) unstable; urgency=medium . * Initial release. (Closes: #1136635) python-ayla-iot-unofficial (1.5.0-1) unstable; urgency=medium . * Initial release. (Closes: #1136661) python-indevolt-api (1.8.1-1) unstable; urgency=medium . * New upstream release. python-london-tube-status (0.7-1) unstable; urgency=medium . * Initial release. (Closes: #1136662) python-narwhals (2.21.0-1) unstable; urgency=medium . * New upstream version python-scramp (1.4.8-1) unstable; urgency=medium . * Team upload. * New upstream version * Standards-Version: 4.7.4 (routine-update) python-websockets (16.0-1) unstable; urgency=medium . * New upstream release python-werkzeug (3.1.8-1) unstable; urgency=medium . * Team upload * [5101e86] New upstream version 3.1.8 * [a3cd424] Rebuild patch queue drom patch-queue branch * [0b76640] d/control: Drop field Priority: optional * [2f8db6b] d/control: Update Standards-Version to 4.7.4 No further modifications needed. * [7335b77] d/copyright: Update year data rust-breezyshim (0.7.18-1) unstable; urgency=medium . * Package breezyshim 0.7.18 from crates.io using debcargo 2.8.2 rust-ciborium (0.2.2-3) unstable; urgency=medium . * Team upload. * Package ciborium 0.2.2 from crates.io using debcargo 2.8.2 * d/p/tweak-deps.patch: Upgrade rstest to v0.26 screen (5.0.1-2) unstable; urgency=medium . [ Peter Dey ] * Fix regression of #51088 - socket dir should be in /run/screen * Set Priority to optional to match archive override (Closes: #1134768) * Keep -Q @windows output off the attached display (Closes: #702659) * Restore the value of defflow after (re-)attachment (Closes: #859313) * Fix input handling on big-endian systems (Closes: #1135587) * Documentation fixes to keep lintian happy . [ Otto Kekäläinen ] * Bump Debian Policy version to 4.7.4 * Update d/copyright to include recent contributors * Add myself and Peter Dey as uploader, and remove inactive old uploader screen (5.0.1-1.1) unstable; urgency=medium . * Non-maintainer upload. * Add an explicit --disable-pam for the udeb build (the counterpart of --enable-pam for the normal build) to avoid picking up a dependency on PAM, which would make screen-udeb non-installable (Closes: #1134429). screen (5.0.1-1) unstable; urgency=medium . * New upstream release 5.0.0. + Adds truecolor support ("truecolor [on|off]"). + Adds multi-window input (multiinput). + Makes the status bar movable (status [top|up|down|bottom] [left|right]). + Introduces password protection (auth [on|off]). * New upstream release 5.0.1. + Rolls in CVE-2025-4680[2-5] and refreshes the release key block. * Drop temporary CVE patches and 63-add-utempter-switch/65-wcwidth since now in upstream. * Configure with --disable-utmp instead of using 03disable-utmp patch; preserving the behaviour requested in #1104514 * Drop the deflogin/login keybindings from /etc/screenrc since --disable-utmp removes those commands and the warnings upset autopkgtests. * Add 83_escape-opensuse-texinfo.patch so texinfo 7 can build the manual. * Add 90-include-pty-header-when-openpty.patch to make the glibc build succeed with -Werror=implicit-function-declaration * Keep out-of-tree builds working by adding $(srcdir) to CPPFLAGS in Makefile (91-use-srcdir-in-cppflags.patch) * Add 92-preserve-utf8-combining.patch to preserve UTF-8 combining sequences on UTF-8 displays (also autopkgtest passes) * Add 93-mousetrack-texinfo-fix.patch to enable builds on Ubuntu focal (syntax error on older Texinfo versions) * "screen -Q windows" now needs a format string - update autopkgtests * Add 84-rendition-bell-hardstatus-width.patch to keep %w/%Lw rendition values at uint64_t width so style/colour bits are preserved * Refresh upstream metadata URLs for the screen-v5 branch. * Update debian/NEWS for the 5.0.1 command changes. yorick (2.2.04+dfsg1-17) unstable; urgency=medium . * Team Upload * Fixup: this is a legacy long-d/rules package, we need to call dh_cruft explicitely. zfs-linux (2.4.2-2) unstable; urgency=medium . [ Shengqi Chen ] * Previous upload 2.4.2-1 fixed support for RT kernels, compatibility with Linux 7.0, and draid tests on s390x (closes: #981212, #1135579, #1072774). * zfs-dkms: only show the PREEMPT_RT kernel warning when an RT kernel is installed (closes: #1136688). . [ Carles Pina i Estany ] * d/po: update Catalan debconf translation (closes: #1136717). zfs-linux (2.4.2-1) unstable; urgency=medium . * New upstream version 2.4.2. * d/patches: + refresh existing patches. + remove patch that prevents building on PREEMPT_RT kernels. + add patch to fix wrong Linux-Maximum field in META. * zfs-dkms: add debconf notice for support on RT kernels. * d/control: bump std-ver to 4.7.4 (no changes needed). * d/symbols: update symbols for libzpool7linux. REMOVED: cecil 0.9.6+dfsg-2 REMOVED: python-qtawesome 1.4.1-1 REMOVED: cdlclient 0.10.1-2 REMOVED: spyder-unittest 0.7.1-5 REMOVED: guiqwt 4.4.4-2 REMOVED: spyder 6.1.3+ds-6 REMOVED: guidata 3.14.2-2 REMOVED: spyder-line-profiler 0.4.2-1 REMOVED: python-sigima 1.1.1-1 REMOVED: taurus 5.2.3-3 REMOVED: finalcif 156+dfsg-3 REMOVED: plotpy 2.8.4-1 REMOVED: taurus-pyqtgraph 0.9.8-1 REMOVED: openlp 3.1.7+ds-1