afterstep (2.2.12-18.1) unstable; urgency=medium . * Non-maintainer upload. * Build with -std=gnu17 to workaround FTBFS with GCC 15. (Closes: #1096283) alligator (25.08.1-1) unstable; urgency=medium . * New upstream release anacron (2.3-44) unstable; urgency=medium . * d/copyright: Update for debian/* copyright to include 2025 * d/source/local-patch-header: Add Last-Update field for latest updates to single-debian-patch * d/control: Update standards version to 4.7.2 * readtab.c, lock.c: Support @daily and @weekly symbols (Closes: #920181) * global.h, main.c, readtab.c: Add option to list obsolete timestamp files for an anacrontab file and spool directory respectively (See #870881) * anacrontab.5, anacron.8: Update manpages apitrace (11.1+repack-2.1) unstable; urgency=medium . * Non-maintainer upload. * Backport upstream fix for FTBFS with GCC 15. (Closes: #1096317) apt-dater (1.0.4-8.1) unstable; urgency=medium . * Non-maintainer upload. * Fix FTBFS with GCC 15. (Closes: #1096321) astra-toolbox (2.3.0-4) unstable; urgency=medium . * Team upload * Rebuild for Octave 10 transition ayatana-indicator-printers (23.10.1-2.1) unstable; urgency=medium . * Non-maintainer upload. * Fix incorrect indicator_printers_service_new() call. (Closes: #1096353) b4 (0.14.3-1) unstable; urgency=medium . * New upstream release. * Remove already merged patches. * Remove redundat rule. * Remove trailing whitespace. * Uprev standards. * Update uscan file. * Remove documentation source file. * Enabling bash tab completion (Closes: #1110663) * Update Debian gitignore file barrage (1.0.7-1.1) unstable; urgency=medium . * Non-maintainer upload. * Fix incorrect refresh_screen() calls. (Closes: #1096357) bifrost (1.3.5-1) unstable; urgency=medium . * Team upload. * New upstream version 1.3.5 * d/t/data/*: Add example data to git repository. * d/bifrost.examples: Bring back examples file. Now that there's data to be installed, we can bring back the examples file. (Closes: #1117180) bifrost (1.3.1-2) unstable; urgency=medium . * Team upload. * d/p/0002-Fix-compilation-error-with-custom-unitig-data.patch: Fix FTBFS with GCC 15. (Closes: #1096367) * d/bifrost.examples: Remove bugs file. biloba (0.9.3-11.1) unstable; urgency=medium . * Non-maintainer upload. * Build with -std=gnu17 to workaround FTBFS with GCC 15. (Closes: #1096369) biojava6-live (6.1.0+dfsg-6) unstable; urgency=medium . * Raising Standards version to 4.7.2 (no change) * Updating d/watch to monitor 6.x versions * Rmeoving nocheck annotation for the B-D xmlunit(Closes: #1116713) blasr (5.3.5+dfsg-8) unstable; urgency=medium . * Team upload. * d/control: build depends on libboost-iostreams-dev. (Closes: #1117387) * d/watch: convert to untrackable watch file v5. * d/control: fix BSD-3-Clause pointer. * d/patches/*: normalize Last-Update timestamp. * d/control: declare compliance to standards version 4.7.2. * d/control: drop redundant Rules-Required-Root: no. ble.sh (0.4.0~git20250806.8060b7a-1) unstable; urgency=medium . * New upstream release. * Add bsdutils as Build-Depends as it is no longer essential ble.sh (0.4.0~git20250321.d4c812b-1) unstable; urgency=low . * Initial release. (Closes: #1009144) ccid (1.7.0-1) unstable; urgency=medium . * New upstream release * d/control: Standards-Version: 4.7.0 -> 4.7.2. No change needed * d/copyright: use FSF URL instead of address * d/control: add Build-Depends: systemd-dev * d/rules: do not install 92_pcscd_ccid.rules file ceilometer (1:25.0.0-1) unstable; urgency=medium . * New upstream release. ceilometer (1:25.0.0~rc1-2) unstable; urgency=medium . * Uploading to unstable. ceilometer (1:25.0.0~rc1-1) experimental; urgency=medium . * New upstream release. * Add remove-rgw-client-antique-lib.patch. * Fixed (build-)depends for this release. compiz (2:0.8.18-9) unstable; urgency=low . * Update standards version to 4.6.2, no changes needed. * control: Fix compiz-dev dependency on libjpeg-dev (Closes: Bug#1116473) createrepo-c (1.2.0-3) unstable; urgency=medium . * Fix FTBFS with CMake 4: - add the cmake-imported-target upstream patch which, besides fixing a bug, also bumps the minimum policy version to 3.7 - add the cmake-doxygen-conditional upstream patch - Closes: #1112811 * Declare compliance with Policy 4.7.2 with no changes. * Convert the watch file to version 5 of the format. * Minor changes to the ways linters are run (outside of Debian) on the autopkgtest program: - switch to uvoxen for running the tests - no longer declare Python 3.9 as supported - use Ruff 0.13.3 with no changes * Enable more tests for Salsa CI. cron (3.0pl1-200) unstable; urgency=medium . * summarized Chris Hofstaedtler's hint about Bug#1109146 in crontab's manpage. Closes: #1109146 cron (3.0pl1-199) unstable; urgency=medium . * added "Priority: optional" for the package cron-daemon-common. Closes: #1116361 curl (8.16.0-2) unstable; urgency=medium . [ Carlos Henrique Lima Melara ] * d/rules: use DEB_DISTRIBUTION to add configure flags for experimental * d/watch-rc: keep a watch file for curl RC releases . [ Marcos Felipe de Almeida Souza ] * d/patches: Add upstream commits to fix regressions - async-thrdd-drop-pthread_cancel.patch: Upstream changes - setopt-accept-_SSL_VERIFYHOST-set-to-2L.patch: Upstream changes . [ Samuel Henrique ] * Build OpenSSL HTTP/3 support with ngtcp2 - Add B-D on libngtcp2-crypto-ossl-dev (>= 1.16.0) - Add Depends on libngtcp2-crypto-ossl-dev (>= 1.16.0) and libngtcp2-dev (>= 1.16.0) in the OpenSSL -dev package - Bump libngtcp2-dev and libngtcp2-crypto-gnutls-dev Depends in the GnuTLS -dev package to >= 1.16.0 - Drop --with-openssl-quic configure flag in OpenSSL build - Set --with-ngtcp2 and --with-nghttp3 configure flag for both builds (OpenSSL and GnuTLS) curl (8.16.0-1+exp1) experimental; urgency=medium . [ Samuel Henrique ] * Build OpenSSL HTTP/3 support with ngtcp2: - Add B-D on libngtcp2-crypto-ossl-dev (>= 1.16.0) - Add Depends on libngtcp2-crypto-ossl-dev (>= 1.16.0) and libngtcp2-dev (>= 1.16.0) in the OpenSSL -dev package - Bump libngtcp2-dev and libngtcp2-crypto-gnutls-dev Depends in the GnuTLS -dev package to >= 1.16.0 - Drop --with-openssl-quic configure flag in OpenSSL build - Set --with-ngtcp2 and --with-nghttp3 configure flag for both builds (OpenSSL and GnuTLS) . [ Carlos Henrique Lima Melara ] * d/rules: use DEB_DISTRIBUTION to add configure flags for experimental * d/watch-rc: keep a watch file for curl RC releases drop-seq (3.0.2+dfsg-2) unstable; urgency=medium . * Raising Standards version to 4.7.2 (no change) * Removing nocheck indication from the testng B-D (Closes: #1116730) emperor (1.0.4+ds-2) unstable; urgency=medium . * Team upload. * d/control: Drop from node-jsdoc2 in BD. Closes: #1116731. * d/control: Drop "Rules-Requires-Root: no", already the default. * d/control: Drop "Priority: optional", already the default. * d/control: Update standards-version. f3d (3.2.0+dfsg-2) unstable; urgency=medium . * Team upload * Add missing libocct-ivtk-dev build dependency (Closes: #1112879) * Avoid FTBFS when debian/f3d/usr/lib is empty fastapi (0.118.0-1) unstable; urgency=medium . * New upstream release * refresh patches * debian/control - add pwdlib to b-d, needed by tests fcitx5-anthy (5.1.7-2) unstable; urgency=medium . * debian/copyright: Update information. * Rebuild against gcc-15 toolchain. fcitx5-bamboo (1.0.8-2) unstable; urgency=medium . * Rebuild against gcc-15 toolchain. fcitx5-chinese-addons (5.1.9-2) unstable; urgency=medium . * Rebuild against gcc-15 toolchain. fcitx5-configtool (5.1.10-3) unstable; urgency=medium . * Rebuild against gcc-15 toolchain again. fcitx5-hangul (5.1.7-2) unstable; urgency=medium . * Rebuild against gcc-15 toolchain. fcitx5-keyman (1.1.4-2) unstable; urgency=medium . * Rebuild against gcc-15 toolchain. fcitx5-kkc (5.1.7-3) unstable; urgency=medium . * Rebuild against gcc-15 toolchain. fcitx5-lua (5.0.15-2) unstable; urgency=medium . * Rebuild against gcc-15 toolchain. fcitx5-m17n (5.1.4-3) unstable; urgency=medium . * Rebuild against gcc-15 toolchain again. fcitx5-quwei (0.0~git20250110.e03259a-2) unstable; urgency=medium . * Rebuild against gcc-15 toolchain. fcitx5-rime (5.1.11-2) unstable; urgency=medium . * Rebuild against gcc-15 toolchain. fcitx5-sayura (5.1.4-2) unstable; urgency=medium . * Rebuild against gcc-15 toolchain. fcitx5-skk (5.1.7-2) unstable; urgency=medium . * Rebuild against gcc-15 toolchain. fcitx5-table-extra (5.1.8-2) unstable; urgency=medium . * Rebuild against gcc-15 toolchain. fcitx5-table-other (5.1.5-2) unstable; urgency=medium . * Rebuild against gcc-15 toolchain. fcitx5-unikey (5.1.7-2) unstable; urgency=medium . * Rebuild againat gcc-15 toolchain. fcitx5-varnam (0.0.2-2) unstable; urgency=medium . * Team upload. * Rebuild against gcc-15 toolchain. fcitx5-zhuyin (5.1.4-2) unstable; urgency=medium . * Rebuild against gcc-15 toolchain. fragments (3.0.1-10) unstable; urgency=medium . * Team upload. * debian: port to oo7 v0.5 * debian: fix issues reported by lintian `Rules-Requires-Root: no` is no longer needed as it's the default now. * d/watch: convert to version 5 freefem++ (4.15+dfsg-2) unstable; urgency=medium . * Team upload. * update Build-Depends: libtet-dev for tetgen 1.6 Closes: #876467 * Standards-Version: 4.7.2 freeglut (3.4.0-5) unstable; urgency=medium . [ Henrique F. Simoes ] * [599fda5] Revert direct changes to CMakeLists.txt * [43b21e2] Fix FTBFS with GCC-15 (Closes: #1096655) . [ Anton Gladky ] * [3374b79] Apply cme fix dpkg genomicsdb (1.5.5-2) unstable; urgency=medium . * Removing the nocheck annotation for the B-D testng (Closes: #1116740) gle-graphics (4.3.7-1) unstable; urgency=medium . * New upstream release. * Recommend libgs10 instead of libgs9. Closes: #1115362 * Build-depend on pkgconf instead of obsolete pkg-config. * Update Standards-Version to 4.7.2 (no changes) * New patch: correct ifdef with multiple tokens * New patch: fix CMake Warning(dev): CMP0167 gnome-authenticator (4.6.2-9) unstable; urgency=medium . * Team upload. * debian: port to oo7 v0.5 * d/watch: convert to version 5 gnome-shell-extension-hamster (0.10.0+git20251003-1) unstable; urgency=medium . [ Jeremy Bícha ] * Automatically update supported GNOME Shell versions by parsing metadata.json . [ Raphaël Hertzog ] * New upstream version 0.10.0+git20251003 golang-github-azure-go-amqp (1.0.2-3) unstable; urgency=medium . * Team upload. * Drop from golang-github-google-go-cmp-dev. Closes: #1116750. * Drop "Priority: optional", no longer needed. * Drop "Rules-Requires-Root: no", no longer needed. * Update standards-version. golang-github-etherlabsio-go-m3u8 (1.0.0-3) unstable; urgency=medium . * Team upload. * Drop from golang-github-stretchr-testify-dev. Closes: #1116752. * Drop "Priority: optional", no longer needed. * Drop "Rules-Requires-Root: no", no longer needed. * Update standards-version. golang-github-go-git-go-billy (5.5.0-2) unstable; urgency=medium . * Team upload. * Drop from golang-gopkg-check.v1-dev. Closes: #1116751. * Drop "Priority: optional", no longer needed. * Drop "Rules-Requires-Root: no", no longer needed. * Update standards-version. gotestsum (1.8.2-2) unstable; urgency=medium . * Team upload. * Drop from golang-github-gotestyourself-gotest.tools-dev. Closes: #1116753. * Drop "Priority: optional", no longer needed. * Drop "Rules-Requires-Root: no", no longer needed. * Update standards-version. gpstrans (0.41-12) unstable; urgency=medium . * QA upload. * Build with -std=gnu17 to workaround FTBFS with GCC 15. (Closes: #1096762) * debian/control: Remove dead Homepage link. * debian/control: Architecture: linux-any gpstrans (0.41-11) unstable; urgency=medium . * QA upload. . * Updated 1070-64bit-time.patch to actually fix armhf build failure. gpstrans (0.41-10) unstable; urgency=medium . * QA upload. . * Use time_t as ctime() argument to use 64 bit time on 32 bit platforms (Closes: #1078085). * Introduced patch numbering scheme. * Updated Standards-Version from 4.5.1 to 4.7.0. * Adjusted metadata of 1030-fix-makefile.diff. gpstrans (0.41-9) unstable; urgency=medium . * QA upload. . * Corrected 1000-appstream-metainfo.patch to avoid errors from appstream. gpstrans (0.41-8) unstable; urgency=medium . * QA upload. . * Added 1000-appstream-metainfo.patch with AppStream metainfo XML announcing supported hardware. * Added d/gbp.conf to enforce use of pristine-tar and specify used branches. * Added 1010-gl-in-hook-prototype.patch to ensure consistent gl_in_hook declarations (Closes: #688452). gpstrans (0.41-7) unstable; urgency=medium . * QA upload. * 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 13. * debian/control: - Added 'Rules-Requires-Root: no' to source stanza. - Added Vcs-* fields pointing to Salsa. - Bumped Standards-Version to 4.5.1. - Changed Priority from extra to optional. - Changed the short description to reflect the use of serial port communication. (Closes: #932748) * debian/copyright: - Fixed a typo in Comment field. - Updated packaging copyright. - Using secure URI. * debian/salsa-ci.yml: added to provide CI tests for Salsa. * debian/tests/control: created to provide CI tests for the package. * debian/watch: bumped version to 4. gpstrans (0.41-6) unstable; urgency=medium . * QA upload. * 05-libgetline-re-enable-posix-macro.diff: New, add missing -DPOSIX for getline, thanks to Jurica Stanojkovic. (Closes: #818298) * Bumped Standards-Version to 3.9.7. gpstrans (0.41-5) unstable; urgency=medium . * QA upload. * Bumped Standards-Version to 3.9.6. * debian/control: added the original upstream homepage. * debian/copyright: - Migrated to 1.0 format. - Updated all data. * debian/Makefile.patch: removed because this file is useless. * debian/patches: created the 04-fix-makefile.diff to improve the GCC hardening. * debian/rules: added the DEB_BUILD_MAINT_OPTIONS variable to improve the GCC hardening. * debian/watch: added a fake site to explain about the current status of the original upstream homepage. gpstrans (0.41-4) unstable; urgency=low . * QA upload. * Maintainer field set to QA Group. * Switch to dpkg-source 3.0 (quilt) format. * Add debian/patches/03-src-makefile-flags.diff to avoid overwriting CFLAGS and LDFLAGS in src/Makefile. * Rewrite debian/rules using dh(1). * Set debhelper compatibility level to 9. * Bump Standards-Version to 3.9.5. * Add debian/gpstrans.manpages. gpstrans (0.41-3) unstable; urgency=low * debian/control: bump debian policy number to 3.8.4 (no changes needed). Add dependency "${misc:Depends}". gpstrans (0.41-2.1) unstable; urgency=low * Non-maintainer upload. * Changed getline() in my_getline() to avoid eglibc colliding names in getline.c. (closes: #552864) gpstrans (0.40-3) unstable; urgency=low * don't always strip the binary (closes:Bug#437077) * don't ignore failures in "make clean" (silence lintian warning) * bump standards level to 3.7.2 (no changes needed) gpstrans (0.40-2) unstable; urgency=low * debian/rules: #define POSIX and unix, for compilation of getline on alpha, mips, and mipsel. * debian/foo: delete extraneous file. gpstrans (0.40-1) unstable; urgency=low * New upstream release: understands most (all?) Garmin formats (Closes:#256253), exit with nonzero status if GPS doesn't respond (Closes:#218137) * debian/rules: don't make /usr/doc symlink (Closes: #359413), advance to debhelper version 5. Use Debian advised CFLAGS. * debian/control: Depend on debhelper 5. Policy version 3.6.2. gpstrans (0.39-3) unstable; urgency=low * omit old README.debian file graphite2 (1.3.14-11) unstable; urgency=medium . * debian/tests/unit: remove (forgtten) amd64 from the if, was there for testing only graphite2 (1.3.14-10) unstable; urgency=medium . * debian/tests/unit: - also set CXX=g++-14 for the autopkgtest on amd64,ppc64el and loong64 - export CTEST_OUTPUT_ON_FAILURE=True (thanks John Chittum - closes: #1116373) * debian/tests/unit: go sure and run make with VERBOSE=true groonga (15.1.7+dfsg-1) unstable; urgency=medium . * New upstream version 15.1.7+dfsg groonga-normalizer-mysql (1.3.0-1) unstable; urgency=medium . * New upstream version 1.3.0 * debian/watch - Update to d/watch 5 hatch-regex-commit (0.0.4-1) unstable; urgency=medium . * New upstream release. * Remove patch, no longer needed. * Update debian/watch to format version 5. ht (2.1.0+repack1-6) unstable; urgency=medium . [ Anton Gladky ] * [414527c] Add gitlab-ci.yml * [fe66bd0] Rename file . [ Debian Janitor ] * [99ba2cf] Use secure URI in Homepage field. * [42ff861] Set upstream metadata fields: Bug-Submit (from ./configure). * [bc5e586] Update standards version to 4.6.1, no changes needed. ht (2.1.0+repack1-5.1) unstable; urgency=medium . * Non-maintainer upload. * Build with -std=gnu17 to workaround FTBFS with GCC 15. (Closes: #1096814) ht (2.1.0+repack1-5) unstable; urgency=medium . * [5b3813d] Add simple autopkgtest ht (2.1.0+repack1-4) unstable; urgency=medium . [ Ondřej Nový ] * d/changelog: Remove trailing whitespaces * d/control: Set Vcs-* to salsa.debian.org * d/watch: Use https protocol . [ Anton Gladky ] * [7b6de12] Set compat-level to 13 * [7708a4e] Set Standards-Version to 4.5.0 * [8fb3a2a] Add Rules-Requires-Root * [bdb9c8c] Set field Upstream-Name in debian/copyright. * [4f1a170] Fix FTBFS with GCC-10. (Closes: #957340) * [e8a712c] Update d/watch ht (2.1.0+repack1-3) unstable; urgency=medium . [ Stephen Kitt ] * [0b99929] Force unambiguous signed abs() call, to build with GCC 7. (Closes: #853444) . [ Anton Gladky ] * [b20cc09] Bump Standards-Version: 4.0.0. No changes * [7ee09b3] Switch to compat level 10 ht (2.1.0+repack1-2) unstable; urgency=high . * [107d7de] Set the minimal libiberty version to 20161017 in BD. CVE-2016-6131 ht (2.1.0+repack1-1) unstable; urgency=critical . * [384c0d4] New upstream version 2.1.0+repack1 * [38ec499] Use packaged version of libiberty instead of embedded. (Closes: #840358) CVE-2016-4487 CVE-2016-4488 CVE-2016-4489 CVE-2016-4490 CVE-2016-4491 CVE-2016-4492 CVE-2016-4493 CVE-2016-2226 CVE-2016-6131 * [b2c2049] Remove info-file. * [19ad75b] Set flags in Makefile to link packaged libiberty. * [60f8762] Apply cme fix-dpkg. ht (2.1.0-1) unstable; urgency=medium . * [dc9c185] Update manpage. (Closes: #778823) * [42cd539] Apply cme fix dpkg-control. * [c1eaa42] Update d/copyright. * [ef41c3b] Remove __TIMEDATE__ preppreprocessors to get a reproducible build. ht (2.1.0-1~exp1) experimental; urgency=medium . * [14367fd] Update d/watch. * [112ef52] Update d/copyright. * [601637c] Imported Upstream version 2.1.0. (Closes: #773308) * [be33f94] Refresh patch. * [d0ff76c] Set Standards-Version: 3.9.6. No changes. * [8975ed2] Fix format-not-a-string issue. ht (2.0.22-2) unstable; urgency=low . * [75cb86c] Use 3.0 (quilt) format. * [ced07b9] Remove README.source (obsolete). * [05cbf64] Ignore quilt dir. * [650726a] Unapply patches after build. * [a065931] Refresh patch. * [a5b4a8c] Simplify/shorten debian/rules. * [b0c028a] Add info and manpages files. * [8e927fb] Use DEP-5 for copyright-file. * [b13d5fe] Set myself as maintainer. (Closes: #728261) * [e5cfafd] Migrate VCS to git. * [6dc628c] Use wrap-and-sort. ht (2.0.22-1) unstable; urgency=low . * Orphan package * New upstream release * Drop patches/11_makeinfo_syntax.diff (applied upstream) * Bump standards to 3.9.4 (no changes needed) * Update config.{guess,sub} during build; add build-dependency on autotools-dev (Closes: #727897) * use dh_prep instead of dh_clean ht (2.0.20-2.1) unstable; urgency=low . * Non-maintainer upload. * Fix doc/ht.texi for more recent makeinfo (Closes: #712348) ht (2.0.20-2) unstable; urgency=medium * debian/rules: Make sure configure-stamp is called, even when only build-arch target is called (Closes: #675844) * Set urgency to medium due to rc bug fix ht (2.0.20-1) unstable; urgency=low * New upstream release * Fix spelling mistake in package description found by lintian: fix "allows one to" phrases * Add recommended build-arch and build-indep to debian/rules * Bump standards to 3.9.3 (no changes needed) * Fix build-dependency on libncurses5-dev and libncursesw5-dev ht (2.0.18-1) unstable; urgency=low * new upstream version * Bumped standards to 3.8.3 - no changes needed * Add depends on ${misc:Depends} as recommended by lintian and debhelper ht (2.0.15-1) experimental; urgency=low * New upstram release * Updating debian/control for changed maintainer name * Updated standards to 3.8.0 (no changes needed) * Use /usr/share/quilt/quilt.make to provide patch and unpatch targets * Provide debian/README.source * Fixed info-page (was incomplete addopted to the change to hte) (Changed via debian/patches/10_fix_info_files.diff) (Closes: #508665) ht (2.0.8-1) unstable; urgency=low * New Upstream Release * Adding liblzo2-dev to build depends; apparently ht can use that, too * Thanks Steinar Gunderson for spotting the problem * Removing "Warning! Software is still beta!" paragraph from package description; it officially stable. * correcting debian/copyright: It's GPL-2 only, no "any later" clause * Rebuilding patched info files: * adding texinfo to build-depends * adding quilt to build-depends * adding quilt push and pop calls to debian/rules * rebuild info files in debian/rules * make lintian happy :) ht (2.0.3-2) unstable; urgency=low * Upload to unstable. ht (2.0.3-1) experimental; urgency=low * New upstream release ht (2.0~beta-1) experimental; urgency=low * New upstream. ht (0.9.1+cvs20051205-1) experimental; urgency=low * New CVS snapshot ht (0.9.1-4) unstable; urgency=low * New maintainer and co-maintainer (Closes: #312078). ht (0.9.1-3) unstable; urgency=low * Fix FTBFS with G++ 4.1: extra qualifications; thanks to Martin Michlmayr (Closes: #356156) * Drop preinst / NEWS.Debian that were only needed for upgrades to Sarge * Upgrade debhelper compatibility level ht (0.9.1-2) unstable; urgency=low * Include patch generated by Andreas Jochens to build on 64bit archs using gcc-4.0 (Closes: #293706) ht (0.9.1-1) unstable; urgency=low * New upstream release, merging the unstable and experimental branches + builds fine with gcc-4.0 (Closes: #293706) * debian/control: Standards-Version 3.6.2, no changes required ht (0.9.0-1) experimental; urgency=low * New upstream release + contains patches introduced in 0.8.0-2, backing them out now * debian/rules: + install additional upstream info + move docs for dh_installdocs into debian/docs * debian/control: + improve long description to make ht easier to be found * Thanks to Reimar Doeffinger for many hints! ht (0.8.0-3) unstable; urgency=high * Urgency high due to security fix * Added two integer overflow precautions in the ELF parser [htelfshs.cc, CAN-2005-1545], thanks to Martin 'Joey' Schulze and the Security Team! ht (0.8.0-2) unstable; urgency=high * Urgency high due to security fix * Security fix pulled from upstream CVS (Closes: #308587) + fix an integer overflow in the ELF segment parsing (cplus-dem.c, htanaly.cc, htcoff.cc, htelf.cc, htpef.cc, htpeimp.cc) + fix some buffer overflows in the PE parser (htperes.cc) + this is also Gentoo GLSA 200505-08 Thanks a lot to Moritz Muehlenhoff for the report! * debian/control: added upstream homepage to long description ht (0.8.0-1) unstable; urgency=low * New maintainer (Closes: #300592) * New upstream release (Closes: #292680) + supposedly compiles with gcc-3.4 (Closes: #269922) * debian/control: + removed B-D on autotools-dev; not needed anymore + added B-D on libx11-dev to enable X11 textmode support + Standards-Version 3.6.1 + updated description * debian/copyright: + updated upstream and maintainer info + extended copyright and license info * debian/hte.1: use "hte" in manpage * debian/menu: quote entries * debian/prerm: removed, not needed * debian/preinst: added to facialiate updates from previous wrong uses of the alternates system * debian/rules: + DH_COMPAT > debian/compat + redo, following best practices * debian/watch: added * debian/NEWS.Debian: added, explaining binary renaming * Acknowledge NMUs, thanks to Roland Mas and Sebastien Bacher (Closes: #168654, #186672, #201394, #199293) ht (0.7.3-0.1) unstable; urgency=low * NMU (required to fix a RC bug) * New upstream release (Closes: #199293). * Fixed FTBFS on ia64 (Closes: #186672). * Fixed menu entry (Closes: #201394). * Replaced "Author(s)" with "Authors". * Updated standards versions to 3.6.0. ht (0.7.0-1.1) unstable; urgency=low * Non-maintainer upload during bug-squashing party. * Updated config.guess and config.sub (closes: #168654). hyprwayland-scanner (0.4.5-0.1) unstable; urgency=medium . * Non-maintainer upload [ alan (NyxTrail) ] * Include metadata for patch file . [ Chow Loong Jin ] * New upstream version 0.4.5 (Closes: #1106524) * Drop upstreamed patches hyprwayland-scanner (0.4.4-1) unstable; urgency=medium . * New upstream version 0.4.4 hyprwayland-scanner (0.4.2-1) unstable; urgency=medium . * New upstream version 0.4.2 hyprwayland-scanner (0.3.10-1) unstable; urgency=medium . * Initial release. (Closes: #1073195) iprutils (2.4.19-4) unstable; urgency=medium . * Mark as Architecture: any, since apparently some IBM Power RAID controllers can be used on non-Power systems (closes: #1117112). isort (6.1.0-1) unstable; urgency=medium . * New upstream release. * Mark isort and python3-isort Multi-Arch: foreign. jdupes (1.30.0-3) unstable; urgency=medium . * debian/tests/: created another CI test for #1063079. jenkins-debian-glue (0.23.6) unstable; urgency=medium . [ Guillem Jover ] * [52c40f3] build: Mark all current targets as .PHONY * [a7e6ca4] build: Split the test suite into its own check target * [9552ba2] build: Do not remove Debian packaging artifacts from the clean target * [389076c] build: Remove target dependency on shell glob pattern * [94d8184] build: Use GNU Make wildcard function instead of a raw shell glob pattern * [4a3f89a] build: For correctness make install and deploy depend on the build target . Those changes fix the FTBFS with the nocheck build profile (Closes: #1116758) kasts (25.08.1-1) unstable; urgency=medium . * New upstream release keyman (18.0.242-1) unstable; urgency=medium . * New upstream release. kf6-baloo (6.18.0-1) unstable; urgency=medium . [ Patrick Franz ] * New upstream release (6.18.0). * Update build-deps and deps with the info from cmake. * Update list of installed files. * Allow tests to fail. kf6-kcmutils (6.18.0-1) unstable; urgency=medium . [ Patrick Franz ] * New upstream release (6.18.0). * Update build-deps and deps with the info from cmake (Closes: #1116761). * Remove patches that have been applied upstream. * Update list of installed files. * Update symbols from buildlogs. kf6-kdav (6.18.0-1) unstable; urgency=medium . [ Patrick Franz ] * New upstream release (6.18.0). * Update build-deps and deps with the info from cmake. * Update list of installed files. kf6-kio (6.18.0-1) unstable; urgency=medium . [ Patrick Franz ] * New upstream release (6.18.0). * Update build-deps and deps with the info from cmake. * Remove patches that have been applied upstream. * Update list of installed files. * Update symbols from buildlogs. kf6-knotifyconfig (6.18.0-1) unstable; urgency=medium . [ Patrick Franz ] * New upstream release (6.18.0). * Update build-deps and deps with the info from cmake. * Update list of installed files. kf6-kparts (6.18.0-1) unstable; urgency=medium . [ Patrick Franz ] * New upstream release (6.18.0). * Update build-deps and deps with the info from cmake. * Update list of installed files. * Update symbols from buildlogs. kf6-ktexteditor (6.18.0-1) unstable; urgency=medium . [ Patrick Franz ] * New upstream release (6.18.0). * Update build-deps and deps with the info from cmake. * Update list of installed files. * Update symbols from buildlogs. kf6-kwallet (6.18.0-2) unstable; urgency=medium . [ Patrick Franz ] * Ensure that older versions of kwallet-pam cannot be used with kf6-kwallet 6.18.0 or newer as kwallet-pam now needs to launch ksecretd instead of kwalletd. kf6-kwallet (6.18.0-1) unstable; urgency=medium . [ Patrick Franz ] * New upstream release (6.18.0). * Update build-deps and deps with the info from cmake. * Refresh patches. * Update list of installed files. kf6-purpose (6.18.0-1) unstable; urgency=medium . [ Patrick Franz ] * New upstream release (6.18.0). * Update build-deps and deps with the info from cmake. kicad-gruvbox-theme (1.1-2) unstable; urgency=medium . * d/watch: Switch to v5 * d/control: Drop Rules-Require-Root field kicad-gruvbox-theme (1.1-1) experimental; urgency=medium . * Initial release. (Closes: #1067557) kwallet-pam (6.3.4-2) unstable; urgency=medium . [ Patrick Franz ] * Rebuild kwallet-pam against kf6-kwallet 6.18.0 as it needs to launch ksecretd instead of kwalletd. * Update d/copyright. libapache2-mod-auth-openidc (2.4.18.1-1) unstable; urgency=medium . * New upstream version 2.4.18.1 * Support Rules-Requires-Root: no * Update d/watch file to version 5 libclass-csv-perl (1.03-3) unstable; urgency=medium . * Maintain in Perl Group Closes: #1113956 * Fix Homepage * d/copyright: DEP5 * Standards-Version: 4.7.2 (routine-update) * Remove trailing whitespace in debian/copyright (routine-update) libdevel-patchperl-perl (2.14-1) unstable; urgency=medium . [ Debian Janitor ] * Update standards version to 4.6.0, no changes needed. * Update standards version to 4.6.2, no changes needed. . [ gregor herrmann ] * Import upstream version 2.14. * Update years of upstream and packaging copyright. * Declare compliance with Debian Policy 4.7.2. * Remove «Rules-Requires-Root: no», which is the current default. * Remove «Priority: optional», which is the current default. libdrpm (0.5.2-3) unstable; urgency=medium . * Add the cmake-policy patch to unbreak the build with CMake 4.x. Closes: #1113141 * Declare compliance with Policy 4.7.2 with no changes. * Add the year 2025 to my debian/* copyright notice. * Add Salsa CI configuration. libemf2svg (1.1.0+ds-4) unstable; urgency=medium . [ Debian Janitor ] * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse. * Update standards version to 4.6.1, no changes needed. . [ Andrius Merkys ] * Configure with -DCMAKE_POLICY_VERSION_MINIMUM=3.5 (Closes: #1113145) * Bump copyright year. * Build-Depends: pkg-config => pkgconf libharfbuzz-shaper-perl (0.031+ds-2) unstable; urgency=medium . * 02_crossbuild.patch: allow crossbuilding via PKG_CONFIG var. Thanks to Helmut Grohne (Closes: #1117015). * d/salsa-ci.yml: enable crossbuild arm64. * Declare compliance with Debian Policy 4.7.2. libhipi-perl (0.94-1) unstable; urgency=medium . * Import upstream version 0.94. * Remove «Rules-Requires-Root: no», which is the current default. * Remove «Priority: optional», which is the current default. * Fix typo in 0.86-3 changelog entry. libjodycode (4.0.1-8) unstable; urgency=medium . [ Joao Eriberto Mota Filho ] * debian/copyright: added rights for Sebastian Ramacher . * debian/tests/: added 3 new CI tests, from jdupes package, to check the bugs #1030933 and #1063079. . [ Sebastian Ramacher ] * Moved devel manpage to -dev package to make libjoycode{3,4,...} co-installable. Consequently: - debian/libjodycode-dev.install: removed usr/share. - debian/libjodycode4.install: added usr/share. * debian/control: removed no longer necessary Breaks+Replaces. liblemon (1.3.1+dfsg-7) unstable; urgency=medium . * Team upload. * d/watch: convert to watch file version 5. * cmake-4.patch: new: bump minimum cmake to 3.10. (Closes: #1113170) * d/control: declare compliance to standards version 4.7.2. * d/control: drop redundant Rules-Requires-Root: no. * d/patches/*: normalize dep3 header. liblocale-codes-perl (3.85-1) unstable; urgency=medium . * Team upload. * Import upstream version 3.85. * Remove «Rules-Requires-Root: no», which is the current default. * Remove «Priority: optional», which is the current default. liblog-any-perl (1.718-1) unstable; urgency=medium . * Team upload. * Import upstream version 1.718. * Declare compliance with Debian Policy 4.7.2. * Remove «Rules-Requires-Root: no», which is the current default. * Remove «Priority: optional», which is the current default. liblog-dispatchouli-perl (3.011-1) unstable; urgency=medium . * Import upstream version 3.011. * Add debian/NEWS.Developer. * Declare compliance with Debian Policy 4.7.2. * Remove «Rules-Requires-Root: no», which is the current default. * Remove «Priority: optional», which is the current default. liblog-report-optional-perl (1.08-1) unstable; urgency=medium . * Import upstream version 1.08. * Update years of upstream and packaging copyright. * Update test dependencies. * Declare compliance with Debian Policy 4.7.2. * Remove «Rules-Requires-Root: no», which is the current default. * Remove «Priority: optional», which is the current default. libmail-authenticationresults-perl (2.20250709-1) unstable; urgency=medium . * Import upstream version 2.20250709. * Declare compliance with Debian Policy 4.7.2. libmail-box-pop3-perl (3.007-1) unstable; urgency=medium . * Team upload. . * Import upstream version 3.006. * Update years of upstream copyright. * Remove Contact from debian/upstream/metadata. * Declare compliance with Debian Policy 4.6.2. * Set Rules-Requires-Root: no. * Drop unneeded version constraints from (build) dependencies. * Annotate test-only build dependencies with . . * Import upstream version 3.007. * Update years of upstream copyright. * Update test and runtime dependencies. * Declare compliance with Debian Policy 4.7.2. * Remove «Rules-Requires-Root: no», which is the current default. * Remove «Priority: optional», which is the current default. libmail-transport-perl (3.007-1) unstable; urgency=medium . * Team upload. . [ Debian Janitor ] * Update standards version to 4.6.1, no changes needed. . [ gregor herrmann ] * Import upstream version 3.007. * Update years of upstream copyright. * Declare compliance with Debian Policy 4.7.2. * Remove «Rules-Requires-Root: no», which is the current default. * Remove «Priority: optional», which is the current default. libmarkdown-render-perl (1.60.4-1) unstable; urgency=medium . * Team upload. * Import upstream version 1.60.4. * Refresh patches (offset). * Update years of upstream copyright. * Remove «Rules-Requires-Root: no», which is the current default. * Drop unneeded version constraints from (build) dependencies. * Remove «Priority: optional», which is the current default. libmath-base-convert-perl (0.13-1) unstable; urgency=medium . * Import upstream version 0.13. * Drop perl-5.42-precedence.patch, fixed upstream. libmce-perl (1.902-1) unstable; urgency=medium . * Team upload. * Import upstream version 1.902. * Declare compliance with Debian Policy 4.7.2. * Remove «Rules-Requires-Root: no», which is the current default. * Remove «Priority: optional», which is the current default. libmeta-perl (0.014-1) unstable; urgency=medium . * Import upstream version 0.014. * Remove «Rules-Requires-Root: no», which is the current default. * Remove «Priority: optional», which is the current default. libmime-types-perl (2.29-1) unstable; urgency=medium . * Import upstream version 2.29. * Update test dependencies. * Remove «Rules-Requires-Root: no», which is the current default. * Remove «Priority: optional», which is the current default. libmodern-perl-perl (1.20250607-1) unstable; urgency=medium . * Import upstream version 1.20250607. * Update years of upstream and packaging copyright. * Declare compliance with Debian Policy 4.7.2. * Remove «Rules-Requires-Root: no», which is the current default. * Remove «Priority: optional», which is the current default. libmodule-signature-perl (0.93-1) unstable; urgency=medium . * Import upstream version 0.93. * debian/copyright: remove paragraph about removed files. * Install new SECURITY.md file. * Refresh 0001-Fix-gpg-output-parsing.patch (offset). * Remove «Rules-Requires-Root: no», which is the current default. * Remove «Priority: optional», which is the current default. libmoox-strictconstructor-perl (0.013-1) unstable; urgency=medium . * Team upload. . [ Debian Janitor ] * Update lintian override info format in d/source/lintian-overrides on line 2-7. * Update standards version to 4.6.2, no changes needed. . [ gregor herrmann ] * Remove libmodule-build-perl from Build-Depends. This distribution uses ExtUtils::MakeMaker. . * Import upstream version 0.013. * Update test and runtime dependencies. * Declare compliance with Debian Policy 4.7.2. * Remove «Rules-Requires-Root: no», which is the current default. * Remove «Priority: optional», which is the current default. libmsoffice-word-surgeon-perl (2.11-1) unstable; urgency=medium . * Team upload. * Import upstream version 2.11. * Remove «Rules-Requires-Root: no», which is the current default. * Remove «Priority: optional», which is the current default. libnet-cidr-perl (0.27-1) unstable; urgency=medium . * Team upload. * Import upstream version 0.27. * Remove «Rules-Requires-Root: no», which is the current default. * Remove «Priority: optional», which is the current default. libnet-dns-perl (1.53-1) unstable; urgency=medium . * Team upload. * Import upstream version 1.53. * Remove «Rules-Requires-Root: no», which is the current default. * Remove «Priority: optional», which is the current default. libnet-dns-resolver-unbound-perl (1.33-1) unstable; urgency=medium . * Import upstream version 1.33. * Update years of upstream copyright. * Declare compliance with Debian Policy 4.7.2. * Remove «Rules-Requires-Root: no», which is the current default. * Remove «Priority: optional», which is the current default. libnet-http-perl (6.24-1) unstable; urgency=medium . * Team upload. * Import upstream version 6.24. * Declare compliance with Debian Policy 4.7.2. * Remove «Rules-Requires-Root: no», which is the current default. * Remove «Priority: optional», which is the current default. libnet-netmask-perl (2.0003-1) unstable; urgency=medium . * Team upload. * Import upstream version 2.0003. * Declare compliance with Debian Policy 4.7.2. * Remove «Rules-Requires-Root: no», which is the current default. * Update lintian override info format in d/source/lintian-overrides. Changes-By: lintian-brush. * Remove «Priority: optional», which is the current default. libnumber-phone-perl (4.0008-1) unstable; urgency=medium . * Team upload. * Import upstream version 4.0008. * Unfuzz devel-deprecations-environmental.patch. * Update years of upstream copyright. * Remove «Rules-Requires-Root: no», which is the current default. * Drop unneeded version constraints from (build) dependencies. * Remove «Priority: optional», which is the current default. libpar-packer-perl (1.064-1) unstable; urgency=medium . * Import upstream version 1.064. * Refresh debian/patches/fix-with-new-par-name (offset). * Add information about new file. * Update years of packaging copyright. * Declare compliance with Debian Policy 4.7.2. * Remove «Rules-Requires-Root: no», which is the current default. * Remove «Priority: optional», which is the current default. libpar-perl (1.021-1) unstable; urgency=medium . * Import upstream version 1.021. * Update years of packaging copyright. * Declare compliance with Debian Policy 4.7.2. * Remove «Rules-Requires-Root: no», which is the current default. * Remove «Priority: optional», which is the current default. libpod-webserver-perl (3.11-2) unstable; urgency=medium . * Maintain in Perl Group Closes: #1114015 * Upgrade watch file * Standards-Version: 4.7.2 (routine-update) * debhelper-compat 13 (routine-update) * Secure URI in copyright format (routine-update) * Remove trailing whitespace in debian/changelog (routine-update) * Remove trailing whitespace in debian/copyright (routine-update) * Trim trailing whitespace. * Move libmodule-build-perl from Build-Depends-Indep to Build-Depends. * Add debian/upstream/metadata * Annotate Build-Depends nocheck libqb (2.0.9-1) unstable; urgency=medium . * [f3a6678] New upstream release (2.0.9) * [4f8efd6] Remove upstreamed patch, refresh the rest * [ee65590] Update Standards-Version to 4.7.2 (no changes required) * [5b426e7] Transition our autopkgtest to pkgconf * [157e0b8] Simplify Salsa CI configuration * [6c784cb] New blhc invocation method requires extra quoting. Since Salsa CI commit 891bc54894db47f58c963964ec795c33ddc5f853 blhc is invoked through a shell exec command inside double quotes, so our backslashes need extra protection to survive into the argument value. * [ba5d125] New patch: Restore example ipcserver address * [b47188c] Update copyright years libqes (0.2.8+ds-2) unstable; urgency=medium . * Team upload. * cmake-4.patch: new: bump minimum cmake to 3.10. (Closes: #1113190) * d/control: declare compliance to standards version 4.7.2. * d/control: drop redundant Rules-Requires-Root: no. * d/watch: bump to watch file version 5. libromana-perligata-perl (0.604-1) unstable; urgency=medium . * Maintain in Debian Perl Group Closes: #1113954 * Fix Homepage * Add watch file * d/rules: Short dh * d/copyright: review * New upstream version * Standards-Version: 4.7.2 (routine-update) * debhelper-compat 13 (routine-update) * Remove trailing whitespace in debian/changelog (routine-update) * Remove trailing whitespace in debian/control (routine-update) * Remove trailing whitespace in debian/copyright (routine-update) * Trim trailing whitespace. * Remove field Section on binary package libromana-perligata-perl that duplicates source. * d/patches/debian.patch: DEP3 * Skip tests libsdl3 (3.2.24+ds-1) unstable; urgency=medium . * New upstream stable release * d/patches: Drop several patches that were included in the upstream release * d/patches: Add post-release bug fixes from upstream git - Generalize code to avoid treating non-gamepads as gamepads - Fix scaling with the software renderer * d/p/test-Set-a-much-longer-timeout-for-testatomic-on-GNU-Hurd.patch: Add patch to extend the timeout of testatomic on Hurd, based on discussion with Pino Toscano on sdl-team/libsdl3!3 * d/control, d/rules: Build using ninja-build * d/rules: Do the build in a directory covered by upstream's .gitignore * d/watch*: Convert to uscan format v5 * d/watch*: Include the short commit hash in versions from upstream git * d/watch, d/upstream/signing-key.asc: Check signatures before repacking * d/control: Remove Rules-Requires-Root, no longer needed since Debian 13 * Reformat packaging files using debputy * Update Lintian overrides . [ Pino Toscano ] * d/libsdl3-0.symbols: Mark Linux symbols as such libtemplate-tiny-perl (1.16-1) unstable; urgency=medium . * Team upload. * Import upstream version 1.16. * Declare compliance with Debian Policy 4.7.2. * Remove «Rules-Requires-Root: no», which is the current default. * Remove «Priority: optional», which is the current default. libuemf (0.2.8+ds-4) unstable; urgency=medium . * Configure with -DCMAKE_POLICY_VERSION_MINIMUM=3.5 (Closes: #1113211) libui-dialog-perl (1.21-1) unstable; urgency=medium . * Maintain in Perl Group Closes: #1113999 * Fix Homepage * Update watch file * Standards-Version: 4.7.2 (routine-update) * debhelper-compat 13 (routine-update) * Secure URI in copyright format (routine-update) * Remove trailing whitespace in debian/changelog (routine-update) * Trim trailing whitespace. libxml2 (2.14.6+dfsg-0.1) unstable; urgency=medium . * Non-maintainer upload. * New upstream release, drop git-updates patch. log4cxx (1.5.0-1) unstable; urgency=medium . * New upstream release. * Drop patches d/p/{04,05}-cve-2025-54812* and d/p/06-cve-2025-54813*, as they are contained in the upstream version. lua-moses (2.1.0-4) unstable; urgency=medium . * QA upload. * Drop lua5.2 support. m4 (1.4.20-2) unstable; urgency=medium . * Add missing empty line after Version to debian/watch file. * Apply patch "Fix a static_assert failure on glibc/alpha" from Collin Funk to fix FTBFS problem on alpha. * Skip stackovf.test on hppa. * Mark m4-doc as "Multi-Arch: foreign". * Drop "Rules-Requires-Root: no", it's now the default. * Drop "Priority: optional", it's now the default. magit-forge-el (0.5.0-1) unstable; urgency=medium . * Team upload. * New upstream release. * debian/magit-forge-pkg.el : let dh-elpa generate it. * elpa : remove unneeded file references. * d/control : Bump Standards-Version to 4.7.2 (no changes needed). magit-forge-el (0.4.5-2) unstable; urgency=medium . * Team upload. * Rebuild against dh-elpa 2.1.7. Upload pushed to dgit-repos but not salsa. See . magit-forge-el (0.4.5-1) unstable; urgency=medium . * New upstream release (Closes: #1017796, #1068042) * debian/magit-forge-pkg.el: bump min versions for deps magit-forge-el (0.4.4-1) unstable; urgency=medium . * New upstream release * debian/control: - S-V bump 4.6.2 -> 4.7.0 (no changes needed) - drop explicit deps brought in by dh-elpa * debian/magit-forge-pkg.el: bump upstream min versions magit-forge-el (0.3.2+git20231227.1.299bbaa-2) unstable; urgency=medium . * Team upload. * Rebuild against dh-elpa 2.1.5. Upload pushed to dgit-repos but not salsa. See . magit-forge-el (0.3.2+git20231227.1.299bbaa-1) unstable; urgency=medium . * Team upload. * New upstream snapshot. * Drop d/p/backport-fix-typo.patch (not needed anymore). * d/docs: Replace README.md with README.org. * Update d/magit-forge-pkg.el from upstream (adapt dependency format). * d/control: - Remove unnecessary Build-Depends. - Specify elpa-magit-forge dependencies manually (upstream dependency format unusable by dh-elpa). - Remove redundant version on Recommends. magit-forge-el (0.3.2-2) unstable; urgency=medium . * Team upload. * Simplify debian/rules. * Improve documentation packaging. magit-forge-el (0.3.2-1) unstable; urgency=medium . * New upstream release * debian/rules: override_dh_auto_clean directive added magit-forge-el (0.3.1-1) unstable; urgency=medium . * New upstream release * debian/magit-forge-pkg.el: version bump * debian/control: drop Built-Using field * debian/copyright: extend copyright timestamps magit-forge-el (0.3.0-2) unstable; urgency=medium . * Upload to unstable (Closes: #997518) magit-forge-el (0.3.0-1) experimental; urgency=medium . * New upstream release * debian/rules: auto-figure out dependency versions * debian/magit-forge-pkg.el: min versions updated * debian/control: S-V bump 4.5.1 -> 4.6.0 (no changes needed) magit-forge-el (0.2.1-3) unstable; urgency=medium . * debian/rules: - bump closql minimal version - bump magit minimal version magit-forge-el (0.2.1-2) unstable; urgency=medium . * debian/control: - bump to minimal versions for magit and transient - drop emacs25 from Enhances magit-forge-el (0.2.1-1) experimental; urgency=medium . * New upstream release * debian/magit-forge-pkg.el: mandatory versions bumped magit-forge-el (0.2.0-1) experimental; urgency=medium . * New upstream release magit-forge-el (0.1.0+git20200714.639ce51-3) unstable; urgency=medium . * Upload to unstable magit-forge-el (0.1.0+git20200714.639ce51-2) experimental; urgency=medium . * debian/magit-forge-pkg.el: transient version bumped magit-forge-el (0.1.0+git20200714.639ce51-1) experimental; urgency=low . * Initial release (Closes: #926798) moosefs (4.58.1-1) unstable; urgency=medium . * New upstream release. nasty (0.6+git20220929.9830b7a-3) unstable; urgency=medium . * Team upload. * d/p/*: Add cmake4.patch fixing FTBFS with CMake 4 (Closes: #1113311). * d/watch: Convert watch file to version 5 format. * d/control: - Drop 'Rules-Requires-Root: no', it's the standard now. - Bump Standards-Version to 4.7.2. * d/copyright: Update copyright holders regarding Debian packaging. netcat (1.10-50.1) unstable; urgency=medium . * Non-maintainer upload. * d/p/fix-ftbfs-gcc15.patch: Fix FTBFS with GCC 15. (Closes: #1097445) nghttp3 (1.12.0-1) unstable; urgency=medium . * New upstream version 1.12.0 * d/gbp.conf: Define upstream-branch. * d/gbp.conf: Configure pristine-tar defaults. * Update maintainer contact information. * d/control: Update short and long descriptions. * d/libnghttp3-9.symbols: New symbol nghttp3_conn_read_stream2@Base. ngtcp2 (1.16.0-1) unstable; urgency=medium . * d/control: Make conflicts/replaces bpo-friendly (Closes: #1116529). * d/NEWS: Correcting typo. ngtcp2 (1.16.0-1~exp1) experimental; urgency=medium . * d/gbp.conf: Configure pristine-tar defaults. * d/gbp.conf: upstream-branch. * New upstream version 1.16.0 * Removing ngtcp2-server and ngtcp2-client example binary packages. - Maintaining example binaries with additional TLS backend does not scale anymore. - d/control: ~ Removing ngtcp2-server and ngtcp2-client sections. ~ Updating Build-Depends. - d/ngtcp2-client.install: Removing file. - d/ngtcp2-server.install: Removing file. - d/ngtcp2-server.ngtcp2d.service: Removing systemd service file. - d/rules: Removing entries regarding example binary packages. - d/NEWS: Add to inform users about this change. * Provide additional crypto helper library with OpenSSL (Closes: #1115606). - d/rules: Add OpenSSL configure option. - d/control: Update Build-Depends for OpenSSL crypto helper library. - d/control: Adding binary package libngtcp2-crypto-ossl0. - d/control: Adding binary package libngtcp2-crypto-ossl-dev. - d/libngtcp2-crypto-gnutls8.install: Select files more accurate to support other crypto helper libraries. - d/libngtcp2-crypto-gnutls-dev.install: Select files more accurate to support other crypto helper development packages. - Adding: d/libngtcp2-crypto-ossl0.install. - Adding: d/libngtcp2-crypto-ossl-dev.install. - Move header file to the correct -dev package. ~ d/control: Add Breaks/Replaces to libngtcp2-dev for libngtcp2-crypto-gnutls-dev. ~ d/libngtcp2-dev.install: Include header file in this package. * d/control: Update short and long descriptions. * d/libngtcp2-crypto-ossl0.symbols: Add new symbol file. * Reformat d/ files with wrap-and-sort -bast. * d/copyright: Updating authors and years. * Update maintainer contact information. * d/rules: Not installing README.rst yet. * d/libngtcp2-16.symbols: New symbol ngtcp2_conn_get_timestamp@Base. nlopt (2.7.1-7) unstable; urgency=medium . * Team upload . [ Sébastien Villemot ] * octave-10.patch: new patch, fixes FTBFS against Octave 10 (Closes: #1114587) . [ Rafael Laboissière ] * Drop versioned dependency on dh-octave (>= 0.7.1 is satisfiable in oldoldstable) * d/control: Drop “Rules-Requires-Root: no”, which is now the default octave (10.2.0-3) unstable; urgency=medium . * d/octave.prerm: + Simplify code for removing the legacy file ls-R + Fix path for the octave_packages file * d/rules: Remove file octave_packages from the binary package octave (10.2.0-2) unstable; urgency=medium . * Upload to unstable * octave-dev now breaks swig (<< 4.3.0-2~), to ensure Octave 10 support * d/watch: upgrade to format version 5 octave (10.2.0-1) experimental; urgency=medium . * New upstream version 10.2.0 * d/copyright: update short license name for FSFULLRSD octave (10.1.0-1) experimental; urgency=medium . * New upstream version 10.1.0 octave (10.0.90-1) experimental; urgency=medium . [ Sébastien Villemot ] * New upstream version 10.0.90 * d/copyright: reflect upstream changes . [ Rafael Laboissière ] * d/control: Bump Standards-Version to 4.7.2 (no changes needed) octave-statistics (1.7.5-4) unstable; urgency=medium . * d/octave-statistics-common.lintian-overrides: Drop file. Actually, the Lintian warning national-encoding for the doc-cache file is not a false positive. * d/checkvars: Exclude BISTs in all files under inst/shadow9. Without these exclusions, autopkgtest fails. octave-video (2.1.3-1) unstable; urgency=medium . * New upstream version 2.1.3 * d/copyright: Reflect upstream changes * d/p/increase-tolerance-videowriter-bist.patch: Drop patch (applied upstream) * d/u/metadata: + Update Bug-Database URL + Add Repository and update Repository-Browse URLs * d/control: + Build-depend on pkgconf instead of the deprecated pkg-config package + Bump Standards-Version to 4.7.2 (no changes needed) octave-video (2.1.1-3) unstable; urgency=medium . * d/p/increase-tolerance-videowriter-bist.patch: Increase even more the threshold octave-video (2.1.1-2) unstable; urgency=medium . * d/p/increase-tolerance-videowriter-bist.patch: New patch octave-video (2.1.1-1) unstable; urgency=medium . * New upstream version 2.1.1 * d/p/use-cxxflags.patch: Drop patch (applied ustream) * d/copyright: + Reflect upstream changes + Update Source URL * Build-depend on dh-sequence-octave + d/control: Ditto + d/rules: Drop the --with=octave option from dh call * d/watch: + Adjust for new URL at gnu-octave.github.io + Use tarball URL at GitHub * d/control: + Bump Standards-Version to 4.6.2 (no changes needed) + Update Homepage URL octave-video (2.0.2-1) unstable; urgency=medium . * New upstream version 2.0.2 * d/p/increase-tol-videowriter-unit-test.patch: Drop patch (applied upstream) octave-video (2.0.1-1) unstable; urgency=medium . * New upstream version 2.0.1 * d/p/increase-tol-videowriter-unit-test.patch: Update patch from upstream VCS source * d/clean: New file * d/copyright: + Update copyright years + Accentuate my family name * d/control: + Bump Standards-Version to 4.6.0 (no changes needed) + Set Multi-Arch: same * d/u/metadata: Set Archive field * d/watch: Bump to version 4 (no changes needed) octave-video (2.0.0-2) unstable; urgency=medium . * d/u/metadata: New file * d/control: Bump debhelper compatibitlity level to 13 * d/p/increase-tol-videowriter-unit-test.patch: New patch octave-video (2.0.0-1) unstable; urgency=medium . * New upstream version 2.0.0 * d/copyright: Reflect upstream changes * d/p/use-cxxflags.patch: Adjust for new upstream version * Patches dropped (useless for new upstream version): + d/p/xtest-avireader.patch + d/p/compile-with-octave-5.1.patch * d/control: + Build-depend on the correct ffmpeg libraries + Build-depend on pkg-config + Add more informative package description + Bump Standards-Version to 4.5.0 (no changes needed) octave-video (1.2.4-4) unstable; urgency=medium . * d/control: Bump dependency on dh-octave to >= 0.7.1 This allows the injection of the virtual package octave-abi-N into the package's list of dependencies. octave-video (1.2.4-3) unstable; urgency=medium . * d/p/compile-with-octave-5.1.patch: New patch * d/control: Bump Standards-Version to 4.4.1 (no changes needed) octave-video (1.2.4-2) unstable; urgency=medium . * d/control: Bump Standards-Version to 4.4.0 (no changes needed) * d/p/xtest-avireader.patch: New patch (Closes: #940828) octave-video (1.2.4-1) unstable; urgency=low . * Initial release (closes: #480773) packagekit (1.3.2-1) unstable; urgency=medium . * New upstream version: 1.3.2 papers (49.0-3) unstable; urgency=medium . [ Jeremy Bícha ] * Lower timeout for riscv64. The test completed in 2170 seconds, so 3600 seconds is hopefully enough . [ Arnaud Ferraris ] * debian: port to oo7 v0.5 * d/copyright: drop entries for no-longer-existing files * d/control: fix gobject-introspection dependency. Depending on `libgirepository1.0-dev` is no longer needed as long as we have a recent enough `gobject-introspection`, so we can use `deb-gir-tool` to locate and copy .gir files. * salsa-ci: disable reprotest. It is known to be flaky on Rust packages. parallel-hashmap (1.4.1+ds-3) unstable; urgency=medium . * Build examples only on amd64 (Closes: #1113389) parallel-hashmap (1.4.1+ds-3~exp1) experimental; urgency=medium . * Move to arch:any. pbbam (2.4.0+dfsg-2) unstable; urgency=medium . * Team upload. * d/control: build depends on libboost-iostreams-dev. (Closes: #1117414) * d/control: build depends on pkgconf. * d/patches/*: normalize Last-Update timestamp. * d/watch: convert to watch file version 5. * d/control: declare compliance to standards version 4.7.2. * d/control: drop redundant Rules-Requires-Root: no. php-decimal (1.5.0-4) unstable; urgency=medium . * Update Build-Depends to php-all-dev (>= 2:95~) * Use latest mpdecimal library (>= 4.0.0~) php-oscarotero-gettext (4.8.12-1) unstable; urgency=medium . * d/gbp: Filter .gitattributes * d/watch: Use git mode * New upstream version 4.8.12 * Drop patch applied upstream * Refresh patches * Skip VueJs tests (Closes: #1114261) * Follows policy 4.7.2 podman (5.6.2+ds1-3) unstable; urgency=medium . * Fixup 0007-Allow-version-buildah from previous upload podman (5.6.2+ds1-2) unstable; urgency=medium . * Allow version of buildah to be slightly off, avoids autopkgtest failures podman (5.6.2+ds1-1) unstable; urgency=medium . * New upstream version: 5.6.2 - Fixed a bug where stopping the `podman machine start` command with SIGPIPE could result in machine state being stuck as "Starting" - Fixed a bug where `podman build` would fail with a permissions error when building Containerfiles using a non-root user and cache mounts pycontrol4 (1.5.0-1) unstable; urgency=medium . * New upstream release. * 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. * Simplify debian/rules. pycoolmasternet-async (0.2.4-1) unstable; urgency=medium . * New upstream release. * Remove 'Rules-Requires-Root: no', now the default. * Update Standards-Version. * Update debian/watch to format version 5. python-anova-wifi (0.17.1-3) unstable; urgency=medium . * Fix test failure by passing --asyncio-mode=auto to pytest. (Closes: #1114292) * Pass --no-cov to pytest to avoid generating coverage report. * Provide more detailed package description. * Add to test dependencies. * Add my name to debian/copyright and Uploaders. * Switch to autopkgtest-pkg-pybuild. * Update Standards-Version. * Update debian/watch to format version 5. * Add debian/salsa-ci.yml. python-anova-wifi (0.17.1-2) unstable; urgency=medium . * Re-upload source-only. python-anova-wifi (0.17.1-1) unstable; urgency=medium . * Initial release. (Closes: #1080029) python-elastic-transport (9.1.0-4) unstable; urgency=medium . * [f6eb0c6] d/control: delete python3-setuptools option (Closes: #1116856) python-elastic-transport (9.1.0-3) unstable; urgency=medium . * Team upload. * Add Breaks: python3-elasticsearch (<< 9.1.0-1~) (Closes: #1116184). python-papermill (2.6.0-4) unstable; urgency=medium . * Team upload. . [Aryan Karamtoth] * Disable a failing Azure test (Closes: #1114320). . [ Andrey Rakhmatullin ] * Drop the Priority field. * Bump Standards-Version to 4.7.2. python-schwifty (2024.09.0+dfsg-3) unstable; urgency=medium . * d/control: Annotate rstr with nodoc insted of nocheck (Closes: #1116882) python-super-collections (0.6.2-1) unstable; urgency=medium . * New upstream release. python-tenacity (9.1.2-2) unstable; urgency=medium . * Uploading to unstable. python-tenacity (9.1.2-1) experimental; urgency=medium . * New upstream release. python-youtubeaio (2.0.0-2) unstable; urgency=medium . * Skip test that fails with new pydantic-core. (Closes: #1113903) * Remove 'Rules-Requires-Root: no', now the default. * Update debian/watch to format version 5. * Add debian/salsa-ci.yml. pyvicare (2.52.0-1) unstable; urgency=medium . * New upstream release. * Update debian/watch to format version 5. qtkeychain (0.15.0-2) unstable; urgency=medium . * Team upload. * Drop Rules-Requires-Root: no, no more needed since Debian trixie. * Bump Standards-Version to 4.7.2, no changes required. * Enable the Qt 6 support also on x32. * Remove no more used/needed debian/gbp.conf. qvge (0.7.0-2) unstable; urgency=medium . * Fix FTCBFS, configure for the build arch. (Closes: #1116698) Thanks Helmut Grohne for the patch. redis (5:8.0.4-1) unstable; urgency=medium . * New upstream release. - Drop two security patches that were applied upstream. * Refresh patches. rust-ansi-colours (1.2.3-2) unstable; urgency=medium . * Team upload * Package ansi_colours 1.2.3 from crates.io using debcargo 2.7.11 * Remove crc64 patch since it's in Debian now * Disable support for rust-ansi-term rust-cap-primitives (3.4.4-2) unstable; urgency=medium . * Team upload. * Package cap-primitives 3.4.4 from crates.io using debcargo 2.7.11 * Relax dependency on rustix. rust-cap-primitives (3.4.4-1) unstable; urgency=medium . * Team upload. * Package cap-primitives 3.4.4 from crates.io using debcargo 2.7.8 + New upstream uses rustix 1. * Update remove-windows-target-dependencies.patch * Drop relax-deps.patch, no longer needed. rust-cc (1.2.34-1) unstable; urgency=medium . * Team upload * Package cc 1.2.34 from crates.io using debcargo 2.7.11 (Closes: #1099304) rust-clap-2 (2.34.0-8) unstable; urgency=medium . * Team upload * Package clap 2.34.0 from crates.io using debcargo 2.7.11 * Build with rust-nu-ansi-term instead of rust-ansiterm rust-clap-2 (2.34.0-7) unstable; urgency=medium . * Team upload * Package clap 2.34.0 from crates.io using debcargo 2.7.11 * Build with rust-ansiterm instead of rust-ansi-term * Remove patch avoiding rust-version-sync since it's in Debian now rust-colored-json (5.0.0-1) unstable; urgency=medium . * Team upload * Package colored_json 5.0.0 from crates.io using debcargo 2.7.11 rust-compact-str (0.8.1-2) unstable; urgency=medium . * Team upload * Package compact_str 0.8.1 from crates.io using debcargo 2.7.11 * Use rust-test-strategy 0.4 rust-crosstermion (0.14.0-6) unstable; urgency=medium . * Team upload * Package crosstermion 0.14.0 from crates.io using debcargo 2.7.11 * Build with rust-nu-ansi-term instead of rust-ansiterm rust-http (1.3.1-1) unstable; urgency=medium . * Team upload. * Package http 1.3.1 from crates.io using debcargo 2.7.10 rust-loggerv (0.7.2-2) unstable; urgency=medium . * Team upload * Package loggerv 0.7.2 from crates.io using debcargo 2.7.11 * Switch from rust-ansi-term to rust-nu-ansi-term rust-num-integer (0.1.46-2) unstable; urgency=medium . * Team upload. * Package num-integer 0.1.46 from crates.io using debcargo 2.7.11 * Add upstream patch to support rustc 1.87 (Closes: #1117370) rust-rustix-linux-procfs (0.1.1-3) unstable; urgency=medium . * Team upload. * Package rustix-linux-procfs 0.1.1 from crates.io using debcargo 2.7.11 * Relax dependency on rustix. rust-rustix-linux-procfs (0.1.1-2) unstable; urgency=medium . * Team upload. * Package rustix-linux-procfs 0.1.1 from crates.io using debcargo 2.7.8 * Upload to unstable. rust-rustix-linux-procfs (0.1.1-1) experimental; urgency=medium . * Package rustix-linux-procfs 0.1.1 from crates.io using debcargo 2.7.10 rust-simplelog (0.12.2-2) unstable; urgency=medium . * Team upload * Package simplelog 0.12.2 from crates.io using debcargo 2.7.11 * Switch from rust-ansi-term to rust-nu-ansi-term rust-sysexits (0.8.5-2) unstable; urgency=medium . * Team upload. * Package sysexits 0.8.5 from crates.io using debcargo 2.7.11 * Fix autopkgtests with newer rustc rust-tera (1.20.0-3) unstable; urgency=medium . * Team upload * Package tera 1.20.0 from crates.io using debcargo 2.7.11 * Build with rust-globwalk 0.9 rust-tokio-native-tls (0.3.1-3) unstable; urgency=medium . * Team upload * Package tokio-native-tls 0.3.1 from crates.io using debcargo 2.7.11 * Remove depnedencies needed for Windows and macOS rust-unarray (0.1.4-2) unstable; urgency=medium . * Team upload * Package unarray 0.1.4 from crates.io using debcargo 2.7.11 * Use rust-test-strategy 0.4 rust-wasm-bindgen-test-macro (0.3.54-1) unstable; urgency=medium . * Team upload * Package wasm-bindgen-test-macro 0.3.54 from crates.io using debcargo 2.7.11 * Remove remaining patch: no longer needed seqmagick (0.8.6-4) unstable; urgency=medium . * Team upload. * Drop from python3-pytest. Closes: #1116912. * Drop "Rules-Requires-Root: no", it's now the default. * Drop "Priority: optional", it's now the default. * Update standards-version. skladnik (25.08.1-1) unstable; urgency=medium . * New upstream release smstools (3.1.21-6) unstable; urgency=medium . * debian/control: remove outdated debconf version constraint (Closes: #1096121) thanks a lot to Gioele Barabucci for the MR * debian/control: bump standard to 4.7.2 (no changes) * debian/control: remove dependency on quilt * debian/rules: remove include of quilt.make (Closes: #1115217) thanks a lot to Alexandre Detiste for trying to get rid of quilt.make * debian/logcheck/smstools: update regex to be compatible with systemd-journal and syslog (Closes: #1050488) thanks a lot to Vaclav Ovsik for the patch * debian/service: add autogenerated file as a start (Closes: #1039371) (I am open for improvements) * add gbp.conf sqlitecpp (3.3.3-2) unstable; urgency=medium . * QA upload. * Add debian/salsa-ci.yml. * Drop from libgtest-dev build-dependency. Closes: #1116917. stdio-mgr (1.0.1-3) unstable; urgency=medium . * Remove from python3-attr, it is needed even when skipping tests. (Closes: #1116918) * Remove 'Rules-Requires-Root: no', now the default. * Switch to autopkgtest-pkg-pybuild. * Update Standards-Version. * Update copyright year. * Update debian/watch to format version 5. * Simplify debian/rules. * Add debian/salsa-ci.yml. tcpick (0.2.1-12) unstable; urgency=medium . * Team upload. * d/p/fix-build-gcc-15.patch: New patch (Closes: #1097975) tsctp (0.8.3-1) unstable; urgency=low . * New upstream release. ubuntu-dev-tools (0.207) unstable; urgency=medium . * Team upload. . [ Dan Streetman ] * Fix pull-lp-source --upload-queue (LP: #2110061) . [ Colin Watson ] * Optimize Launchpad collection handling. vbackup (1.0.1-2) unstable; urgency=medium . * Maintain package in Salvage team Closes: #1113758 * Fix Homepage Closes: #954191 * d/watch: - version=4 - Point to Github * d/copyright: review * Standards-Version: 4.7.2 (routine-update) * debhelper-compat 13 (routine-update) * Reorder sequence of d/control fields by cme (routine-update) * Secure URI in copyright format (routine-update) * Remove trailing whitespace in debian/changelog (routine-update) * Remove trailing whitespace in debian/control (routine-update) Trim trailing whitespace. Fix day-of-week for changelog entry 1.0.1-1. volpack (1.0b3-11) unstable; urgency=medium . [ Andreas Tille ] * Try hard to fix build using gcc-15 with d/p/gcc-15.patch but this fails for M4 generated code parts * Standards-Version: 4.7.2 (routine-update) * Remove field Section on binary package libvolpack1 that duplicates source. * Make sure examples are building with gcc-15 and thus autopkgtest is passing. * Drop unused lintian-overrides . [ Adrian Bunk ] * Build with -std=gnu17 to workaround FTBFS with GCC 15. Closes: #1098072 waagent (2.12.0.2-4) unstable; urgency=medium . * Remove !nocheck conditional on python3-crypt-r build-dep (Closes: #1116925) widevine-installer (0.0~git20240811.eab8c66-2) unstable; urgency=medium . * Upload to unstable * Change my email address to @debian.org widevine-installer (0.0~git20240811.eab8c66-1) experimental; urgency=low . * Initial release. Closes: #1108138 xerial-sqlite-jdbc (3.50.3.0+dfsg-2) unstable; urgency=medium . * Raising Standards version to 4.7.2 (no change) * Removing the nocheck annotation from the assertj and mockito B-D (Closes: #1116927) xnec2c (1:4.4.17-1) unstable; urgency=medium . * Add new format debian/watch * New upstream version 4.4.17 * Refresh patches * Bump standards version in d/control * Update FSF address in d/copyright yoshimi (2.3.5.1-1) unstable; urgency=medium . * New upstream version 2.3.5.1