alpine (2.26+dfsg-3) unstable; urgency=medium . [ Santiago Vila ] * Add debian/salsa-ci.yml. * Add patch to build with gettext 0.23.x. * Build with --max-parallel=1. Closes: #1089250. * Build and use alpine-mlock, drop dependency on mlock. Closes: #1091777 . [ Unit 193 ] * Update Standards-Version to 4.7.2. alpine (2.26+dfsg-2) unstable; urgency=medium . * d/control, d/watch: Update homepage. * d/rules: Pass -Wno-incompatible-pointer-types. (Closes: #1074804) * Update Standards-Version to 4.7.0. alpine (2.26+dfsg-1) unstable; urgency=medium . * d/watch: Drop digit from repacksuffix. * New upstream version 2.26+dfsg. - Refresh patches. * d/control: Drop autoconf-archive and ca-certificates from Build-Depends. * d/copyright: Update years. * Update Standards-Version to 4.6.1. alpine (2.25+dfsg1-1) unstable; urgency=medium . * New upstream version 2.25+dfsg1. - Refresh patch. - The c-client library parses information from an IMAP server during non-authenticated state which could lead to denial of service. Reported by Damian Poddebniak from Münster University of Applied Sciences. (Closes: #992171, CVE-2021-38370) * d/rules: Drop '--as-needed' since it's now default. * Update Standards-Version to 4.6.0. alpine (2.24+dfsg1-1) unstable; urgency=medium . * New upstream version 2.24+dfsg1. - Refresh patches. alpine (2.23+dfsg1-1) unstable; urgency=medium . * New upstream version 2.23+dfsg1. - Security Bug: Alpine can be configured to start a secure connection using /tls on an insecure connection. However, if the connection is PREAUTH, Alpine will not upgrade the connection to a secure connection, because a client must not issue a STARTTLS to a server that supports it in authenticated state. This makes Alpine continue to use an insecure connection with the server, exposing user data. Reported by Damian Poddebniak and Fabian Ising from Münster University of Applied Sciences. Closes: #963179, CVE-2020-14929 - Attempt to fix a bug that breaks scrolling of a message in Alpine when the screen is resized. (Closes: #956361) * d/control, d/copyright: Update my email address. * d/control: - Bump DH compat to 13. - Drop versioned B-D on dpkg-dev, no longer needed. alpine (2.22+dfsg1-1) unstable; urgency=medium . * New upstream version 2.22+dfsg1 (Closes: #947941, LP: 1860285) - Drop patches applied upstream, refresh remaining. - Add "remove password" command to the management screen for the password file encryption key. This allows users to use their password file without entering a master password. (Closes: #882424) - TLS 1.2 does not work if Alpine is compiled with openssl >= 1.1.0. Closes: #934439 - Remap UBOGON from 0xfffd to 0xfff8, since 0xfffd represents a missing character in UTF-8, but 0xfff8 is undefined. (Closes: #813615) - Alpine stops parsing the mailcap file when it finds an invalid entry. Closes: #886370 - Thanks to Matthew Gabeler-Lee for mapping old bugs to recent fixes! * d/compat, d/control: - Drop d/compat in favor of debhelper-compat, bump to 12. * d/control: - Add sensible-utils to recommends. - Replace exim4 with default-mta in suggests. - R³: no. * d/rules, d/watch: Replace get-orig-source with uscan repack. * d/rules: - Enable all hardening options. - Drop dbgsym migration. - Pass --with-date-stamp and --with-host-stamp to configure. - Update sed call to reflect path change in dh 11. * d/copyright: Re-write in DEP-5 format, updating years. * Update Standards-Version to 4.5.0. alpine (2.21+dfsg1-1.1) unstable; urgency=medium . * Non-maintainer upload. . [ Ondřej Nový ] * d/control: Set Vcs-* to salsa.debian.org . [ Andreas Tille ] * Fix homepage * Fix watch file * Remove myself from Uploaders * Install Apache NOTICE file alpine (2.21+dfsg1-1) unstable; urgency=medium . * New upstream version 2.21+dfsg1 (Closes: #862952) - Refresh patches. * Bump Standards-Version to 4.1.1. * Run wrap-and-sort -s. * d/control, d/watch: Update homepage to alpine.freeiz.com. * d/control, d/compat: Use debhelper compat 10. * d/control: - Switch to https in Vcs-*. - Mark alpine-doc as Multi-Arch foreign. - Drop requirement of libssl-dev to be 1.0. (Closes: #851054) - Drop explicit build-depend on auto(conf,make), dh-autoreconf and libtool. - Drop priority: extra from alpine-pico. * d/rules: - sha256sums no longer published, move to md5sums and update for 2.21. - Move from dh_install --list-missing to dh_missing --fail-missing. - Move installdocs override to installdocs-indep. - Only override dh_auto_configure with non-default options. - Don't verify files are there before moving, we should error out if not. - Drop obsolete --with autoreconf. * Merge d/p/30_fix_man_page_hardcoded_paths.patch and d/p/40_fix_filter_hardcoded_paths.patch into d/p/10_config2etc.patch. * Add descriptions to all patches. * d/control, d/p/95_cross.patch, d/rules: Fix FTCBFS. Thanks to Helmut Grohne for the initial patch. (Closes: #876164) * d/s/lintian-overrides: js file has long lines, but is sourceful. alpine (2.20+dfsg1-7) unstable; urgency=medium . * Make the build reproducible. Thanks Chris Lamb. (Closes: #791923) alpine (2.20+dfsg1-6) unstable; urgency=medium . * Adjust the order of build-depends so the unstable buildds can build it. (Closes: #848848) alpine (2.20+dfsg1-5) unstable; urgency=medium . * Use automatic debug packages, per https://wiki.debian.org/AutomaticDebugPackages . alpine (2.20+dfsg1-4) unstable; urgency=medium . * Adjust libssl dependencies to be backportable. Thanks to Unit193 for explaining this to me. alpine (2.20+dfsg1-3) unstable; urgency=medium . * Adjust libssl dependencies to use 1.0.x. (Closes: #828231) Thanks to Adrian Bunk for the patch! alpine (2.20+dfsg1-2) unstable; urgency=medium . * Only rename files that have actually been built; this fixes arch-independent-only builds. (Closes: #805991) alpine (2.20+dfsg1-1) unstable; urgency=medium . * Imported Upstream version 2.20+dfsg1 - Drop patches applied upstream. - Refresh remaining patches. - d/rules: Update SHA256 for alpine 2.20. * Update Standards-Version to 3.9.6. * d/watch: Narrow the regex to only match source tarballs. * d/alpine-doc.docs: tech-notes.txt moved to under the tech-notes/ dir. * d/control: Update Vcs-Browser for cgit. * d/p/10_alpine_1.10_spooldir.patch: Fix a few more references. * d/p/40_fix_browser_hardcoded_paths.patch: - Fix hardcoded paths to specific browsers. * d/p/40_fix_tech_notes_hardcoded_paths.patch, d/rules: - Drop patch in favor of changing paths after the build. alpine (2.11+dfsg1-3) unstable; urgency=medium . [ Unit 193 ] * d/patches/10_hurd_build.patch: Fix FTBFS on Hurd, thanks Svante. (Closes: #753698) . [ Asheesh Laroia ] * d/patches/10_hurd_build.patch: Remove unnecessary space, and mark it as reviewed. * Add a second HURD build patch. * Reviewed package. alpine (2.11+dfsg1-2) unstable; urgency=medium . * d/control, d/rules: b-dep and enable dh-autoreconf. alpine (2.11+dfsg1-1) unstable; urgency=medium . [ Unit 193 ] * Imported upstream version 2.11+dfsg1 - Drop patches 10_fix_linking_order.patch, 70_des56_rfc5751.patch, 60_fix_string_error.patch and 20_barry_defreese_hurd_build_fix.patch as they are no longer needed. * d/watch: Point to patches.freeiz.com * d/control: Update homepage field to patches.freeiz.com. * d/control: Drop duplicated Priority field and deprecated DM-Upload-Allowed. * d/control: Use canonical VCS-* fields and the collab-maint git repo. * d/control: Update standards-version to 3.9.5, no further changes. * d/control: Drop b-dep on cdbs. * d/copyright: Update years and add myself. * d/copyright: Remove mention of pico/msmem.c, no longer in upstream tarball. * d/rules: Update to dh sequencer. * d/rules: Add get-orig-source target. * d/alpine.docs: Add readme file. * d/*install: Install from the the 'make install' paths. * d/gbp.conf: Enable signed tags and pristine-tar. * d/alpine-pico.manpages: Move the rename to after installing the manpage. * Update compat level to 9. . [ Asheesh Laroia ] * Reviewed package and provided feedback. alpine (2.10+dfsg-1) unstable; urgency=low . * New upstream release. * This release ships a fix for an issue where the PREFDATETIME token was always set to "Sun" incorrectly. (Closes: #692870) * This release ships a fix for IMAP-encoded non-ASCII folder names. (Closes: #674067) * This release simplifies (and corrects) S/MIME handling for messages that encrypted *and* signed. (Closes: #653420) alpine (2.02+dfsg-2) unstable; urgency=low . * Adding patch from Geoffrey Thomas to disable broken phone- home functionality. (Thank you!) (Closes: #631758) * Adding dependency on mlock so that alpine no longer warns the user about permissions on /var/spool/mail (or /var/mail). (In theory, this new dependency is only required if you are using an mbox file, but since reading system mail is within the core functionality of alpine, it seems sensible that alpine should do that without warnings out of the box.) (Closes: #414264) * ACKing NMU by Johnathan McCrohan. Thank you! alpine (2.02+dfsg-1.1) unstable; urgency=low . * Non-maintainer upload. * Apply upstream patch disabling DES-56 to ensure RFC 5751 compliance. (Closes: #657046) - Upstream commit e2eef589799d742ea6ccaec9144dc619a516222e added as 70_des56_rfc5751.patch alpine (2.02+dfsg-1) unstable; urgency=medium * ACK'd non-maintainer upload by tolimar. (Thank you!) * Removed Windows (and other) binaries from ldap/binaries/* and pico/msmem.c and alpine/ldap32.dll. This is now documented in debian/copyright. (Closes: #641479) * Configuring debian/rules for hardening flags, as per release goal. (Therefore, this release adds a versioned dpkg dependency.) * Set urgency to medium due to fix for release-critical bug. * Bump the Standards-Version to 3.9.3; no changes since 3.9.1 affect this package. alpine (2.02-3.1) unstable; urgency=medium * Non-maintainer upload. * Add patch from Eric Alexander to solve the format not a string or literal compiler error (Closes: #643349) (Added as debian/patches/60_fix_string_error.patch) * Set urgency to medium due to rc bug fix alpine (2.02-3) unstable; urgency=low * Explicitly list libraries needed by c-client.a to a patch. Thanks to Alex Chiang and Evan Broder. (Closes: #601464 #601801) * Remove unnecessary dependency on quilt. alpine (2.02-2) unstable; urgency=low * Add self to uploaders. * Update homepage and watchfile for new upstream. * alpine now Conflicts: and Replaces: pine. (Closes: #482330) * Include -doc package. - Add alpine-doc to alpine's Recommends:. * Depend on ${misc:Depends} substitution variable. * Bump standards version to 3.9.1, no changes needed. * Switch to dpkg-source 3.0 (quilt) format. - Refreshed patches. alpine (2.02-1) unstable; urgency=low * New upstream release, based on re-alpine project * Updated debian/copyright to reflect this fact * re-alpine removed the non-free from the tarball, so now we do not repack the upstream tarball. (Yay!) alpine (2.00+dfsg-6) unstable; urgency=low * Add diversion for pico and remove conflict with nano. (Closes: #415169) * Build-depend on aspell. This makes it always build correctly with spell-checking support. (LP: #340993) * Change section of alpine-debug to "debug", fixing the override disparity. alpine (2.00+dfsg-5) unstable; urgency=low * Remove memory leak from pico/composer.c. Thanks to George Danchev for finding the issue and submitting a patch. (Closes: #534984) alpine (2.00+dfsg-4) unstable; urgency=low * Changed debian/control to not use backslashes for line continuations. Thanks to Cyril Brulebois (kibi)! (Closes: #535279). alpine (0.999999+dfsg-1) unstable; urgency=low * New upstream release. * Stop patching Makefiles and just pass an argument to configure (oops) * Add DM-Upload-Allowed: yes to source section of control alpine (0.99999+dfsg-1) unstable; urgency=low * New upstream release. alpine (0.9999+dfsg-1) unstable; urgency=low * New upstream release * alpine-dbg only requires alpine | alpine-pico | pilot now. alpine (0.999+dfsg-1) unstable; urgency=low * New upstream release. alpine (0.99+dfsg-1) unstable; urgency=low * New upstream release. alpine (0.98+dfsg-1) unstable; urgency=low * Added a note to README.Debian about sending mail, and Suggests: mail-transport-agent. (Closes: #414266) * New upstream release. alpine (0.83+dfsg-3) unstable; urgency=low * Adding -dbg package with debug symbols. alpine (0.83+dfsg-2) unstable; urgency=low * Bumped compat/ to 5 for future use of dh_strip. * Uses --with-debug-level=0 instead of entirely removing the feature. * Fixes pinerc handling for address book sorting. (Closes: #410300) * Supports GNU/kFreeBSD in configure.ac. (Closes: #414228) * Renames passfile to ~/.pine-passfile in keeping with e.g. .pinerc. * Documented that in README.Debian. alpine (0.83+dfsg-1) unstable; urgency=low * New upstream release * Now sed handles updating source for path changes * Supports passfile of ~/.alpine-passfile (Closes: #410976) * Upstream fixed man page to remove -create_lu (Closes: #410302) alpine (0.82+dfsg-5) unstable; urgency=low * Actually make pilot "priority: optional". alpine (0.82+dfsg-4) unstable; urgency=low * Give pico the "mail - optional" and pilot the "utils - optional" suite. * Disable debug in alpine configure. (Closes: #405689) * Enabled aspell as spellchecker alpine (0.82+dfsg-3) unstable; urgency=low * Make pilot not conflict: pilot. alpine (0.82+dfsg-2) unstable; urgency=low * Renamed alpine-pilot to pilot as was actually wanted. alpine (0.82+dfsg-1) unstable; urgency=low * Configuration files are now in /etc, and the documentation is updated. (Closes: #405700) * debian/rules now cleans correctly. (Closes: #407477) * alpinef symlink in place. (Closes: #405690) * alpine-pilot package now created for pilot. (Closes: #405693) alpine (0.81+dfsg-1) unstable; urgency=low * New upstream release. * Repacked original tarball because it included non-DFSG-free RFC files. alpine (0.8-1) unstable; urgency=low * Initial release. (Closes: #401001) * Changed imap/Makefile to enable IPv6 mode and skip the interactive prompt. amberol (2025.1-3) unstable; urgency=medium . * Team upload * Replace ashpd patch with improved version applied upstream * Update Build-Depends amberol (2025.1-2) unstable; urgency=medium . * Team upload * Update Homepage * Mention GNOME Circle in package description amberol (2025.1-1) unstable; urgency=medium . * New upstream release * Remove lofty patch: applied in new release * Update Build-Depends amberol (2024.2-5) unstable; urgency=medium . * Add Build-Depends: libxml2-utils for xmllint * Salsa CI: stop disabling reproducibility check android-platform-tools (34.0.5-12) unstable; urgency=medium . * debian/control: - Replace "android-sdk-platform-tools-common" with "android-udev-rules" and bump from "Recommends" to "Depends" as well. android-sdk-meta (28.0.2+12) unstable; urgency=medium . * Team upload. * Move udev rules to android-udev-rules (Closes: #1069820) android-udev-rules (0~20250314+ds-2) unstable; urgency=medium . * d/control: add Breaks+Replaces on android-sdk-platform-tools-common android-udev-rules (0~20250314+ds-1) unstable; urgency=low . * Initial release. (Closes: #1101136) anna (1.97) unstable; urgency=medium . * Team upload . [ Updated translations ] * Hungarian (hu.po) by Szia Tomi * Serbian (sr.po) by Мирослав Николић apparmor (4.1.0~beta5-6) unstable; urgency=medium . [ Alban Browaeys ] * Fix usr.bin.chromium-browser rm_conffile versioning (Closes: #1101071) * Fix zgrep rm_conffile versioning (Closes: #1100007) apt-setup (1:0.193) unstable; urgency=medium . * Team upload. . [ Updated translations ] * Galician (gl.po) by Parodper * Croatian (hr.po) by Valentin Vidic * Hungarian (hu.po) by Szia Tomi * Lithuanian (lt.po) by Rimas Kudelis * Serbian (sr.po) by Мирослав Николић * Uyghur (ug.po) by Abduqadir Abliz * Vietnamese (vi.po) by Dagon Vn async-upnp-client (0.44.0-1) unstable; urgency=medium . * New upstream release. * Switch to autopkgtest-pkg-pybuild. * Update Standards-Version. atop (2.11.1-1) unstable; urgency=medium . * new upstream version 2.11.1 * this solves CVE-2025-31160 axisregistry (0.3.5-2) unstable; urgency=medium . * Team upload * Source-only re-upload. axisregistry (0.3.5-1) unstable; urgency=low . * Team upload * Initial release; Closes: #1017844 ayatana-indicator-session (24.5.1-1) unstable; urgency=medium . [ Mike Gabriel ] * New upstream release. * debian/control: + Bump Standards-Version to 4.7.2. No changes needed. * debian/copyright: + Update copyright attributions. . [ Debian Janitor ] * Set upstream metadata fields: Repository. azure-cli (2.71.0-1) unstable; urgency=medium . * Update upstream source from tag 'upstream/2.71.0' * Bump dependency on python-azure * Skip new failing unit tests azure-kusto-python (5.0.2-1) unstable; urgency=medium . * Update upstream source from tag 'upstream/5.0.2' base-installer (1.223) unstable; urgency=medium . * Team upload . [ Updated translations ] * Hungarian (hu.po) by Szia Tomi * Georgian (ka.po) by Temuri Doghonadze * Dutch (nl.po) by Frans Spiesschaert * Serbian (sr.po) by Мирослав Николић bibcursed (2.0.1-0.2) unstable; urgency=medium . * Non-maintainer upload. * debian/control: Bump Standards-Version to 4.7.2. * debian/patches/0006-Fix-modern-C-usage.patch: Update patch to further fix compatibility with modern C. (Closes: #1077349) bibcursed (2.0.1-0.1) unstable; urgency=medium . * Non-maintainer upload. * debian/: Apply "wrap-and-sort -abst". * debian/compat: Dropped, no longer needed. * debian/control: Update package name libncurses5-dev => libncurses-dev. * debian/control: Bump Standards-Version to 4.7.0. * debian/control: Add Vcs-* fields. * debian/patches: Refresh with gbp format. * debian/dirs: Dropped, useless now. * debian/watch: Add SourceForge monitor script. * New upstream version 2.0.1. (Closes: #1004880) * debian/patches/0005-Fix-missing-ctypes.h-include.patch: Add patch to fix FTBFS with gcc 13. (Closes: #1066309) * debian/patches/0006-Fix-modern-C-usage.patch: Fix function declaration and return types to fit modern C standard. bibcursed (2.0.0-6.1) unstable; urgency=medium . * Non-maintainer upload. * Use source format 3.0 (quilt). * Turn directly applied patches into single quilt patches in debian/patches. * Fix syntax error in the manpage. * Fix build with -Wl,--as-needed. Closes: #631057 * Rewrite debian/rules using the dh sequencer. * Bump debhelper compat level to 10. Closes: #817375 * Bump Standards-Version to 3.9.8. * Fix cross building. * Do not start the synopsis with an article. bibcursed (2.0.0-6) unstable; urgency=low * debian/control: - Update my email address * debian/rules: - Add some hg cleanup stuff to the 'clean' target bibcursed (2.0.0-1) unstable; urgency=low * New upstream release. bird2 (2.17-1) unstable; urgency=medium . * New upstream version 2.17 bird3 (3.1.0-1) unstable; urgency=medium . * Upload to unstable (Closes: #1090749: ITP bird3) * New upstream version 3.1.0 bird3 (3.0.1-1) experimental; urgency=medium . * New upstream version * Add lib/blake2* to debian/copyright * Update copyright years for active contributors calibre (8.2.1+ds-1) unstable; urgency=medium . * New upstream version 8.2.1+ds * Rediff patches cdebconf-entropy (0.57) unstable; urgency=medium . * Team upload . [ Updated translations ] * Serbian (sr.po) by Мирослав Николић cdebconf-terminal (0.47) unstable; urgency=medium . * Team upload . [ Updated translations ] * Hungarian (hu.po) by Szia Tomi * Polish (pl.po) by Matthaiks * Romanian (ro.po) by Remus-Gabriel Chelu * Serbian (sr.po) by Мирослав Николић cdo (2.5.1-1) unstable; urgency=medium . * New upstream release * compile-grib.patch: merged upstream * recinfo.patch: Patch needed for HIRLAM_EXTENSIONS to work * Standards-Version: 4.7.2 cdrom-checker (1.66) unstable; urgency=medium . * Team upload . [ Updated translations ] * Persian (fa.po) by Danial Behzadi * Polish (pl.po) by Matthaiks * Romanian (ro.po) by Remus-Gabriel Chelu * Serbian (sr.po) by Мирослав Николић cdrom-detect (1.112) unstable; urgency=medium . * Team upload . * Add myself to uploaders, to make lintian happy. . [ Updated translations ] * Hungarian (hu.po) by Szia Tomi * Serbian (sr.po) by Мирослав Николић cdrom-retriever (1.68) unstable; urgency=medium . [ Updated translations ] * Hungarian (hu.po) by Szia Tomi * Romanian (ro.po) by Remus-Gabriel Chelu * Serbian (sr.po) by Мирослав Николић clock-setup (0.165) unstable; urgency=medium . * Team upload . * Add myself to uploaders, to make lintian happy. . [ Updated translations ] * Hungarian (hu.po) by Szia Tomi * Polish (pl.po) by Matthaiks * Romanian (ro.po) by Remus-Gabriel Chelu * Serbian (sr.po) by Мирослав Николић cmsscanner (0.1.2-2) unstable; urgency=medium . * Fix Homepage, thanks to azerttyu cmsscanner (0.1.2-1) unstable; urgency=low . * Initial release compiz (2:0.8.18-8) unstable; urgency=medium . * control: Demote compiz-mate's dependency on mate-themes to a Recommends. consfigurator (1.5.1-1) unstable; urgency=medium . * New upstream release. consfigurator (1.5.0-1) unstable; urgency=medium . * New upstream release. console-setup (1.236) unstable; urgency=medium . * Team upload . [ Updated translations ] * Czech (cs.po) by Miroslav Kure * German (de.po) by Holger Wansing * Spanish (es.po) by Francisco Javier Carro Orgeira * French (fr.po) by Baptiste Jammet * Galician (gl.po) by Parodper * Croatian (hr.po) by Valentin Vidic * Hungarian (hu.po) by Szia Tomi * Indonesian (id.po) by Andika Triwidada * Latvian (lv.po) by Tranzistors * Marathi (mr.po) by Kalyani Kenekar * Uyghur (ug.po) by Abduqadir Abliz * Simplified Chinese (zh_CN.po) by Boyuan Yang cppy (1.3.1-1) unstable; urgency=medium . * New upstream version. cronometer (0.9.9+dfsg1-2) unstable; urgency=medium . * Team upload. * Add a patch to use the newer jfreechart API. (Closes: #1099222) * Raise source level to 1.8 (minimum still supported by the default JDK 21). * Promote Standard-Version to 4.7.2 with no change. culmus (0.140-2.1) unstable; urgency=medium . * Non-maintainer upload. * source only upload to enable migration (Closes: #1101382) culmus (0.140-2) unstable; urgency=medium . * Rename binary package to fonts-culmus (Closes: #905896) debian-installer-launcher (44) unstable; urgency=medium . * Team upload . [ Updated translations ] * Romanian (ro.po) by Remus-Gabriel Chelu * Serbian (sr.po) by Мирослав Николић debvm (0.3.2) unstable; urgency=medium . [ Jochen Sprickerhof ] * useraddhook: support autologin for greetd/sway . [ Helmut Grohne ] * debvm-run: fix manual page * debvm-create: Make root password deletion work. * test for autologin to work using expect * document that dpkg-dev is required (Salsa: #18) * debvm-run: also try resolv.conf for dnssearch * tests: i386 no longer has a linux kernel * debian/tests: tighten dependency on qemu-kvm * debian/tests: explicitly install qemu-system-misc for loong64 * debian/control: follow the qemu-user-static -> qemu-user-binfmt transition * debian/control: add qemu-system-native alternative * debvm-run: re-enable qemu detection for pre-trixie * debvm-create: create a more sensible /etc/hosts * autopkgtests: trigger by systemd uploads * debvm-run: fix recognizing amd64 kernels with updated file tool * debvm-create: work around arm32 boot failure depthcharge-tools-installer (10) unstable; urgency=medium . * Team upload. . [ Updated translations ] * Galician (gl.po) by Parodper * Croatian (hr.po) by Valentin Vidic * Hungarian (hu.po) by Szia Tomi * Serbian (sr.po) by Мирослав Николић * Vietnamese (vi.po) by Dagon Vn distrobuilder (3.2-1) unstable; urgency=medium . * New upstream release - Rebase patches as needed * d/control: - Update Standards-Version to 4.7.2 (no changes needed) - Replace Built-Using with Static-Built-Using * Update years in d/copyright emacs-desktop-notification-center (0.2-1) unstable; urgency=medium . * New upstream version emacs-pg-el (0.51-1) unstable; urgency=medium . * New upstream release emacspeak (53.0+dfsg-4) unstable; urgency=medium . [ Carles Pina i Estany ] * Fix debconf template adduser command order. erlang (1:27.3.1+dfsg-1) unstable; urgency=medium . * New upstream release. * Fix CVE-2025-30211 in erlang-ssh application, where a maliciously formed KEX init message could result with high memory usage (closes: #1101713). fastddsgen (4.0.4+dfsg-1) unstable; urgency=medium . * New upstream version 4.0.4+dfsg * Bump Standards-Version to 4.7.2 ffmpegthumbs (4:24.12.3-1) unstable; urgency=medium . * Team upload. * New upstream release (24.12.3). * debian/control: Bump Standards-Version to 4.7.2. finish-install (2.123) unstable; urgency=medium . * Team upload . [ Updated translations ] * Hungarian (hu.po) by Szia Tomi * Serbian (sr.po) by Мирослав Николић fwupd (2.0.7-4) unstable; urgency=medium . * Fix FTBFS for 'all': Only make symlink if fwupd-tests is being built fwupd (2.0.7-3) unstable; urgency=medium . * Use ieee-data for OUI data * Avoid installing OUI data for installed tests (depend on ieee-data instead) * Drop debian/*qubes* * d/control: b-d on pkgconf instead pkg-config * d/control: Update standards version * Backport a patch to fix man page section geoip-database (20250401-1) unstable; urgency=medium . * New upstream release. * Bump Standards-Version to 4.7.2. ginga (5.3.0-1) unstable; urgency=medium . * New upstream version 5.3.0 * Rediff patches * Push Standards-Version to 4.7.2, no changes needed golang-sslmate-src-go-pkcs12 (0.5.0-1) unstable; urgency=medium . * Team upload * New upstream release * Update Standards-Version to 4.7.2 in d/control (no changes needed) greaseweazle (1.21-1) unstable; urgency=medium . * Initial release. Closes: #1099848. grub-installer (1.209) unstable; urgency=medium . * Team upload. . [ Updated translations ] * Galician (gl.po) by Parodper * Croatian (hr.po) by Valentin Vidic * Uyghur (ug.po) by Abduqadir Abliz gsasl (2.2.2-1) unstable; urgency=medium . * watch: Look for git-archive source tarball instead. * New upstream version 2.2.2 * Bootstrap build from git-archive sources. - Build-Depends on git, gnulib (and forgotten) gengetopt, gperf. - Uses gnulib-dpkg.mk to checkout gnulib clone. - Use ./bootstrap instead of calling autoreconf directly. * Add Recommends:gnulib-l10n to gsasl, for gnulib translations. * tests: Check that gnulib translations work. * Drop no longer needed gperf lintian-overrides. * salsa-ci: Drop not particular useful armel/armhf/riscv jobs. * Improve d/copyright to silence lrc. * Fix crossbuilds, inspired by Helmut Grohne's patch for libidn2. haskell-xeno (0.6-4) unstable; urgency=medium . * Fix FTBFS on 32-bit arches haskell-xeno (0.6-3) unstable; urgency=medium . * Disable RTS -N to fix build on 32-bit arches haskell-xeno (0.6-2) unstable; urgency=medium . * Post-NEW source-only upload haskell-xeno (0.6-1) unstable; urgency=low . * Initial release haskell-xlsx (1.1.2.2-2) unstable; urgency=medium . * Post-NEW source-only upload haskell-xlsx (1.1.2.2-1) unstable; urgency=low . * Initial release hunspell-bo (0.4.0-2) unstable; urgency=medium . [Manuel Guerra] * debian/compat: Deleted file. Compat is now defined in debian/control. * debian/control: - Added support for bdic binary dictionary files (Closes: #1020479). - Add Vcs fields pointing to the new Salsa repository. * debian/copyright: Updated copyright info. * debian/install: Set location for .bdic file. * debian/rules: Builds the .bdic file. * debian/watch: Fixed scan to get the tarballs from upstream. . [Soren Stoutner] * Remove debian/hunspell-bo.links. There is no need to create links for regional variants that just point back to the main dicitonary file, as spellchecking will automatically fall back to the main language. * Remove unneeded binary package prefix from file names: - debian/hunspell-bo.docs > debian/docs - debian/hunspell-bo.info-hunspell > debian/info-hunspell - debian/hunspell-bo.install > debian/install * Remove unused, historical debian/Makefile. * Add debian/clean to remove compiled .bdic binary dicationary. * Add debian/lintian-overrides. * Add debian/salsa-ci.yml with recommended default contents. * debian/control: - Add myself as maintainer and move Elie Roux to uploader (Closes: #1100864). - Remove suggests on programs that can use a Hunspell dictionary. Such lists would always be partial and provide no benefit to users. - Remove obsolete conflicts. - Update standards-version to 4.7.2, no changes needed. * debian/copyright: - Add myself to the debian/* files stanza. - Refactor for readability. * debian/info-hunspell: Remove references to language variants that just pointed back to the main language file. * debian/rules: Refactor entire file. hw-detect (1.166) unstable; urgency=medium . * Team upload . [ Updated translations ] * Hungarian (hu.po) by Szia Tomi * Romanian (ro.po) by Remus-Gabriel Chelu * Serbian (sr.po) by Мирослав Николић ibus-braille (0.3-9) unstable; urgency=medium . * control: Depend on ibus. * clean: Clear generated file (Closes: Bug#1046123) ibus-table (1.17.11-1) unstable; urgency=medium . * Team upload. * New upstream release. incus (6.0.4-1) unstable; urgency=medium . * New upstream release - Rebase patches and drop upstream cherry-picked commits * d/control: - Update Build-Depends and Depends - Add lego to list of Suggested packages for incus-base inn2 (2.7.3~rc1-1) unstable; urgency=medium . * New upstream release candidate. * Move sm(1) to section 8 to avoid a file name clash. (Closes: #1101114) * Have inn2-inews conflict with inn. installation-report (2.95) unstable; urgency=medium . * Add myself to uploaders, to make lintian happy. . [ Updated translations ] * Hungarian (hu.po) by Szia Tomi * Dutch (nl.po) by Frans Spiesschaert * Serbian (sr.po) by Мирослав Николић iso-scan (1.96) unstable; urgency=medium . * Add myself to uploaders, to make lintian happy. . [ Updated translations ] * Hungarian (hu.po) by Szia Tomi * Dutch (nl.po) by Frans Spiesschaert * Serbian (sr.po) by Мирослав Николић kaidan (0.12.2-1) unstable; urgency=medium . * Team upload. * New upstream release. * Update the patches: - fix-account-login-crash.patch: drop, fixed upstream * Small updates to debian/copyright. kalkun (0.8.3.1-1) unstable; urgency=medium . * d/copyright: fix lintian warning superfluous-file-pattern * New upstream version 0.8.3.1 * update d/copyright for new version * Bump Standards-Version to 4.7.2 (no change required) klog (2.3.4-3.1) unstable; urgency=medium . * Non-maintainer upload. * Fix FTBFS: Skip broken/duplicated build steps. (Closes: #1101335, #1101614) klog (2.3.4-3) unstable; urgency=medium . * Added some missing files. klog (2.3.4-2) unstable; urgency=medium . * Bug closed: Removed deprecated CDBS dependency. (Closes: #1099913) kubernetes (1.32.3+ds-1) unstable; urgency=medium . * New upstream version 1.32.3+ds * d/control: Set minimum version (>= 0.32) for Kubernetes dependencies * d/copyright: Add staging/src/k8s.io/externaljwt to Files-Excluded * d/kubectl.lintian-overrides: Remove unused override file for kubectl * d/rules: Update Kubernetes release commit hash variable * d/s/lintian-overrides: Remove override for missing Built-Using field in kubectl section l2tpns (2.4.1-3) unstable; urgency=medium . * patches/needrestart: Add needrestart file. * rules: Do not stop on upgrade, so the administrator can restart at will. * patches/tmpfiles,tmpfiles.legacy: Make sure that the acct directory exists on bootup. * watch: Use api to get tags. ldraw-parts-free (2502+dfsg-1) unstable; urgency=medium . * New upstream version 2502+dfsg - 87.55% of all parts * debian/gbp.conf: add pristine-tar configuration * debian/control: update current status compared to ldraw-parts from non-free * debian/copyright: update copyright years * debian/control: update standards version, no change needed * debian/control: add myself as uploader libcode-tidyall-perl (0.84~ds-2) unstable; urgency=medium . * Team upload. * Add patch to fix tests with Path::Tiny >= 0.147. Thanks to Santiago Vila for the bug report. (Closes: #1101853) * Declare compliance with Debian Policy 4.7.2. libdc1394 (2.2.6-5) unstable; urgency=medium . * Team upload. . [ Debian Janitor ] * Trim trailing whitespace. * Remove constraints unnecessary since buster: + Build-Depends: Drop versioned constraint on libraw1394-dev. . [ Dylan Aïssi ] * Add debian/salsa-ci.yml * d/control: switch from pkg-config to pkgconf * d/watch: bump version and secure uri * d/control: Standards-Version: 4.7.2 (no changes required) * d/copyright: convert to DEP5 * d/patches: Add some DEP3 headers libdrm (2.4.124-2) unstable; urgency=medium . [ Daniel van Vugt ] * Add xf86drm-Handle-NULL-in-drmCopyVersion.patch (LP: #2104352) . [ Bo YU ] * Enable building libdrm-intel1 for riscv64 (Closes: #1085314) libmongodb-perl (2.2.2-3) unstable; urgency=medium . * Drop dependency to libbson-xs-perl (Closes: #1102011) * Declare compliance with policy 4.7.2 * Increase test speed: don't wait for Mongod which is no more part of Debian linux (6.12.21-1) unstable; urgency=medium . * New upstream stable update: https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.12.21 - [arm64] firmware: qcom: scm: Fix error code in probe() - [arm64] dts: freescale: tqma8mpql: Fix vqmmc-supply - [arm64] dts: rockchip: remove supports-cqe from rk3588 jaguar - [arm64] dts: rockchip: remove supports-cqe from rk3588 tiger - xfrm: fix tunnel mode TX datapath in packet offload mode - xfrm_output: Force software GSO only in tunnel mode - [arm64] soc: imx8m: Remove global soc_uid - [arm64] soc: imx8m: Use devm_* to simplify probe failure handling - [arm64] soc: imx8m: Unregister cpufreq and soc dev in cleanup path - [arm64] dts: bcm2712: PL011 UARTs are actually r1p5 - [arm64] dts: rockchip: Remove undocumented sdmmc property from lubancat-1 - RDMA/rxe: Fix the failure of ibv_query_device() and ibv_query_device_ex() tests - RDMA/bnxt_re: Add missing paranthesis in map_qp_id_to_tbl_indx - RDMA/mlx5: Handle errors returned from mlx5r_ib_rate() - dma-mapping: fix missing clear bdr in check_ram_in_range_map() - RDMA/bnxt_re: Avoid clearing VLAN_ID mask in modify qp path - [arm64] RDMA/hns: Fix soft lockup during bt pages loop - [arm64] RDMA/hns: Fix unmatched condition in error path of alloc_user_qp_db() - [arm64] RDMA/hns: Fix invalid sq params not being blocked - [arm64] RDMA/hns: Fix a missing rollback in error path of hns_roce_create_qp_common() - [arm64] RDMA/hns: Fix missing xa_destroy() - [arm64] RDMA/hns: Fix wrong value of max_sge_rd - Bluetooth: Fix error code in chan_alloc_skb_cb() - Bluetooth: hci_event: Fix connection regression between LE and non-LE adapters - tracing: tprobe-events: Fix to clean up tprobe correctly when module unload - [arm64] net: ethernet: ti: am65-cpsw: Fix NAPI registration sequence - net: ipv6: fix TCP GSO segmentation with NAT - ipv6: Fix memleak of nhc_pcpu_rth_output in fib_check_nh_v6_gw(). - ipv6: Set errno after ip_fib_metrics_init() in ip6_route_info_create(). - devlink: fix xa_alloc_cyclic() error handling - dpll: fix xa_alloc_cyclic() error handling - phy: fix xa_alloc_cyclic() error handling - [arm64,armhf] gpu: host1x: Do not assume that a NULL domain means no DMA IOMMU - net: atm: fix use after free in lec_send() - net: ti: icssg-prueth: Add lock to stats - net: lwtunnel: fix recursion loops - net: ipv6: ioam6: fix lwtunnel_output() loop - libfs: Fix duplicate directory entry in offset_dir_lookup - net/neighbor: add missing policy for NDTPA_QUEUE_LENBYTES - Revert "gre: Fix IPv6 link-local address generation." - tracing: tprobe-events: Fix leakage of module refcount - i2c: omap: fix IRQ storms - net: mana: Support holes in device list reply msg - dt-bindings: can: renesas,rcar-canfd: Fix typo in pattern properties for R-Car V4M - can: ucan: fix out of bound read in strscpy() source - [arm64,armhf] can: flexcan: only change CAN state when link up in system PM - [arm64,armhf] can: flexcan: disable transceiver during system PM - drm/xe: Fix exporting xe buffers multiple times - [arm64] drm/v3d: Don't run jobs that have errors flagged in its fence - io_uring/net: don't clear REQ_F_NEED_CLEANUP unconditionally - [riscv64] dts: starfive: Fix a typo in StarFive JH7110 pin function definitions - netfs: Call `invalidate_cache` only if implemented - regulator: dummy: force synchronous probing - regulator: check that dummy regulator has been probed before using it - [arm64] dts: freescale: imx8mp-verdin-dahlia: add Microphone Jack to sound card - [arm64] dts: freescale: imx8mm-verdin-dahlia: add Microphone Jack to sound card - [arm64] dts: rockchip: fix pinmux of UART0 for PX30 Ringneck on Haikou - [arm64] dts: rockchip: fix pinmux of UART5 for PX30 Ringneck on Haikou - mm: fix error handling in __filemap_get_folio() with FGP_NOWAIT - mm/migrate: fix shmem xarray update during migration - mm/page_alloc: fix memory accept before watermarks gets initialized - proc: fix UAF in proc_get_inode() - memcg: drain obj stock on cpu hotplug teardown - [arm64] firmware: qcom: uefisecapp: fix efivars registration race - efi/libstub: Avoid physical address 0x0 when doing random allocation - keys: Fix UAF in key_put() - xsk: fix an integer overflow in xp_create_and_assign_umem() - batman-adv: Ignore own maximum aggregation size during RX - [arm64] soc: qcom: pdr: Fix the potential deadlock - pmdomain: amlogic: fix T7 ISP secpower - drm/radeon: fix uninitialized size issue in radeon_vce_cs_parse() - drm/sched: Fix fence reference count leak - drm/amdgpu/gfx12: correct cleanup of 'me' field with gfx_v12_0_me_fini() - drm/amd/display: Fix message for support_edp0_on_dp1 - drm/amd/display: Use HW lock mgr for PSR1 when only one eDP - drm/amd/pm: add unique_id for gfx12 - drm/amdgpu: Restore uncached behaviour on GFX12 - drm/amdgpu/pm: Handle SCLK offset correctly in overdrive for smu 14.0.2 - drm/amdgpu/pm: wire up hwmon fan speed for smu 14.0.2 - drm/amdgpu: Remove JPEG from vega and carrizo video caps - drm/amdgpu: Fix MPEG2, MPEG4 and VC1 video caps max size - drm/amdgpu: Fix JPEG video caps max size for navi1x and raven - ksmbd: fix incorrect validation for num_aces field of smb_acl - io_uring/net: fix sendzc double notif flush - [arm64] KVM: arm64: Calculate cptr_el2 traps on activating traps - [arm64] KVM: arm64: Unconditionally save+flush host FPSIMD/SVE/SME state - [arm64] KVM: arm64: Remove host FPSIMD saving for non-protected KVM - [arm64] KVM: arm64: Remove VHE host restore of CPACR_EL1.ZEN - [arm64] KVM: arm64: Remove VHE host restore of CPACR_EL1.SMEN - [arm64] KVM: arm64: Refactor exit handlers - [arm64] KVM: arm64: Mark some header functions as inline - [arm64] KVM: arm64: Eagerly switch ZCR_EL{1,2} - Revert "sched/core: Reduce cost of sched_move_task when config autogroup" - libsubcmd: Silence compiler warning - [arm64] dts: rockchip: fix u2phy1_host status for NanoPi R4S - mm/huge_memory: drop beyond-EOF folios with the right number of refs - mptcp: Fix data stream corruption in the address announcement . [ Ben Hutchings ] * lintian: Restore override for perf-read-vdso32 in linux-perf * linux-perf: Fix perf-check manual page built with asciidoctor * rtla: Add man page link for hwnoise(1) * intel-sdsi, rtla: Add "Depends: ${misc:Depends}" * d/copyright: Update filenames under arch/arm/boot/dts * d/copyright: Remove special case for drivers/crypto/vmx/*.pl * lintian: Override superfluous-file-pattern for d/copyright in linux-signed-* * d/salsa-ci.yml: Run lintian from the target release, not always unstable * [powerpc*] Revert "fbdev/offb: Update expected device name" (Closes: #1085949) * d/b/genpatch-rt: Fix subprocess cleanup with Python 3.13 . [ Salvatore Bonaccorso ] * sound/soc/amd/acp: Enable SND_AMD_ASOC_RENOIR as module (Closes: #1101155) * d/b/genpatch-rt: Drop now unused 'io' module. . [ Vagrant Cascadian ] * drivers/net/wireless/realtek/rtw88: Enable RTW88_8723CS as a module . [ Miguel Bernal Marin ] * [amd64,arm64/cloud] Enable virtualisation drivers on cloud flavours, (Closes: #1101378) - drivers/virt: Enable VIRT_DRIVERS - drivers/virt: Enable VMGENID - drivers/virt/nitro_enclaves: Enable NITRO_ENCLAVES as module - drivers/virt/coco/sev-guest: Enable SEV_GUEST as module - drivers/virt/coco/tdx-guest: Enable TDX_GUEST_DRIVER as module localechooser (2.110) unstable; urgency=medium . * Team upload. . [ Updated translations ] * Arabic (ar.po) by Amr Walryh * Hungarian (hu.po) by Szia Tomi * Serbian (sr.po) by Мирослав Николић lvmcfg (1.69) unstable; urgency=medium . * Team upload . * Add myself to uploaders, to make lintian happy. . [ Updated translations ] * Hungarian (hu.po) by Szia Tomi * Dutch (nl.po) by Frans Spiesschaert * Serbian (sr.po) by Мирослав Николић lxc (1:6.0.4-1) unstable; urgency=medium . * New upstream release mdcfg (1.82) unstable; urgency=medium . * Team upload . * Add myself to uploaders, to make lintian happy. . [ Updated translations ] * Persian (fa.po) by Danial Behzadi * Dutch (nl.po) by Frans Spiesschaert * Polish (pl.po) by Matthaiks * Romanian (ro.po) by Remus-Gabriel Chelu * Serbian (sr.po) by Мирослав Николић media-retriever (1.61) unstable; urgency=medium . * Team upload . * Add myself to uploaders, to make lintian happy. . [ Updated translations ] * Hungarian (hu.po) by Szia Tomi * Polish (pl.po) by Matthaiks * Romanian (ro.po) by Remus-Gabriel Chelu * Serbian (sr.po) by Мирослав Николић mercurial (6.9.5-1) unstable; urgency=high . * New upstream bugfix release - update vendored python-zstandard to 0.23.0. mig (1.8+git20231217-6) unstable; urgency=medium . * control: Generalize mig and mig-for-host on all archs. * patches/string_t: Ensure that strings in the request are null terminated before calling the server routine. * patches/gcc-15: Fix build with gcc-15 (Closes: Bug#1097397) multispeech (4.6.2-2) unstable; urgency=medium . [ Camaleón ] * po/es.po: Add Spanish translation of multispeech debconf template (Closes: Bug#1081763) . [ Frans Spiesschaert ] * po/nl.po: Add Dutch translation of multispeech debconf template (Closes: Bug#1087218) . [ Pablo Lucas Silva Santos ] * po/pt_BR.po: Add Brazilian Portuguese translation. (Closes: Bug#1098799) nbdkit (1.42.2-1) unstable; urgency=medium . * New upstream version 1.42.2 * Rebase patches * Update Standards-Version net-retriever (1.61) unstable; urgency=medium . * Team upload . [ Updated translations ] * Hungarian (hu.po) by Szia Tomi * Romanian (ro.po) by Remus-Gabriel Chelu * Serbian (sr.po) by Мирослав Николић network-console (1.99) unstable; urgency=medium . * Team upload . [ Updated translations ] * Hungarian (hu.po) by Szia Tomi * Dutch (nl.po) by Frans Spiesschaert * Serbian (sr.po) by Мирослав Николић nik4 (1.8-2) unstable; urgency=medium . * Bump Standards-Version to 4.7.2, no changes. * Add explicit dependency on python3-mapnik, no longer set via substvar. (closes: #1101783) node-express (4.21.2+~cs8.36.27-1) unstable; urgency=medium . * Team upload * New upstream version 4.21.2+~cs8.36.27 * path-to-regexp@0.1.12. CVE-2024-45296. node-ws (8.18.1+~cs14.18.2-1) unstable; urgency=medium . * Team upload * Declare compliance with policy 4.7.2 * New upstream version 8.18.1+~cs14.18.2 node-ytdl-core (4.11.5+dfsg+~cs4.10.9-1) unstable; urgency=medium . * Team upload * Declare compliance with policy 4.7.2 * New upstream version 4.11.5+dfsg+~cs4.10.9 * Update tsc patch (Closes: #1101244) nqc (3.1.r6-13) unstable; urgency=medium . * debian/README.Debian: replace dead links. * Drop dpkg-dev build dependency, which is a build-essential. * Upgrade to HTTPS for Homepage, copyright, watch and changelog. * Add 1080-fix-manpage-url.patch, replacing or removing dead links in manual page. * Enable Salsa CI using default template. * Update debian/copyright for debian part. * Use CXXFLAGS and CPPFLAGS to define CFLAGS, which is the only one used by upstream Makefile. * Add blhc ignore-line-regexp for bin/mkdata which is not installed. * Update Standards-Version to 4.7.2, no change needed. * Add myself as an uploader. nstreams (1.0.4+ds-0.1) unstable; urgency=medium . * Non-maintainer upload. Closes: #1089721 * Maintain in Debian team * Point Homepage to Webarchive * Debhelper compat level 13 Closes: #1100079 * d/copyright: DEP-5 * Fix configure.in, add missing includes Closes: #1075323 * Closing bug which was done in previous NMU Closes: #751520 * Standards-Version: 4.7.0 (routine-update) * Fake watch file since upstream source vanished from internet * Remove trailing whitespace in debian/changelog (routine-update) * Rules-Requires-Root: no * Trim trailing whitespace. * Exclude some files from upstream source which are outdated and just create trouble * debian/dirs: delete since not needed nstreams (1.0.4-1.1) unstable; urgency=medium . * Non-maintainer upload * Convert to source format 3.0 (Closes: #1007384) * Declare missing function prototype (Closes: #1066194) . [ Helmut Grohne ] * FTCBFS: Let dpkg's buildtools.mk supply a CC to configure (Closes: #939158) nstreams (1.0.4-1) unstable; urgency=medium . * New upstream version * Bug fix: "debian/watch fails to report upstream's version", thanks to Raphael Geissert (Closes: #450163). * Bug fix: "please upgrade your watch file", thanks to Raphael Geissert (Closes: #529131). * Update from debhelper 4.0.0 to 9 * Standards-Version goes 3.5.6.1 (!) to 3.9.5 * Remove handling of *really* old config file locations obs-ashmanix-blur-filter (1.1.0-1) unstable; urgency=medium . * New upstream version 1.1.0. (Closes: #1099850) * debian/control: - Added libxkbcommon-dev to Build-Depends field. - Bumped Standards-Version to 4.7.2. * debian/copyright: updated upstream and packaging copyright years. * debian/patches/: - 010_change-project-name.patch: ~ Refreshed. ~ Updated to make it compliant with the new upstream release. - 030_ignore-build-number.patch: ~ Renamed to 020_ignore-build-number.patch. ~ Refreshed. * debian/rules: removed no longer needed --compile-no-warning-as-error because the upstream fixed the source code. Thanks! obs-ashmanix-countdown (2.0.10-2) unstable; urgency=medium . * debian/control: added libxkbcommon-dev to Build-Depends field. obs-ashmanix-countdown (2.0.10-1) unstable; urgency=medium . * New upstream version 2.0.10. (Closes: #1099826) * debian/patches/010_change-project-name.patch: updated to make it compliant with the new upstream release. * debian/rules: removed no longer needed --compile-no-warning-as-error because the upstream fixed the source code. Thanks! obs-ashmanix-countdown (2.0.9-2) unstable; urgency=medium . * debian/control: bumped Standards-Version to 4.7.2. * debian/rules: added temporarily --compile-no-warning-as-error to build system to mitigate a FTBFS. (see #1099826) ovn (25.03.0-1) unstable; urgency=medium . * Team upload. * Update upstream source from tag 'upstream/25.03.0'. * d/p/lp-2104222-tests-Use-scapy-contrib-BFD-implementation.patch: Fix system test failure due to incompatibility with python3-scapy 2.6.1 (LP: #2104222). paho.mqtt.cpp (1.5.2-1.1) unstable; urgency=medium . * Non-maintainer upload. * No change source-only upload. paho.mqtt.cpp (1.5.2-1) unstable; urgency=medium . * d/control: update standards version to 4.7.2 * New upstream version 1.5.2 papersway (2.000-1) unstable; urgency=medium . * New upstream release (Closes: #1093149). php-datto-json-rpc-http (5.0.6-4) unstable; urgency=medium . * drop support for building with pkg-php-tools < 1.41 * add patches to fix deprecations for PHP 8.1-8.4, and fix issue * update copyright file * Update Standards-Version to 4.7.2 (no change required) php-econea-nusoap (0.9.18+dfsg-1) unstable; urgency=medium . * New upstream version 0.9.18+dfsg * drop support for building with pkg-php-tools < 1.41 * add patch to revert buggy fix-commit in 0.9.18 * update upstream homepage/repo URL * Update Standards-Version to 4.7.2 (no change required) php-giggsey-libphonenumber (9.0.2-1) unstable; urgency=medium . * New upstream version 9.0.2 * drop patches * update 'update-php-giggsey-libphonenumber' script * rename METADATA-VERSION.txt to METADATA-VERSION.php * d/rules: remove now useless override_* targets * update copyright years * override package description php-nette-utils (4.0.6-1) unstable; urgency=medium . [ David Grudl ] * exception: use natural explanatory style * tests: improved descriptions * added FileSystem::resolvePath() [Closes #308] * added ShouldNotHappenException * added Helpers::IsWindows * Image: catches all errors during saving . [ David Prévot ] * Update Standards-Version to 4.7.2 poetry-core (2.1.2-2) unstable; urgency=medium . * d/control: Update Breaks for python3-poetry to << 2.1.1+dfsg-1. poetry-core (2.1.2-1) unstable; urgency=medium . * New upstream version. * d/salsa-ci: Use official pipelines. Stop using pipelines to run ratt. proftpd-mod-msg (0.5.1-1) unstable; urgency=medium . * New upstream release. - Disable patch from upstream. . [ Debian Janitor ] * Remove constraints unnecessary since buster (oldstable): + Build-Depends: Drop versioned constraint on proftpd-dev. prometheus-varnish-exporter (1.6.1-3) unstable; urgency=medium . * General cleanup of the package. psygnal (0.11.1-2) unstable; urgency=medium . * Team upload. * Skip some flaky tests. * Update Standards-Version. pyatmo (9.0.0-1) unstable; urgency=medium . * New upstream release. * Switch to autopkgtest-pkg-pybuild. * Update Standards-Version. * Update copyright year. * Use debian/clean instead of override_dh_auto_clean. * Simplify debian/rules. * Simplify debian/watch. pyglossary (5.0.9-1) unstable; urgency=medium . * New upstream release. (Closes: #1086527) - SyntaxWarning fixed. (Closes: #1085807) pyisy (3.4.0-1) unstable; urgency=medium . * New upstream release. * Update Standards-Version. * Update copyright year. * Simplify debian/rules. * Use debian/clean instead of override_dh_auto_clean. pylint-gitlab (2.0.1-2) unstable; urgency=medium . * Source-only upload. pylint-gitlab (2.0.1-1) unstable; urgency=medium . * Initial release (Closes: #1101391). python-asyncio-mqtt (2.3.1-1) unstable; urgency=medium . * New upstream release python-azure (20250401+git-1) unstable; urgency=medium . * New upstream version 20250401+git python-babelfont (3.0.6~ds-2) unstable; urgency=medium . * Team upload * Correct Vcs fields python-babelfont (3.0.6~ds-1) unstable; urgency=low . * Team upload * Initial release; Closes: #999849 python-beartype (0.20.2-1) unstable; urgency=medium . [ Ananthu C V ] * New upstream version 0.20.2 * Use debian mail for maintenance and update d/copyright . [ Dale Richards ] * New upstream version 0.20.1 (Closes: #1089017) * Bump Standards-Version to 4.7.2 (no changes required) * Bump copyright year python-beartype (0.19.0-1) unstable; urgency=medium . * New upstream version 0.19.0 * Change build backend to hatchling in build-depends python-beartype (0.18.5-1) unstable; urgency=medium . * New upstream version 0.18.5 * Drop patch for test fixed upstream python-beartype (0.18.2-1) unstable; urgency=medium . * New upstream version 0.18.2 * Stop fonts getting installed * Add patch to fix fest failure on armhf * Update standards version to 4.7.0.0 python-beartype (0.17.2-1) unstable; urgency=medium . * New upstream version 0.17.2 * mark patch as not needing to be forwarded * Apply multi arch hint python-beartype (0.17.0-2) unstable; urgency=medium . * Team upload. * Source-only upload. python-beartype (0.17.0-1) unstable; urgency=low . * Initial release (Closes: #1061557) python-eventlet (0.39.1-2) unstable; urgency=medium . * Add test_send_1k_req_rep to blacklist, failing on armel. python-eventlet (0.39.1-1) unstable; urgency=medium . * New upstream release. * Removed patches appiled upstream: - -python3.13-support.patch - Spew_Correct_line_lookup_from_inspect.getsourcelines.patch - Use_greenthread_s_dead_state_where_possible.patch * Refresh some other patches. python-geopandas (1.0.1-2) unstable; urgency=medium . * Team upload. * Bump Standards-Version to 4.7.2, no changes. * Add patch to fix FTBFS with Shapely 2.1.0. python-globus-sdk (3.54.0-1) unstable; urgency=medium . * New upstream version 3.54.0 * d/lrc.config; new: flag lrc mismatch on pyproject.toml. python-hiyapyco (0.7.0-2) unstable; urgency=medium . * Team upload. * No change source-only upload. python-hiyapyco (0.7.0-1) unstable; urgency=medium . * Initial upload (Closes: #1027055) * release version 0.7.0 * Debian packaging performed by Klaus Zerwes, with a few changes: - Using "python-" prefix for package names. - A few extra lines in the description. - Python team as maintainer, Klaus as uploader - Added myself as another uploader. python-oldmemo (1.1.0-1) unstable; urgency=medium . * New upstream version python-syrupy (4.9.1-1) unstable; urgency=medium . * New upstream version 4.9.1 * Bump Standards-Version to 4.7.2 python-twomemo (1.1.0-1) unstable; urgency=medium . * New upstram version qdiskinfo (0.3+git20250329+ds-1) unstable; urgency=medium . * debian/control: Add new build-dep requirement: qt6-tools-dev-tools. * New upstream snapshot. qt6-wayland (6.8.2-4) unstable; urgency=medium . [ Patrick Franz ] * Backport patch to use the same pointing device for releasing as all other events, fixes QTBUG-127821. * Bump Standards-Version to 4.7.2 (no changes needed). qtwayland-opensource-src (5.15.15-3) unstable; urgency=medium . * Drop B-D on libwayland-egl1-mesa | libwayland-egl1 (closes: #1101612). - libwayland-egl1-mesa was a transitional package since 2018. - libwayland-egl1 is pulled in by libwayland-dev anyway. * Update symbols files from buildds’ logs. * Bump Standards-Version to 4.7.2, no changes needed. r-cran-rmpfr (1.0-0-2) unstable; urgency=medium . * Team upload . [ Adrian Bunk ] * Add patch to fix 32-bit build (Closes: #1099426) r-cran-rmpfr (1.0-0-1) unstable; urgency=medium . * Team upload. * New upstream version * Standards-Version: 4.7.1 (routine-update) ros-osrf-pycommon (2.1.6-1) unstable; urgency=medium . * New upstream version 2.1.6 * Wrap and sort Debian package files * Bump Standards-Version to 4.7.2 rtpengine (12.5.1.27-2) unstable; urgency=medium . [ Andreas Beckmann ] (Closes: #1101804) * dkms.conf: declare BUILD_EXCLUSIVE_KERNEL_MIN="5.1" * dkms.prerm: do not act on daemon or module in a container environment * fix building twice in a row rtpengine (12.5.1.27-1) unstable; urgency=medium . * New upstream version 12.5.1.27 runit (2.2.0-2) unstable; urgency=medium . * stage 3: raise shutdown timeout to 25 sec * test /etc/runit/stopit instead of /run/runit.stopit * temporary add a compatibility symlink for runit-init * sysv-override: - update readme file - map force-reload to reload * runit-init: add protected: yes * invoke-run: add experimental support for xchpst (Closes: #1093545) * runit: breaks with xchpst << 0.5.0-1~ * fix FTBFS on alpha due to a race in rescan-test runit-services (0.9.0) unstable; urgency=medium . [ Dimitris T ] * add snac2 runscript . [ Martin Steigerwald ] * dbus check: Send a message to check whether DBUS is ready. * Add power-profiles-daemon runscript . [ Andrew Bower ] * add apcupsd runscript * exim4: add hardening with xchpst and xchopts file * network-manager: harden with xchpst xchopts file . [ Lorenzo Puliti ] * rsyslog: stop tracking rsyslog logrotate (see #1092031) * elogind: discard check file errors (Devuan #878) * anacron: override term with sigusr1 * apache2, docker, mariadb, openntpd: add entry point for xchpst (no xchopts file provided) * update d/copyright for new runscripts * binpath test: mark as flaky, not superficial * bump standards version to 4.7.2, no changes required rust-hickory-dns (0.24.4-1) unstable; urgency=medium . * Package hickory-dns 0.24.4 from crates.io using debcargo 2.7.8 (Closes: #1101442) * Enable features: + default = [sqlite, resolver, native-certs, ascii-art] + recursor (experimental) + dns-over-h3 (DNS over HTTP3, DoH3) + dns-over-https-rustls (DoH, TLS backend rustls) + dns-over-quic + dnssec-ring (DNSSEC, cryptography backend ring) * Upgrade rustls to 0.23 * Use ring backend for rustls * Install documented example configuration example.toml as docs rust-pathdiff (0.2.3-1) unstable; urgency=medium . * Team upload. * Package pathdiff 0.2.3 from crates.io using debcargo 2.7.8 saga (9.8.0+dfsg-1) unstable; urgency=medium . * Team upload. * New upstream release. * Bump Standards-Version to 4.7.2, no changes. * Fix old FSF address in copyright file. * Update lintian overrides. sc3-foxdot (0~20210623.2700935-2) unstable; urgency=medium . * Source-upload for testing migration. * Standards-Version to 4.7.2. No changes needed. * Adding myself as uploader. sc3-foxdot (0~20210623.2700935-1) unstable; urgency=medium . * Initial release. (Closes: #1069187) starpu-contrib (1.4.7+dfsg-2) unstable; urgency=medium . * Upload to unstable. starpu-contrib (1.4.5+dfsg-5) unstable; urgency=medium . * control: Re-enable llvm omp and libstarpu-openmp-llvm package on mips64el, riscv64, and enable on loong64. * patches/gcc-15: Fix build with gcc-15 (Closes: Bug#1097937) * patches/hipblas: Fix hip build. * control: Add libamdhip64-dev and libhipblas-dev build-deps. termpaint (0.3.1-1) unstable; urgency=medium . * New upstream version 0.3.1 * d/control: add uploader * d/patches: remove backported patches * d/copyright: Update to 2025 todo.txt-gtd (0.11) unstable; urgency=medium . * Change build to PEP517 poetry. * Avoid updating todo.txt if there is no change. * Misc cleanup. tryton-client (7.0.23-1) unstable; urgency=medium . * Merging upstream version 7.0.23. * Amend 05-pygobject-compat.patch for version 7.0.23. tryton-modules-account-move-line-grouping (7.0.1-1) unstable; urgency=medium . * Merging upstream version 7.0.1. * Updating copyright file. tryton-modules-account-statement (7.0.4-1) unstable; urgency=medium . * Merging upstream version 7.0.4. * Updating copyright file. tryton-modules-sale-secondary-unit (7.0.2-1) unstable; urgency=medium . * Merging upstream version 7.0.2. * Updating copyright file. tryton-server (7.0.29-1) unstable; urgency=medium . * Merging upstream version 7.0.29. ttconv (1.1.1-1) unstable; urgency=medium . * New upstream version vcheck (1.2.1-8) unstable; urgency=low . * Team upload of Debian team . [ Dario Minnucci ] * debian/control: - Remove unneeded fields * debian/patches: - Added 03-fix-spelling-error-in-manpage.diff . [ Andreas Tille ] * Point Vcs fields to Salsa * Point Homepage to webarchive * d/copyright: Fix Format * d/rules: That's not an example * Standards-Version: 4.7.2 (routine-update) * debhelper-compat 13 (routine-update) * Reorder sequence of d/control fields by cme (routine-update) * Remove trailing whitespace in debian/changelog (routine-update) * Remove trailing whitespace in debian/copyright (routine-update) * Add fake watch file . [ Yuri D'Elia ] * Implement "--noverbose" when output is not a TTY. Closes: #648730 warp (0.9.2-1) unstable; urgency=medium . * New upstream release * Refresh rename-warp patch wpewebkit (2.48.1-1) unstable; urgency=high . * New upstream release. * debian/rules: - Build with -mlarge-data and -mlarge-text on alpha (see #1101547). - Build with HAVE_DENORMAL=0 on armel (WebKit bug #290994). * Refresh all patches and drop fix-soname.patch. * debian/control: - Update Standards-Version to 4.7.2 (no changes).