album (4.18-1) unstable; urgency=medium . * New upstream release * Update debian/copyright alligator (25.12.0-1) unstable; urgency=medium . * New upstream release * Remove upstreamed patches bear (3.1.6-2) unstable; urgency=medium . * debian/control: - Drop RRR: no - Orphan the package bpftrace (0.24.1-1.1) unstable; urgency=medium . * Non-maintainer upload * Fix build on 32 bit architectures (Closes: #1118709) bpftrace (0.24.1-1) unstable; urgency=medium . * New upstream release. * d/control: build-depend on xxd. * d/examples: remove (examples are not shipped anymore). chake (0.93.1-1) unstable; urgency=medium . [ Lucas Nussbaum ] * debian/gbp.conf: Add for DEP-14 * debian/.gitattributes: remove * debian/salsa-ci.yml: use team-specific include . [ Antonio Terceiro ] * Recommend ssh-client instead of ssh * New upstream version 0.93.1 chromium (143.0.7499.169-1) unstable; urgency=high . [ Andres Salomon ] * New upstream security release. - CVE-2025-14765: Use after free in WebGPU. Reported by Anonymous. - CVE-2025-14766: Out of bounds read and write in V8. Reported by Shaheen Fazim. * d/rules: change (google-specific) upstream tarball url. . [ Daniel Richard G. ] * d/control: Drop valgrind from Build-Depends:, as it appears unused. * d/patches/debianization/cross-build.patch: Update changes to the protoc wrapper to cover additional cases of non-emulated Python execution. * d/rules: Add a bug reference for the libffi issue. consolekit2 (1.2.6-5) unstable; urgency=medium . * d/control: - bump Standards Version (no changes). - use dbus virtual packages in Depends. (Closes: #1122555) dblatex (0.3.12py3-6) unstable; urgency=medium . * QA upload. * Fix clean target. * d/control: Drop "Rules-Requires-Root: no" (default). * d/control: Drop "Priority: optional" (default). * d/control: Update standards-version. exim4 (4.99.1-1) unstable; urgency=medium . * Fix CVE-number in 4.99-7 changelog entry. * New upstream stable release (= 4.99 + fix for CVE-2025-67896). + Drop (misnamed) 88_07-CVE-2025-30232.diff + Unfuzz patches. faudio (25.12+dfsg-2) unstable; urgency=medium . * Use the dummy audio driver by default in autopkgtests; thanks to Simon McVittie for the patch! Closes: #1123730. gdcm (3.0.24-8) unstable; urgency=medium . * Team upload. * CVE-2025-11266.patch: Avoid out-of-bounds vulnerability. The issue was triggered during parsing of a malformed DICOM file containing encapsulated PixelData fragments. This vulnerability leads to a segmentation fault caused by an out-of-bounds memory access due to unsigned integer underflow in buffer indexing (Closes: #1122862). genparse (0.9.3-4) unstable; urgency=medium . * QA upload. * Fix clean target. Closes: #1044786. * Switch watch file to format version 5. * Drop "Priority: optional" (default). genparse (0.9.3-3) unstable; urgency=medium . * QA upload * Added gcc-15.patch to fix FTBFS (Closes: #1096694). * Updated Standards-Version from 4.6.0 to 4.7.2. genparse (0.9.3-2) unstable; urgency=medium . * QA upload * Remove B-D install-info (Closes: #1013693) * Add :native qualifier for cross compilation genparse (0.9.3-1) unstable; urgency=medium . * QA upload. . [Boyuan yang] * New upstream version 0.9.3. * debian/: Apply wrap-and-sort -abst. * Bump debhelper compat to v13. * debian/control: Use correct Vcs-* fields. * debian/control: Drop unnecessay dependency on dpkg. * Add new build-dependency autoconf-archive to use obsolete autoconf macro AC_CHECK_CLASS. * debian/rules: Modernize. * debian/rules: Use c++14 standard to avoid FTBFS caused by C++17 disallowing dynamic exception specification. (Closes: #984149) * debian/genparse.install: Rename from genparse.files. * debian/patches: Drop all patches, merged upstream. . [Bo YU] * Use `make check` to run tests * Add patch to run tests: Use c++14, thanks to Xu yifan. * Drop debian/genparse.install * Drop debian/genparse.lintian-overrides genparse (0.9.2-2) unstable; urgency=medium . * QA upload. * Set maintainer to Debian QA Group . (see: #920093) genparse (0.9.2-1) unstable; urgency=medium . * New upstream release. * debian/control - (Build-Depends). Delete texi2html. See #698081 and https://wiki.debian.org/Texi2htmlTransition - (Homepage): update URL. - (Standards-Version): Update to 3.9.8. - (Vcs-*): Update to anonscm.debian.org. * debian/copyright - (Format): update from DEP5 to 1.0. - Update URLs. * debian/patches - (10): New. (FTBFS; Closes: #802190) - (20): New. Correct manual page. - (30): New. Gcc fixes. * debian/rules - Use dh --with autoreconf (Closes: #727866). * debian/source/options - New file. genparse (0.9.1-1) unstable; urgency=low * New upstream release (FTBFS; Closes: #666372). * debian/compat - Update to 9 * debian/control - (Build-Depends): update to debhelper 9. - (Standards-Version): Update to 3.9.3.1. * debian/copyright - Update to format 1.0. * debian/rules - Use hardened CFLAGS. http://wiki.debian.org/ReleaseGoals/SecurityHardeningBuildFlags genparse (0.8.7-4) unstable; urgency=low * debian/control - (Build-Depends): Add autoconf and automake. Change openjdk-6-jdk to default-jdk. Patch thanks to Petr Salinger (Bug#590014). * debian/copyright - (Format): Update URL (lintian). * debian/debian-save-restore.mk - Update. Use PACKAGE suffix for saved files. * debian/patches - (10): Rename from 40. - (12): New. Correct include option in Makefile.am which causes autoreconf(1) to exit with error. * debian/rules - (FILE_LIST_PRESERVE): Add autoreconf modified files. - (override_dh_auto_configure): Run autoreconf(1) to make patch by Petr Salinger effective (Closes: #590014). Copy fresh config.* files. genparse (0.8.7-3) unstable; urgency=low * debian/control - (Build-Depends): Change texlive to doxygen-latex (Closes: #616217). - (Standards-Version): Update to 3.9.2. * debian/copyright - Update to DEP5. genparse (0.8.7-2) unstable; urgency=low * debian/compat - Update to 8. * debian/control - (Build-Depends): update to debhelper 8. - (Standards-Version): 3.9.1. * debian/patches - (40): New. Disable HAVE_GCJ in configure.ac. This changes openjdk-6-jdk into default-jdk, Patch thanks to Petr Salinger (bd-uninstallable on hppa, kfreebsd-*; serious; Closes: #590014). genparse (0.8.7-1) unstable; urgency=low * New upstream release. * debian/clean - New file. * debian/rules - (FILE_LIST_PRESERVE): update to latest upstream. - (override_dh_clean): new target. genparse (0.8.6-1) unstable; urgency=low * New upstream release. * debian/debian-save-restore.mk - Update suffix handling. * debian/rules - (FILE_LIST_PRESERVE): update to current upstream. - (.PHONY): add binary. genparse (0.8.5-1) unstable; urgency=low * New maintainer (ITA; Closes: #505992). * New upstream release (Closes: #559947). * Move to packaging format "3.0 (quilt)" * Package was removed from Debian testing 2009-12-10 http://packages.qa.debian.org/g/genparse/news/20091210T163923Z.html * debian/changelog - Remove obsolete Emacs variables from the end. * debian/control - (Build-Depends): update to 7. change flex-old to flex. Add doxygen, libcppunit-dev, libcunit1-dev, junit etc. to satisfy new upstream release. - (Depends): add ${misc:Depends} for debhelper. Add install-info dependency. - (Standards-Version): update to 3.8.4. - (Vcs-*): add new fields. * debian/copyright - Update layout and add new author Michael Geng. * debian/compat - New file * debian/genparse.examples - Remove test/mycopy3.c, test/mycopy3.gp (no longer in sources). * debian/rules - remove DH_COMPAT * debian/source.lintian-overrides - Remove, not needed for current upstream. * debian/source/format - New file. * debian/watch - Use SF redirector (Closes: #450054). genparse (0.5.2-11.2) unstable; urgency=low * Non-maintainer upload. * Fix "FTBFS with GCC 4.4: missing #include". Applied Martin Michlmayr's patch plus a similar patch from me in tests/mycopy4.h (Closes: #504846) genparse (0.5.2-11) unstable; urgency=low * Update of Debian Policy. * ACK NMU, closes: #302246. genparse (0.5.2-10.1) unstable; urgency=low * Non-maintainer upload. * Added texinfo as a build dependency. Closes: #302246. genparse (0.5.2-10) unstable; urgency=low * New maintainer (closes: #266468). genparse (0.5.2-9) unstable; urgency=low * QA upload. * Rebuild to fix info file (Closes: #280099). * Update watch file. * Debhelper 4. * Remove autotools from Build-Depends; update to current config.{guess,sub}. * Fix clean rule not to remove stuff contained in orig.tgz. * Bump Standards-Version. genparse (0.5.2-8) unstable; urgency=low * QA Group upload orphaning this package genparse (0.5.2-7) unstable; urgency=low * fixed an FTBFS bug due to redifinition of float_t (Closes: Bug#189717) germinate (2.48) unstable; urgency=medium . [ Michael Hudson-Doyle ] * Support running on amd64v3 * write the full list of packages a seed expands to a json file . [ Robert Krátký ] * Change blacklist to blocklist gitbrute (0~15-5) unstable; urgency=medium . * QA upload. * Fix clean target. * Switch to dh-golang. * d/control: Drop "Rules-Requires-Root: no" (default). * d/control: Drop "Priority: optional" (default). * d/control: Update standards-version. * Add debian/salsa-ci.yml. gnome-network-displays (0.98.0-1) unstable; urgency=medium . * New upstream release * d/copyright: Update licensing information * d/control: Drop Rules-Require-Root field * d/control: Drop Priority: optional gnome-power-manager (43.0-5) unstable; urgency=medium . [ Jeremy Bícha ] * Remove obsolete Depends: gnome-settings-daemon-common * Remove unnecessary direct Depends: dbus-session-bus * Remove unnecessary Priority: optional field * Stop using dh-sequence-gnome * Update Homepage * Bump Standards Version to 4.7.2 . [ Simon McVittie ] * Update package description to reflect that this is now only a Power Statistics app (Closes: #895480) gnome-session (49.2-3) unstable; urgency=medium . * Demote fonts-cantarell to Suggests. It can be uninstalled but keeping it in Suggests will have apt keep it installed until after the gsettings schema update is installed that changes the default font from Cantarell to Adwaita. * gnome-mimeapps.list: Remove goobox since it's being removed from Debian gnome-session (49.2-2) unstable; urgency=medium . * gnome-session: Add Depends: fonts-adwaita gnome-system-monitor (49.1-2) unstable; urgency=medium . * Remove unnecessary Priority: optional field * Stop using dh-sequence-gnome golang-github-johanneskaufmann-html-to-markdown (2.5.0-1) unstable; urgency=medium . * New upstream release * Drop redundant Rules-Requires-Root in d/control golang-github-linbit-golinstor (0.59.0-1) unstable; urgency=medium . * New upstream release golang-github-olekukonko-ll (0.1.3-1) unstable; urgency=medium . * New upstream release golang-github-pingcap-kvproto (6.1.0~alpha-2) unstable; urgency=medium . * Explicitly depend on golang-github-golang-protobuf-1-5-dev (1.3 is too old) so that builds never end up depending on the -1-3 variant (LP: #2136902) golang-github-tinylib-msgp (1.6.1-1) unstable; urgency=medium . * New upstream release golang-github-zitadel-oidc (3.45.1-1) unstable; urgency=medium . * New upstream release gsettings-desktop-schemas (49.1-2) unstable; urgency=medium . * gsettings-override: Stop overriding default font from Adwaita to Cantarell but keep the Adwaita Mono to Monospace override * gsettings-override: Remove obsolete panel-main-menu keyboard shortcut override * Remove unnecessary Priority: optional field happy (1.20.1.1-2) unstable; urgency=medium . [ Ilias Tsitsimpis ] * Declare compliance with Debian policy 4.7.0 . [ Scott Talbert ] * Build using dh-haskell * Remove unused utils.mk include from d/rules (Closes: #1110564) haskell-ogma-cli (1.11.0-1) unstable; urgency=medium . * Build using dh-haskell * New upstream release haskell-ogma-core (1.11.0-1) unstable; urgency=medium . * Build using dh-haskell * New upstream release haskell-ogma-extra (1.11.0-1) unstable; urgency=medium . * Build using dh-haskell * New upstream release haskell-ogma-language-c (1.11.0-1) unstable; urgency=medium . * Build using dh-haskell * New upstream release haskell-ogma-language-copilot (1.11.0-1) unstable; urgency=medium . * Build using dh-haskell * New upstream release haskell-ogma-language-csv (1.11.0-1) unstable; urgency=medium . * Build using dh-haskell * New upstream release haskell-ogma-language-jsonspec (1.11.0-1) unstable; urgency=medium . * Build using dh-haskell * New upstream release haskell-ogma-language-lustre (1.11.0-1) unstable; urgency=medium . * Build using dh-haskell * New upstream release haskell-ogma-language-smv (1.11.0-1) unstable; urgency=medium . * Build using dh-haskell * New upstream release haskell-ogma-language-xlsx (1.11.0-1) unstable; urgency=medium . * Build using dh-haskell * New upstream release haskell-ogma-language-xmlspec (1.11.0-1) unstable; urgency=medium . * Build using dh-haskell * New upstream release haskell-ogma-spec (1.11.0-1) unstable; urgency=medium . * Build using dh-haskell * New upstream release haskell-unixutils (1.54.3-2) unstable; urgency=medium . [ Scott Talbert ] * Build using dh-haskell . [ Clint Adams ] * Add explicit build-dependency on libcrypt-dev. closes: #1107054. itamae (1.14.2-1) unstable; urgency=medium . [ HIGUCHI Daisuke (VDR dai) ] * step down as a uploader for personal reasons. . [ Lucas Nussbaum ] * d/salsa-ci.yml: remove custom variables as pipeline succeeds without them * debian/gbp.conf: Add for DEP-14 * debian/gbp.conf: remove trailing empty lines * debian/.gitattributes: remove * debian/salsa-ci.yml: use team-specific include . [ Antonio Terceiro ] * New upstream version 1.14.2 kconfigwidgets (5.116.0-2) unstable; urgency=medium . * Team upload. * Drop Rules-Requires-Root: no, no more needed since Debian trixie. * CI: update/simplify configuration. * Replace the dbus build dependency with dbus-daemon, as the latter is enough for dbus-run-session. (Closes: #1122613) kf6-kconfigwidgets (6.20.0-2) unstable; urgency=medium . * Team upload. * Drop Rules-Requires-Root: no, no more needed since Debian trixie. * Replace the dbus build dependency with dbus-daemon, as the latter is enough for dbus-run-session. (Closes: #1122614) * Drop patch disable_kconfigdialog_unittests.patch, which should be no more needed now. krita (1:5.2.14+dfsg-1) unstable; urgency=medium . * New upstream release. * Update the build dependencies according to the upstream build system: - bump libboost-system-dev to 1.69 lager (0.1.1-3) unstable; urgency=medium . * Backport the upstream PR https://github.com/arximboldi/lager/pull/227 to switch from boost::asio::io_service to io_context, as the former is a long deprecated alias, removed in newer versions of boost. (Closes: #1110833) lazarus (4.4+dfsg-4) unstable; urgency=medium . * Remove Multi-Arch: same from versioned lcl-nogui lazarus (4.4+dfsg-3) unstable; urgency=medium . * Remove Multi-Arch: same from lcl-nogui * Remove execute bit from lcl/include/screen.inc lazarus (4.4+dfsg-2) unstable; urgency=medium . * Update watch file to use git * Make lcl-nogui Multi-Arch: same * Update patch header * prioritise qt5 over gtk2, see #967564 * Use NOTPARALLEL in d/rules, see #1105378 libbusiness-isbn-data-perl (20251219.001-1) unstable; urgency=medium . * Team upload. * New upstream version 20251219.001. libetonyek (0.1.13-2) unstable; urgency=medium . * update debian/watch: dev-www.libreoffice.org now gets the .xz tarball * debian/control: allow mdds 3.2 (still mdds-3.0.pc) libmouse-perl (2.6.1-1) unstable; urgency=medium . * Team upload. * New upstream version 2.6.1. libsdl2 (2.32.10+dfsg-6) unstable; urgency=medium . * Revert "Stop providing libsdl2-2.0-0, libsdl2-dev". More preparation is needed in unstable first. * d/tests: Don't exercise (partially) static linking. The static library is likely to be removed when sdl2-compat takes over the libsdl2-2.0-0 and libsdl2-dev package names, because statically linking sdl2-compat is not practically useful: it still needs a dynamically-linked SDL3 anyway. * d/p/test-Don-t-expect-a-specific-error-message.patch: Add proposed patch relaxing test assertions to accommodate sdl2-compat. sdl2-compat produces different (more specific) error messages when it detects and prevents an integer overflow, and this doesn't seem like something that needs to be treated as a regression. . libsdl2 (2.32.10+dfsg-5) experimental; urgency=medium . * Stop providing libsdl2-2.0-0, libsdl2-dev. These will be taken over by sdl2-compat. Move the remaining packages to oldlibs. * d/watch{,.devel}: Convert to v5 format libsdl2 (2.32.10+dfsg-5) experimental; urgency=medium . * Stop providing libsdl2-2.0-0, libsdl2-dev. These will be taken over by sdl2-compat. Move the remaining packages to oldlibs. * d/watch{,.devel}: Convert to v5 format libtgowt (0~git20251117.d067233+dfsg-2) unstable; urgency=medium . * Rebuild against FFmpeg 8+ (Closes: #1123513). * Add dependency on runtime packages of each library used for linking. - This should help with automatically rebuilding libtgowt in future transitions. libunicode-utf8-perl (0.63-1) unstable; urgency=medium . * Team upload. * New upstream version 0.63. * Remove <>, which is the current default. * Remove <>, which is the current default. llvm-toolchain-21 (1:21.1.8-1) unstable; urgency=medium . [ Matthias Klose ] * Enable offloading on riscv64 (Aurelian Jarno). * Manually fix the python3 shebangs. dh_python3 can only handle one private directory. Also install lit first in the dh_override_install target, fix it there, and move it to the package from there. * Add build conflicts on llvm-21-runtime and clang-21, or else the wasm build picks up stuff from the installed llvm-21 and fails. * Update symbols files again. . [ Sylvestre Ledru ] * New upstream release maildrop (3.2.1-2) unstable; urgency=medium . * Upload to unstable. maildrop (3.2.1-1) experimental; urgency=medium . * New upstream release. * debian/patches/0002-filter-permissions.patch: Refresh offsets. * debian/patches/0004-deliver-extra-newlines.patch: Refresh offset. * debian/control: Add the following Build-Depends version constraints, required for the libcourier-unicode10 transition. - courier-authlib-dev (>= 0.72.6). - libcourier-unicode-dev (>= 2.4.0). * debian/copyright: - Update for new upstream release. - Clarify comments. * debian/docs: Don't ship the upstream INSTALL and INSTALL.html. * debian/lrc: Update for new upstream release. * debian/rules: Modernize the hardening flags. * debian/watch: Refactor from version 4 to version 5. mdds (3.1.0-4) unstable; urgency=medium . * fix nocheck checks in debian/rules millheater (0.15.0-1) unstable; urgency=medium . * New upstream release. moc (1:2.6.0~svn-r3005-9) unstable; urgency=medium . * QA upload. * Fix clean target. * d/control: Drop "Rules-Requires-Root: no" (default). * d/control: Drop "Priority: optional" (default). * d/control: Update standards-version. mrtrix3 (3.0.8-1) unstable; urgency=medium . * Team upload. * New upstream version Closes: #1123518 * d/watch: version=5 * Standards-Version: 4.7.2 (routine-update) * Replace transitional package pkg-config by pkgconf in Build-Depends (routine-update) * d/copyright: review * Build-Conflicts: clang Closes: #1114646 * Do not run Salsa CI for i386 ocamlnet (4.1.9-7) unstable; urgency=medium . * Fix compilation with OCaml 5.4.0 * Bump Standards-Version to 4.7.2 * Remove Rules-Requires-Root opencl-clang-18 (18.1.2-1) unstable; urgency=medium . * New upstream release. * Merge changes from opencl-clang-17 17.0.2-1. * Build with g++-15. osmpbf (1.6.1-1) unstable; urgency=medium . * New upstream release. * Bump Standards-Version to 4.7.2, no changes. * Make autopkgtest script more verbose. * Mark libosmpbf-java as Multi-Arch: foreign, and libosmpbf1 as Multi-Arch: same. * Update lintian overrides. * Drop Rules-Requires-Root: no, default since dpkg 1.22.13. * Use test-build-validate-cleanup instead of test-build-twice. * Use execute_{before,after} instead of override in rules file. * Update symbols for amd64. pg-rrule (0.3.0-1) unstable; urgency=medium . * New upstream release. + Moved to new upstream forked by Natureshadow. + Drop patch removed upstream. + Refresh patches. pubpaste (0.9.0) unstable; urgency=medium . * fail with a better error message in --gallery with only files * fix typing error in LoggingAction, catching a possible bug * fix typing backwards compatability with Python < 3.10 * ignore hidden files in gallery crawler * drop python2 compatibility shims * do not crash on missing notify-send * switch from setup.py to pyproject.toml * document configuration options in the usage * rebuild usage output entirely, fixing groups and ordering * handle missing output configuration more cleanly than backtrace pybigwig (0.3.23+dfsg-5) unstable; urgency=medium . * Team upload. * Use t64 package name for dependency for benefit of armhf. pybigwig (0.3.23+dfsg-4) unstable; urgency=medium . * Team upload. * Skip failing tests on i386 and s390x for now. pybigwig (0.3.23+dfsg-3) unstable; urgency=medium . * Team upload. * Add versioned dependency on fixed libbigwig0 to ensure the fixed library is used for testing. * Fix build-time test discovery so that tests are actually run; skip tests that need internet access. * Fix autopkgtest tests to actually run the tests. * Add patch to include data files needed for the tests in the package alongside the test.py script. pybigwig (0.3.23+dfsg-2) unstable; urgency=medium . * Team upload. * Build against fixed libbigwig0t64 (Closes: #1122457). * Update Standards-Version to 4.7.2 (no changes required). pynx584 (0.8.2-3) unstable; urgency=medium . * Team upload. * Patch-out usage of python3-mock * Drop "Rules-Requires-Root: no": it is the default now * Bump Standards-Version to 4.7.2 * Trim a bit d/rules with newer & shorter syntax pypck (0.9.8-1) unstable; urgency=medium . * New upstream release. python-awair (0.2.5-1) unstable; urgency=medium . * New upstream release. python-docformatter (1.7.7-1) unstable; urgency=medium . * Team upload. * New upstream version * Standards-Version: 4.7.2 (routine-update) * Set upstream metadata fields: Documentation, Repository. * d/patches: Update patches according to new upstream release. * d/patches/0003-Fix-encoding-default.patch: Add patch to fix an encoding issue in upstream code. python-homewizard-energy (10.0.0-1) unstable; urgency=medium . * New upstream release. * Remove 'Rules-Requires-Root: no', now the default. * Update debian/watch to format version 5. * Add debian/salsa-ci.yml. python-nxs (4.4.1-8) unstable; urgency=medium . * Drop _pack_ parameter in defining structs to prevent FTBFS with Python 3.14 (Closes: #1123273). * Reformat patches with gbp pq. python-pika (1.3.2-4) unstable; urgency=medium . * Add upstream patch to fix tests with Python3.14 (Closes: #1123287) python-plugwise (1.11.0-1) unstable; urgency=medium . * New upstream release. python-pygraphviz (1.14-5) unstable; urgency=medium . * Team upload. * add debian/tests to run debci tests. Run from the installed tests module not local source, else pytest gets confused making a circular import. python-pygraphviz (1.14-4) unstable; urgency=medium . * Team upload * Depend on the default neato layout engine (Closes: #1122280, #1123385) python-pypushflow (0.7.0-5) unstable; urgency=medium . * Team Upload * Apply Multi-Arch: hint python-pyvmomi (9.0.0.0-3) unstable; urgency=medium . * Team upload. * Apply Multi-Arch: hint python-sentinels (1.1.1-2) unstable; urgency=medium . * Add patch to fix pytest config, fixing FTBFS (Closes: #1123312). qdbm (1.8.78-15) unstable; urgency=medium . * QA upload. * Disable DH_VERBOSE. * Clean even better. Closes: #1049188. razercfg (0.43-6) unstable; urgency=medium . * QA upload. * Fix clean target. * Move repository to salsa in group debian. * d/control: Drop "Rules-Requires-Root: no" (default). * d/control: Drop "Priority: optional" (default). * d/control: Update standards-version. * d/rules: Drop DH_VERBOSE. * Add debian/salsa-ci.yml. ruby-license-finder (7.2.1-2) unstable; urgency=medium . * Team upload. * Add debian/patches/support-rubyzip-3.0.patch (closes: #1121395, #1123466). * debian/copyright: Add myself to the Debian stanza. ruby-rotp (6.3.0-2) unstable; urgency=medium . * Team upload. * Add debian/patches/fix-hotp-spec-rb.patch (closes: #1118606). * debian/control: - Remove obsolete "Breaks: ruby-devise-two-factor (<< 4.0~)". - Add Build-Depends on dh-sequence-ruby. * debian/copyright: - Add myself to the Debian stanza. * debian/rules: Remove antiquated "--with ruby". * debian/watch: Update from version 3 to version 5. ruby-rotp (6.3.0-1) unstable; urgency=medium . [ Debian Janitor ] * Remove constraints unnecessary since buster: + Build-Depends: Drop versioned constraint on ruby-rspec. * Update standards version to 4.6.2, no changes needed. . [ Simon Quigley ] * Team upload. * New upstream release. * Use ${ruby:Depends} for runtime dependencies. * Drop {XS,XB}-Ruby-Versions. * Update Standards-Version to 4.7.2, no changes needed. ruby-xdg (9.5.0-2) unstable; urgency=medium . * Team upload. * Removed d/tests/. No upstream testsuite!. This will fix debci regressions for now. ruby-xdg (9.5.0-1) unstable; urgency=medium . [ Utkarsh Gupta ] * Add salsa-ci.yml . [ Debian Janitor ] * Bump debhelper from old 11 to 12. * Set debhelper-compat version in Build-Depends. * Update watch file format version to 4. * Apply multi-arch hints. + ruby-xdg: Add :any qualifier for ruby dependency. * Bump debhelper from old 12 to 13. . [ Simon Quigley ] * Team upload. * New upstream release. * Drop {XS,XB}-Ruby-Versions from control. * Use ${ruby:Depends} for runtime dependencies. * Update Standards-Version to 4.7.2, no changes needed. rust-ognibuild (0.2.6-2) unstable; urgency=medium . * Update disable-broken-tests to also skip tests that try to create a socket which doesn't work in the default Ubuntu autopkgtest environment (Closes: #1123556, LP: #2136182) simdjson (4.2.4-1) unstable; urgency=medium . * New upstream version 4.2.4 simdjson (4.2.3-1) experimental; urgency=medium . * New upstream version 4.2.3 * Bump SOVERSION from 26 to 29. * Watch version 5 * copyright: another file has BSD-3-clause * Add myself as uploader sip6 (6.15.1-1) unstable; urgency=medium . * New upstream release. * Drop disabled_superclass.diff, included in the new release. * Refresh intersphinx_local.diff. sogo (5.12.4-1.1) unstable; urgency=medium . * Non-maintainer upload. * Build-Depends: libcrypt-dev. (Closes: #1106968) sredird (2.2.2-2) unstable; urgency=medium . * QA upload. * Added patch to remove legacy termio header (Closes: #1115213). ssed (3.62-8.1) unstable; urgency=medium . * Non-maintainer upload. * debian/control: Drop dependency on install-info. (Closes: #1013857) * Update packaging: + Bump debhelper compat to v13. + Bump Standards-Version to 4.7.2. * debian/patches/0002-utils.c-Add-missing-unistd.h-include.patch: Add patch to fix FTBFS on newer systems. (Closes: #1066373) * debian/watch: Update to version 5. * debian/patches/0003-Globally-enable-POSIX.1-2008.patch: Globally set _POSIX_C_SOURCE=200809L to avoid missing detection of getline(3) in system library. . [ Helmut Grohne ] * debian/rules: Honour DEB_BUILD_OPTIONS=nocheck. (Closes: #985827) ssed (3.62-8) unstable; urgency=low . * Added build-arch and build-indep targets (closes: #999312) * Added testsuite. * Added hardening flags to debian/rules. * Upgraded debian source format to 3.0 (quilt). * Updated standards version to 4.3.0. * Updated copyright to DEP-5 standard. * Updated debhelper dependency and compat version to 10. * Updated package priority from extra to optional. * Updated config.guess config.sub in config. * Removed autotools-dev dependency. * Removed initial article from description ssed (3.62-7) unstable; urgency=low * Updated maintainer field (closes: #565360) * Added dpkg-buildflags to enable hardening. ssed (3.62-6.5) unstable; urgency=low * Non-maintainer upload. * Fix "install-info installed leads to /usr/share/info/sdir.gz in built package": remove file in debian/rules (closes: #597411). ssed (3.62-6.4) unstable; urgency=low * Non-maintainer upload * Merge 3.62-6.3ubuntu1 Build with default compiler Remove gcc-4.1 from Build-Depends Closes: 463296 * Update config.guess config.sub in config * Remove config.guess config.sub in the clean target * DH compat level is 7 * Fix debhelper-but-no-misc-depends * Fix package-uses-deprecated-debhelper-compat-version * Fix package-lacks-versioned-build-depends-on-debhelper * Fix debian-rules-sets-DH_COMPAT * Fix debian-rules-ignores-make-clean-error * Fix ancient-standards-version * Fix copyright-refers-to-symlink-license * Fix copyright-without-copyright-notice * Fix no-homepage-field * Fix missing-dependency-on-install-info * Fix install-info-used-in-maintainer-script * Fix maintainer-script-empty * Fix dh-clean-k-is-deprecated * Fix manpage-has-useless-whatis-entry ssed (3.62-6) unstable; urgency=low * Fix real breakage, &size_t being passed where &int expected. * Force gcc-4.1 once again since the actual breakage is fixed. ssed (3.62-5) unstable; urgency=low * Unfortunately gcc-4.1 breaks ssed on amd64 and mipsel. gcc-3.4 appears to build it fine. So reverting to compile with gcc-3.4 (Closes: #361645). ssed (3.62-4) unstable; urgency=low * Argh, fix Build-Depends to require gcc 4.1 and not 3.4 (Closes: #361506). ssed (3.62-3) unstable; urgency=low * Fix pcretest.c test breakage on platforms with unsigned chars (Closes: #361213). * Turns out that gcc-4.1 does not miscompiled ssed. So force compilation to use gcc-4.1. ssed (3.62-2) unstable; urgency=low * gcc-4.0 and 4.1 miscompile ssed. Force compilation with gcc-3.4 (Closes: 361104). * Add "make check" to debian/rules to prevent such mistakes in future. ssed (3.62-1) unstable; urgency=low * New upstream release (Closes: #219988, #262132, #219988). * Acknowledge NMU (Closes: #240217). * Update standards version. * Copy updated config.{guess,sub} before building (Closes: #342430). * Update DH_COMPAT version to 4 to avoid lintian warning. * Fix build breakage with new make (Closes: #353861). ssed (3.60-2.1) unstable; urgency=low * NMU * Don't ship /usr/share/info/dir.gz. (Closes: #219988) ssed (3.60-2) unstable; urgency=medium * Fix "Cannot reallocate memory" bug on arm. Thanks to Brian Nelson for the patch (Closes: #191992). * Explained that backreferences greater than 9 are not supported in the RHS (Closes: #179303). * Fixed some typos in the info documentation (Closes: #170379). * Updated standards version. strawberry (1.2.16-1) unstable; urgency=medium . * New upstream version 1.2.16 * Update long description * Update email address telegram-desktop (5.7.2+ds-4) unstable; urgency=medium . * Rebuild against libtgowt-dev (>= 0~git20251117.d067233+dfsg-2). This closes: #1123486. telegram-desktop (5.7.2+ds-3) unstable; urgency=medium . * Add compatibility with FFmpeg 8+ and restrict minimal version to 6.1 (Closes: #1122894). tig (2.6.0-2) unstable; urgency=medium . * d/rules: Replace build flags with DPKG_EXPORT_BUILDFLAGS * Revamp build scripts * Patch tests to use /usr/bin/tig when SYSTEM_TIG=1 * Add upstream tests as autopkgtest tig (2.6.0-1) unstable; urgency=medium . * Salvage package with approval of current maintainer, re-adding tokkee as Uploader (#1086016#25). Thank you, tokkee, for nearly 20 years of dedication and care in maintaining tig. Your commitment is much appreciated by users and DDs alike! * Add d/gbp.conf and switch to DEP-14 layout * New upstream version 2.6.0 (Closes: #1086016) * d/copyright: Remove FSF postal address and make lintian happy * Update Standards-Version (no changes needed) * Move packaging repo to salsa and update URIs in d/control unknown-horizons (2019.1-8) unstable; urgency=medium . * Team upload. * Fix watch file * Add dep on python3-setuptools (Closes: #1080824) unknown-horizons (2019.1-7) unstable; urgency=medium . * Team upload. * remove extraneous old dependency on python3-future * use watch file v4 -> but the game engine is being rewriten in Godot3, no new version expected. * use the new dh-sequence-python3 * add debian/.gitignore . [ Janitor ] * Use secure URI in Homepage field. * Update standards version to 4.6.2, no more changes needed. * add upstream metadata unknown-horizons (2019.1-6) unstable; urgency=medium . * Team upload. * add d/clean: enable building twice from source tree, delete created files. * Replace link to unifont.ttf with unifont.otf. (Closes: #1033833) unknown-horizons (2019.1-5) unstable; urgency=medium . * Team upload. * Cherry-picking upstream patch to silence warning on install. (Closes: #983228) * Fix AttributeError: module 'collections' has no attribute 'Iterable' by cherry-picking upstream patch (Closes: #1014084) unknown-horizons (2019.1-4) unstable; urgency=medium . * Team upload. * Bump Standards-Version to 4.6.0 (no changes needed). * debian/control: Replace transitional dummy package ttf-unifont with the real package fonts-unifont. unknown-horizons (2019.1-3) unstable; urgency=medium . * Team upload. * Switch to debhelper-compat = 13. * Declare compliance with Debian Policy 4.5.1. * Tighten the dependency on python3-fife. * Fix crash with unexpected keyword argument encoding. (Closes: #983144) unknown-horizons (2019.1-2) unstable; urgency=medium . * Team upload. * Add debian/patches/python3.8-platform.dist.patch. (Closes: #954632) - Add Build-Dependency python3-distro for this to work. * d/copyright: - Remove Files-Excluded that does not apply to upstream version 2019.1. - Replace tabs with spaces. According to lintian tag tab-in-license-text they are not allowed. * Switch to debhelper-compat 12. Remove file debian/compat. * Add Rules-Requires-Root: no. * Declare compliance with Debian Policy 4.5.0. unknown-horizons (2019.1-1) unstable; urgency=medium . * Team upload. * New upstream version 2019.1. (Closes: #918425) * Use canonical VCS URI. * Declare compliance with Debian Policy 4.3.0. * Tighten dependency on python3-fife. * Drop VERSION.patch. * Build-depend on python3-pil and automatically create atlas.sql. * Do not use a symlink for our svg icon because the appdata generator fails on that. unknown-horizons (2017.2+git20180906-1) unstable; urgency=medium . * Team upload. * New upstream version 2017.2+git20180906. - Fixes startup error. (Closes: #908135) * Switch to compat level 11. * Declare compliance with Debian Policy 4.2.1. * Depend on python3 dependencies instead of python2. unknown-horizons (2017.2-1) unstable; urgency=medium . * Team upload. * New upstream version 2017.2. * Declare compliance with Debian Policy 4.0.0. * Tighten dependency on python-fife. * Drop deprecated menu file and xpm icon. Remove imagemagick from Build-Depends. * Drop VERSION.patch. Fixed upstream. * Link svg icon to hicolor directory. Thanks to Jeremy Bicha for the report and Ronny Standtke for the patch. (Closes: #853805) unknown-horizons (2017.1+ds-2) unstable; urgency=medium . * Team upload. * Tighten dependency on python-fife to >= 0.4.0-2. (Closes: #852143) unknown-horizons (2017.1+ds-1) unstable; urgency=medium . * Team upload. * New upstream version 2017.1+ds. (Closes: #852041) * Add VERSION.patch and fix a FTBFS because the build system wrongly assumes that we still use a development version. * Add get-orig-source target and remove prebuilt libraries. unknown-horizons (2014.1+git160920-1) unstable; urgency=medium . * Team upload. * New upstream release. - Fixes startup crash. The game is playable again. (Closes: #797998) - The game no longer embeds UMing.ttc. (Closes: #679118) * Declare compliance with Debian Policy 3.9.8. * Switch to compat level 10. * Use canonical Vcs-fields. * Tighten dependency on python-fife. * wrap-and-sort -sa. * Remove Pre-Depends for dpkg-dev. It is trivially satisfied now. * Remove debian/docs because the file is empty. * Replace embedded Unifont.ttf font with Debian's system font. * Fix Lintian warning executable-not-elf-or-script and remove executable bit from files like tm_*. * Update debian/copyright and use copyright format 1.0. Fix all syntax errors. unknown-horizons (2014.1+ds1-2) unstable; urgency=medium . * Add dh-python build dependency * add python dependency * upload to unstable unknown-horizons (2014.1+ds1-1) experimental; urgency=medium . * New upstream release * Add watchfile * Upload to experimental (we're in freeze) unknown-horizons (2013.3+ds1-1) unstable; urgency=low . [ Markus Koschany ] * Add menu, clean and install file. Convert unknown-horizons.xpm to unknown-horizons-32x32.xpm with imagemagick. Add imagemagick to Build-Depends-Indep. (Closes: #713829) * Remove dh_builddeb override. xz is the default compressor now. . [ Christoph Egger ] * New upstream version unknown-horizons (2013.2+ds1-2) unstable; urgency=low . * upload to unstable unknown-horizons (2013.2+ds1-1) experimental; urgency=low . * New upstream release unknown-horizons (2013.1b+ds1-2) experimental; urgency=low . * Update dependency on python-fife to 0.3.4 (Closes: #703007) unknown-horizons (2013.1b+ds1-1) experimental; urgency=low . * Upstream bugfix release unknown-horizons (2012.1+dfsg1-1) unstable; urgency=low * New upstream release unknown-horizons (2011.3+dfsg1-1) unstable; urgency=low * Upstream Release * Upload to Debian for the first time (Closes: #632361) * */enet.so removed -- sourceless and not needed as we have python-enet xyzservices (2025.11.0-1) unstable; urgency=medium . * New upstream release. * Switch to autopkgtest-pkg-pybuild. * Remove 'Rules-Requires-Root: no', now the default. * Update debian/watch to format version 5. * Add debian/salsa-ci.yml. zope.testing (6.1-1) unstable; urgency=medium . * New upstream release: - Add support for Python 3.14 (closes: #1123370). REMOVED: entropybroker 2.9-9 REMOVED: pumpa 0.9.3-1