adios2 (2.10.2+dfsg1-3) unstable; urgency=medium . * Team upload * Salsa CI: package only build for 64 bits * Drop dependency on python3-pkg-resources, dh-cmake is fixed aerc (0.20.1-1) unstable; urgency=medium . * New upstream version 0.20.1 * Add patch to use SOURCE_DATE_EPOCH for date apt (3.1.4) unstable; urgency=medium . * Upload to unstable . apt (3.1.3) experimental; urgency=medium . [ Biswapriyo Nath ] * Include standard headers to fix clang compiler error . [ Julian Andres Klode ] * Fix stuck acquire queues on partial server errors (LP: #2003851) * tls: Do not trigger assertion after closing connection (Closes: #1107827) * German translation update (Closes: #1106116) . [ Américo Monteiro ] * Portuguese manpages translation update (Closes: #1103640) . [ bubub ] * French manpages translation update (Closes: #1103760) . [ Frans Spiesschaert ] * Dutch program translation update (Closes: #1104312) * Dutch manpages translation update (Closes: #1104313) . [ Miroslav Kure ] * Czech program translation update (Closes: #1106155) . apt (3.1.2) experimental; urgency=medium . * solver3: Avoid FTBFS with g++ 14.2 on arm{el,hf} . apt (3.1.1) experimental; urgency=medium . * Bump CMAKE_CXX_STANDARD to 23 and fix code * solver3: Assume manual packages. This orders all the manually installed packages by preference (as we do for providers), and ensures that we will not remove manual packages if we do not need to. * solver3: Merge intersecting dependencies (LP: #2111792) When seeing dependencies on the same package, such as Depends: a (>= 1), a (<< 2) merge them into a single depends so that both of them are satisfied by the same package, rather than say Package: a-0, Provides: a (= 0) - satisfies a (<< 2) Package: a-2, Provides: a (= 1) - satisfies a (>= 1) * solver3: Ignore Architecture: all for obsoleted-by. This avoids a problem in unstable/proposed setups where binaries are not published together for all architectures, and foo:native could be considered obsolete because of a newer bar:all. * solver3: Filter installed Recommends A currently satisfied Recommends is filtered to the same packages it is currently satisfied by, ensuring that say, removing a will not install a `b` to keep a Recommends: a | b satisfied. * solver3: Minor refactorings - Remove Work::choice - solver3: Allow CompareProviders3 with empty package * solver3: Minor bug fixes - Handle failed assumption in Pop() - If no choice was made nothing to invert (avoid trying to "undo" the root assignment) - Initialize startTime if not set in Pop() - solver3: Explicitly declare and define ~Solver * Avoid cast alignment warning in cache string view . apt (3.1.0) experimental; urgency=medium . [ Julian Andres Klode ] * debian/NEWS: Document new requirements on trusted.gpg.d (Closes: #1104320) * test: Fix test-skipped regression in 3.0.1 * test: Do not use host's sequoia config * Pass --check to msgfmt and fix broken format strings * Add 'Include'/'Exclude' options to limit packages used from a repository 'Include' allows limiting a repository to a allowlist of packages, 'Exclude' allows removing packages from a repository. * Introduce apt why, apt why-not * Update translation templates and merge translations * Ubuntu: Enable 3.0 solver by default in apt CLI tools . [ Herman Semenov ] * apt-pkg: fixed type comparison in 64bit systems using memsize cast . [ Walter Lozano ] * Fix error handling with getline . [ Guillem Jover ] * dselect: Add https support * dselect: Pass available file from stdin to dpkg --update-avail * dselect: Refactor bold printing into its own function * dselect: Use strict and warnings pragmas * dselect: Use Term::ANSIColor instead of forking setterm * dselect: Use qw() instead of lists of quoted strings * dselect: Replaces obsolete file comment header with copyright and SPDX marker . [ Simon McVittie ] * apt_preferences(5): Specify the order in which files are parsed * sources.list(5): Explicitly say what the precedence order is . [ Max Coplan ] * 💬 Recommend use of `apt update` over `apt-get update` . [ David Kalnischkies ] * Include everything in our pkg-config autopkgtest . [ Demi M. Obenour ] * Fail on stdio errors apt (3.1.3) experimental; urgency=medium . [ Biswapriyo Nath ] * Include standard headers to fix clang compiler error . [ Julian Andres Klode ] * Fix stuck acquire queues on partial server errors (LP: #2003851) * tls: Do not trigger assertion after closing connection (Closes: #1107827) * German translation update (Closes: #1106116) . [ Américo Monteiro ] * Portuguese manpages translation update (Closes: #1103640) . [ bubub ] * French manpages translation update (Closes: #1103760) . [ Frans Spiesschaert ] * Dutch program translation update (Closes: #1104312) * Dutch manpages translation update (Closes: #1104313) . [ Miroslav Kure ] * Czech program translation update (Closes: #1106155) apt (3.1.2) experimental; urgency=medium . * solver3: Avoid FTBFS with g++ 14.2 on arm{el,hf} . apt (3.1.1) experimental; urgency=medium . * Bump CMAKE_CXX_STANDARD to 23 and fix code * solver3: Assume manual packages. This orders all the manually installed packages by preference (as we do for providers), and ensures that we will not remove manual packages if we do not need to. * solver3: Merge intersecting dependencies (LP: #2111792) When seeing dependencies on the same package, such as Depends: a (>= 1), a (<< 2) merge them into a single depends so that both of them are satisfied by the same package, rather than say Package: a-0, Provides: a (= 0) - satisfies a (<< 2) Package: a-2, Provides: a (= 1) - satisfies a (>= 1) * solver3: Ignore Architecture: all for obsoleted-by. This avoids a problem in unstable/proposed setups where binaries are not published together for all architectures, and foo:native could be considered obsolete because of a newer bar:all. * solver3: Filter installed Recommends A currently satisfied Recommends is filtered to the same packages it is currently satisfied by, ensuring that say, removing a will not install a `b` to keep a Recommends: a | b satisfied. * solver3: Minor refactorings - Remove Work::choice - solver3: Allow CompareProviders3 with empty package * solver3: Minor bug fixes - Handle failed assumption in Pop() - If no choice was made nothing to invert (avoid trying to "undo" the root assignment) - Initialize startTime if not set in Pop() - solver3: Explicitly declare and define ~Solver * Avoid cast alignment warning in cache string view apt (3.1.1) experimental; urgency=medium . * Bump CMAKE_CXX_STANDARD to 23 and fix code * solver3: Assume manual packages. This orders all the manually installed packages by preference (as we do for providers), and ensures that we will not remove manual packages if we do not need to. * solver3: Merge intersecting dependencies (LP: #2111792) When seeing dependencies on the same package, such as Depends: a (>= 1), a (<< 2) merge them into a single depends so that both of them are satisfied by the same package, rather than say Package: a-0, Provides: a (= 0) - satisfies a (<< 2) Package: a-2, Provides: a (= 1) - satisfies a (>= 1) * solver3: Ignore Architecture: all for obsoleted-by. This avoids a problem in unstable/proposed setups where binaries are not published together for all architectures, and foo:native could be considered obsolete because of a newer bar:all. * solver3: Filter installed Recommends A currently satisfied Recommends is filtered to the same packages it is currently satisfied by, ensuring that say, removing a will not install a `b` to keep a Recommends: a | b satisfied. * solver3: Minor refactorings - Remove Work::choice - solver3: Allow CompareProviders3 with empty package * solver3: Minor bug fixes - Handle failed assumption in Pop() - If no choice was made nothing to invert (avoid trying to "undo" the root assignment) - Initialize startTime if not set in Pop() - solver3: Explicitly declare and define ~Solver * Avoid cast alignment warning in cache string view apt (3.1.0) experimental; urgency=medium . [ Julian Andres Klode ] * debian/NEWS: Document new requirements on trusted.gpg.d (Closes: #1104320) * test: Fix test-skipped regression in 3.0.1 * test: Do not use host's sequoia config * Pass --check to msgfmt and fix broken format strings * Add 'Include'/'Exclude' options to limit packages used from a repository 'Include' allows limiting a repository to a allowlist of packages, 'Exclude' allows removing packages from a repository. * Introduce apt why, apt why-not * Update translation templates and merge translations * Ubuntu: Enable 3.0 solver by default in apt CLI tools . [ Herman Semenov ] * apt-pkg: fixed type comparison in 64bit systems using memsize cast . [ Walter Lozano ] * Fix error handling with getline . [ Guillem Jover ] * dselect: Add https support * dselect: Pass available file from stdin to dpkg --update-avail * dselect: Refactor bold printing into its own function * dselect: Use strict and warnings pragmas * dselect: Use Term::ANSIColor instead of forking setterm * dselect: Use qw() instead of lists of quoted strings * dselect: Replaces obsolete file comment header with copyright and SPDX marker . [ Simon McVittie ] * apt_preferences(5): Specify the order in which files are parsed * sources.list(5): Explicitly say what the precedence order is . [ Max Coplan ] * 💬 Recommend use of `apt update` over `apt-get update` . [ David Kalnischkies ] * Include everything in our pkg-config autopkgtest . [ Demi M. Obenour ] * Fail on stdio errors atril (1.26.2-5) unstable; urgency=medium . * debian/control: + Add more Multi-Arch: fields. Thanks, Multi-Arch Hinter. beagle (250227-2) unstable; urgency=medium . * Upload to unstable. beagle (250227-1) experimental; urgency=medium . * New upstream version 250227 * Update debian/copyright * Standards-Version: 4.7.2 beangrow (1.0.0+git20250604-1) unstable; urgency=medium . * New upstream snapshot. * debian/patches/: Dropped. binutils-bpf (21) unstable; urgency=medium . * Build using binutils 2.45-3. buteo-sync-plugins-social (0.4.29-1) unstable; urgency=medium . * New upstream release. bvi (1.5.0-1) unstable; urgency=medium . * New upstream version 1.5.0 * d/control: declare compliance to standards version 4.7.2. * d/control: remove Rules-Requires-Root: no. * d/patches/*: delete most patches. The only patch preserved is the beginning of bmore-manual.patch, which includes a workaround against lintian warnings. The rest has been applied upstream, thanks Gerhard Buergmann! bzip3 (1.5.2-1) unstable; urgency=medium . * New upstream released. * d/rules: - Fix build with dwarf-5. * d/copyright: - Fixes lintian old-fsf-address-in-copyright-file. clpeak (1.1.5-1) unstable; urgency=medium . * Team upload. * New upstream release. * Bump Standards-Version to 4.7.2, no changes needed. cmake-format (0.6.13-7) unstable; urgency=medium . * Backport upstream PR #353 which drops the requirement for python3-six. Thanks to Alexandre Detiste (Closes: #1110560) * Update to debhelper 13. No changes required. * Update to standards-version 4.7.2. No changes required. cookidoo-api (0.14.0-1) unstable; urgency=medium . * New upstream release. * Upstream now needs isodate and setuptools version 77 or later. cputool (1.1.0-1) unstable; urgency=medium . * New upstream version Closes: #1081634, #1096472 * Maintain package in Salvage team Closes: #1109810 * Fix Homepage * Point watch file to Git repository and use git mode (no signature) * Standards-Version: 4.7.2 (routine-update) * debhelper-compat 13 (routine-update) * Secure URI in copyright format (routine-update) * Trim trailing whitespace. * Re-export upstream signing key without extra signatures. * Set field Upstream-Name in debian/copyright. * Add debian/upstream/metadata * d/control: Build-Depends - Add meson - s/docbook-to-man/python3-docutils/ * Propagate hardening options crystal-facet-uml (1.64.2-1) unstable; urgency=medium . * New upstream release. csound (1:6.18.1+dfsg-5) unstable; urgency=medium . * Team Upload * After removing dh-buildinfo, remove related devscripts too cvsutils (0.2.6-3) unstable; urgency=medium . * QA upload * Move to unstable cvsutils (0.2.6-2) experimental; urgency=medium . * QA upload. * debian/salsa-ci.yml: Add to provide CI tests for Salsa. * debian/tests/control: Create autopkgtest. debian-codesearch-cli (1.0.0+nmu2) unstable; urgency=medium . * Non-maintainer upload. * Remove dependeny on python3-six an more Python 2 leftovers. dh-r (20250812) unstable; urgency=medium . * dh/R.pm: Use grep-status as fall back when grep-avail is not available django-tastypie (0.14.3-1) unstable; urgency=medium . * Team upload. * New upstream version Closes: #1085547 * Maintain in Debian Python Team Closes: #1099732 * d/watch: Provide proper name for upstream tarball * d/get-orig-source: Remove since watch file is sufficient * Standards-Version: 4.7.2 (routine-update) * debhelper-compat 13 (routine-update) * Testsuite: autopkgtest-pkg-python (routine-update) * Secure URI in copyright format (routine-update) * Remove trailing whitespace in debian/changelog (routine-update) * Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update) * Use secure URI in Homepage field. * Set field Upstream-Name in debian/copyright. djoser (2.3.3-1) unstable; urgency=medium . * Team upload. * New upstream release. * Use dh-sequence-python3. dm-writeboost (2.2.19-0.1) unstable; urgency=medium . * Non-maintainer upload. * New upstream release [July 2025]. docbook-slides (3.4.0-6) unstable; urgency=medium . * Team upload. * Point Vcs fields to Salsa * Secure URI in Homepage * d/watch: - version=4 - Secure URI * d/copyright: DEP5 * d/rules: Drop unneeded get-orig-source target * 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) * Move debhelper-compat from Build-Depends-Indep to Build-Depends. docbook-slides-demo (3.4.0-2) unstable; urgency=medium . * Team upload. * Point Vcs fields to Salsa * d/watch: - version=4 - Secure URI * d/copyright: DEP5 * d/rules: Drop unneeded get-orig-source target * Standards-Version: 4.7.2 (routine-update) * debhelper-compat 13 (routine-update) * Remove trailing whitespace in debian/control (routine-update) * Use secure URI in Homepage field. * Move debhelper-compat from Build-Depends-Indep to Build-Depends. doctest (2.4.12-1) unstable; urgency=medium . * Adopt package (Closes: #1057378) * New upstream version 2.4.12 * Declare compliance with Debian Policy 4.7.2 * Updated gbp.conf to use git-pbuilder * Fixed QA upload changelog warning for 2.4.11-1 * Updated URLs in upstream metadata, copyright, and control file * Updated maintainer to myself in control file * Add doc-base registration for html and text * Update and unfuzz patches * Removed non existing doc/html_generated file exclude path from copyright dotdrop (1.15.0-2) unstable; urgency=medium . * Team Upload * Drop python3-tomli build-dependency * Add d/gbp.conf eric (24.8+ds1-1) unstable; urgency=medium . * Team Upload * Fix syntax error in Maintainer: field that confuses UDD & the Tracker . [ Gudjon I. Gudjonsson ] * New upstream release * Rebase patches * Add dependency on python3-watchdog * Remove unneded clean target in rules * Bump standards version to 4.7.0. No changes needed * Add dependency on python3-fido2 * Add manpages for eric7_fido2 and eric7_mpy * Add lintian override uses-deprecated-python-stdlib, false positives * Remove appdata directory. Fixes a lintian error . [ наб ] * Use publicsuffix's effective_tld_names.dat instead of shipping embedded copy extension-helpers (1.2.0-2) unstable; urgency=medium . * Team Upload * Drop build-dep on python3-tomli fapolicyd (1.3.5-1) unstable; urgency=medium . * New upstream released. * d/copyright: - Fixes lintian old-fsf-address-in-copyright-file. fccexam (1.0.8-1) unstable; urgency=medium . [ John T. Nogatch ] * updated question pools current 2024-05-20 Closes: #1071117 * updated stale URLs * modified script fccexam & man page . [ Andreas Tille ] * Maintain package on Salsa * d/control: Synopsis is no sentence * Seems it makes sense to use PPA as Homepage * d/rules: Its not a sample * d/docs: Delete empty file * d/copyright: DEP5 * Standards-Version: 4.7.2 (routine-update) * debhelper-compat 13 (routine-update) * Remove trailing whitespace in debian/rules (routine-update) * Add debian/upstream/metadata fcitx5-bamboo (1.0.8-1) unstable; urgency=medium . * New upstream release. fcitx5-lua (5.0.15-1) unstable; urgency=medium . * New upstream release. fcitx5-qt (5.1.10-1) unstable; urgency=medium . * New upstream release. ferret (0.7-5) unstable; urgency=medium . * QA upload. * Remove old build-dep on devscripts flit-scm (1.7.0-3) unstable; urgency=medium . * Team Upload * Drop build-dependency on python3-tomli flowblade (2.20-2) unstable; urgency=medium . * Team Upload * Remove stub dh-buildinfo build-dependency * Sort d/control with debputy . [ Bastian Germann ] * Drop upstream-tarball.mk in favour of uscan freedink (109.6-8) unstable; urgency=medium . * Rewrite d/copyright in machine-parsable format freetype-py (2.5.1-2) unstable; urgency=medium . * Team Upload * Drop python3-toml from build-dependencies ftpcopy (0.6.7-9) unstable; urgency=medium . * QA upload. * Move to unstable. ftpcopy (0.6.7-8) experimental; urgency=medium . * QA upload. * debian/salsa-ci.yml: Add to provide CI tests for Salsa. * debian/tests/control: Create autopkgtest. getdns (1.7.3-2) unstable; urgency=medium . * Team upload. * Upload to unstable. * stubby: patch to update adguard example (LP: #1989104) * make openssl dependency explicit for DANE support * fix broken HTML in "don't phone home" patch, simplify it and mark in DEP-3 that it is now forwarded upstream getdns (1.7.3-1) experimental; urgency=medium . * Team upload. . [ Andrew Bower ] * New upstream version (Closes: #1025781, #1025741) * drop patches included upstream * catch new symbols and restore missing ones (Closes: #1023663) * add salsa CI pipeline * ditch unnecessary orig tar filtering since autotools dropped * omit build flags from bin for reproducibility * remove superfluous lintian override * stubby service integration - add initscript (Closes: #1008931) - add hardened runit service directory - be a notify-type systemd service * d/control: - add B-D on pkgconf and libsystemd-dev - normalise whitespace - update S-V to 4.7.2, no changes needed - dev package does not need shlib:Depends * d/copyright: fix omissions and bring up to date * add d/.gitignore * Backport patch trimming server list in man page * Backport patch updating stubby server examples ghostess (20210101-3) unstable; urgency=medium . * Team upload. * Drop build-dep on devscripts that cames from CDBS era * Switch to DebHelper 13 gimagereader (3.4.3-1) unstable; urgency=medium . * New upstream version: - Drop all patches, they are applied upstream - Add patch to fix c-string conversion in Gtk build * Bump Standards-Version to 4.7.2 (no changes necessary) gnome-shell-extension-caffeine (57-2) unstable; urgency=medium . * Rebuild for unstable . gnome-shell-extension-caffeine (57-1) experimental; urgency=medium . * New upstream release * Standards-Version: 4.7.2 (no changes required) * Upload to experimental due to the trixie freeze gnome-shell-extension-caffeine (57-1) experimental; urgency=medium . * New upstream release * Standards-Version: 4.7.2 (no changes required) * Upload to experimental due to the trixie freeze go-sendxmpp (0.15.0~beta1-2) unstable; urgency=medium . * New upstream version 0.15.0~beta1 * d/control: Change gopenpgp build-dep to v3. (Closes: #1087391) * d/control: Bump build-dep on go-xmpp to 0.2.16. * d/patches: Remove no longer needed patches. go-sendxmpp (0.15.0~beta1-1) experimental; urgency=medium . * New upstream version 0.15.0~beta1 * d/control: Change gopenpgp build-dep to v3. * d/control: Bump build-dep on go-xmpp to 0.2.16. * d/patches: Remove no longer needed patches. golang-github-protonmail-gopenpgp-v3 (3.3.0-1) unstable; urgency=medium . * New upstream version 3.3.0 * d/control: Bump go-crypto dependency. golang-github-protonmail-gopenpgp-v3 (3.3.0-1~exp1) experimental; urgency=medium . * New upstream version 3.3.0 * d/control: Bump go-crypto dependency. golang-golang-x-sys (0.22.0-2) unstable; urgency=medium . * Team upload * Upload changes from experimental to unstable golang-golang-x-sys (0.22.0-2~exp1) experimental; urgency=medium . * Team upload * Cherry-pick upstream fix for TestIoctlFileDedupeRange * Include the windows packages golang-gopkg-rethinkdb-rethinkdb-go.v6 (6.2.1-5) unstable; urgency=medium . * Team upload. * Fix protoc-gen-go invocation, Closes: #1110791 * Bump Standards Version, no changes needed golang-gopkg-rethinkdb-rethinkdb-go.v6 (6.2.1-4) unstable; urgency=medium . * Team upload. * debian/control: force building against protobuf 1.5, Closes: #1110162 grandorgue (3.16.0-1) unstable; urgency=medium . * New upstream version 3.16.0 + Fixes compilation against gcc-15 (Closes: #1096772) * d/copyright: reflect upstream changes * Drop “Rules-Requires-Root: no”, which is now the default gromit (20041213-10) unstable; urgency=medium . * Team upload. . [ Barak A. Pearlmutter ] * tweak icon * swizzle packaging repo to salsa . [ Jenkins ] * Trim trailing whitespace. * Update watch file format version to 4. * Use secure URI in Homepage field. * Bump debhelper from deprecated 8 to 13. * Set debhelper-compat version in Build-Depends. * Drop unnecessary dh arguments: --parallel . [ Helmut Grohne ] * Fix FTCBFS: Use a triplet-prefixed pkg-config (closes: #864627) . [ Andreas Tille ] * d/copyright: DEP5 * Add d/README.Debian to advertise gromit-mpx * Drop debian/gromit.menu since there is a desktop file * Secure URI in watch file * Standards-Version: 4.7.2 (routine-update) * Fix clean target Closes: #1044464 gst-plugins-ugly1.0 (1.26.5-2) unstable; urgency=medium . * trixie has been released, re-upload to unstable gst-plugins-ugly1.0 (1.26.5-1) experimental; urgency=medium . * New upstream version 1.26.5 gst-plugins-ugly1.0 (1.26.4-1) experimental; urgency=medium . * d/control: bump Standards-Version * d/copyright: add DEP-5 compatible license headers * d/copyright: superfluous-file-pattern * d/copyright: unused-license-paragraph-in-dep5-copyright * d/watch: pin to 1.26.x * New upstream version 1.26.4 gst-python1.0 (1.26.5-2) unstable; urgency=medium . * trixie has been released, re-upload to unstable gst-python1.0 (1.26.5-1) experimental; urgency=medium . * d/control: bump Standards-Version to 4.7.2 * d/copyright: add standard LGPL-2+ copyright * New upstream version 1.26.5 gst-python1.0 (1.26.4-1) experimental; urgency=medium . * d/watch: pin on 1.26.x * New upstream version 1.26.4 gst-python1.0 (1.26.3-1) experimental; urgency=medium . * New upstream version 1.26.3 gst-rtsp-server1.0 (1.26.5-2) unstable; urgency=medium . * trixie has been released, re-upload to unstable gst-rtsp-server1.0 (1.26.5-1) experimental; urgency=medium . * New upstream version 1.26.5 gst-rtsp-server1.0 (1.26.4-1) experimental; urgency=medium . * d/watch: pin to 1.26.x * New upstream version 1.26.4 gst-rtsp-server1.0 (1.26.3-1) experimental; urgency=medium . * New upstream version 1.26.3 * d/copyright: missing-license-paragraph-in-dep5-copyright gstreamer-editing-services1.0 (1.26.5-2) unstable; urgency=medium . * d/copyright: add standard copyright * d/copyright: correct for GES.py, superfluous-file-pattern * trixie has been release, upload to unstable gstreamer-editing-services1.0 (1.26.5-1) experimental; urgency=medium . * New upstream version 1.26.5 gstreamer-editing-services1.0 (1.26.4-1) experimental; urgency=medium . * d/watch: pin on 1.26.x * New upstream version 1.26.4 gstreamer-editing-services1.0 (1.26.3-1) experimental; urgency=medium . * New upstream version 1.26.3 gstreamer-vaapi (1.26.5-2) unstable; urgency=medium . * trixie has been released, re-upload to unstable gstreamer-vaapi (1.26.5-1) experimental; urgency=medium . * New upstream version 1.26.5 gstreamer-vaapi (1.26.4-1) experimental; urgency=medium . * d/watch: pin on 1.26.x * New upstream version 1.26.4 gstreamer-vaapi (1.26.3-1) experimental; urgency=medium . * New upstream version 1.26.3 * d/copyright: old-fsf-address-in-copyright-file guidata (3.6.2-3) unstable; urgency=medium . * Team Upload * Patch-out dependency on python3-tomli . [ Bastian Germann ] * Remove PyQt4 from descrition gummi (0.8.3+really0.8.3-6) unstable; urgency=medium . * d/patches: Use gtksourceview-4. (Closes: #1110180) haskell-copilot (4.5-1) unstable; urgency=medium . * New upstream release haskell-copilot-c99 (4.5-1) unstable; urgency=medium . * New upstream release haskell-copilot-core (4.5-1) unstable; urgency=medium . * New upstream release haskell-copilot-interpreter (4.5-1) unstable; urgency=medium . * New upstream release haskell-copilot-language (4.5-1) unstable; urgency=medium . * New upstream release haskell-copilot-libraries (4.5-1) unstable; urgency=medium . * New upstream release haskell-copilot-prettyprinter (4.5-1) unstable; urgency=medium . * New upstream release haskell-copilot-theorem (4.5-1) unstable; urgency=medium . * New upstream release hunspell (1.7.2+really1.7.2-11) unstable; urgency=medium . * debian/patches/aspell_conv: remove, upstream (closes: #1106377) hut (0.7.0-2) unstable; urgency=medium . * Upload to unstable. hut (0.7.0-1) experimental; urgency=medium . * New upstream release 0.7.0 (Closes: #1081013) * Embed version in the built binary to be used in the User-Agent. * Update import path for go-scfg. * Update Standards-Version to 4.7.2 ikvswitch (1.0.5) unstable; urgency=medium . * Write in /etc/sysctl.d/00-forward-internet.conf as sysctl.conf is gone in Trixie. * Use Trixie as default distro for the setup. * Add || true when doing "ip link set down dev" if ipmi bridge. intel-gmmlib (22.8.1+ds1-1) unstable; urgency=medium . * New upstream version 22.8.1+ds1 intel-media-driver (25.3.0+dfsg1-1) unstable; urgency=medium . * New upstream version 25.3.0+dfsg1 intel-media-driver-non-free (25.3.0+ds1-1) unstable; urgency=medium . * New upstream version 25.3.0+ds1 iotas (0.11.2-1) unstable; urgency=medium . * New upstream version * d/control: update build dependencies. Upstream now requires a recent libadwaita and added unit tests relying on `python3-pytest`, so let's acknowledge those changes and add Python dependencies needed for the unit tests. While at it, drop `Rules-Requires-Root: no` as it's no longer needed. * d/patches: fix unit tests at build time. When building the package on a system where it isn't installed, we need to explicitly include the path to the vendored/modified Python modules in `PYTHONPATH`, otherwise tests will fail. irstlm (6.00.05-6) unstable; urgency=medium . * Team upload. * Remove old stale CDBS file, use "lrc" instead * Remove old build-dep on devscripts kind (0.29.0-1) unstable; urgency=medium . * New upstream version 0.29.0 level-zero (1.24.1-2) unstable; urgency=medium . * Upload to sid. level-zero (1.24.1-1) experimental; urgency=medium . * New upstream release. level-zero-gpu-raytracing (1.1.0-1) unstable; urgency=medium . * New upstream release. level-zero-gpu-raytracing (1.0.0-1) unstable; urgency=medium . * Initial packaging. (Closes: #1099036) libaudio-rpld-perl (0.006-2) unstable; urgency=low . [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs * debian/control: Use HTTPS transport protocol for Vcs-Git URI * Update Vcs-* headers for switch to salsa.debian.org . [ gregor herrmann ] * Strip trailing slash from metacpan URLs. * debian/copyright: change Copyright-Format 1.0 URL to HTTPS. * Remove Chris Butler from Uploaders. Thanks for your work! * debian/watch: use uscan version 4. . [ Debian Janitor ] * Bump debhelper from deprecated 8 to 13. * Set debhelper-compat version in Build-Depends. * Add missing build dependency on libmodule-install-perl. libbind-config-parser-perl (0.01-2) unstable; urgency=low . * Team Upload . [ Salvatore Bonaccorso ] * Change search.cpan.org based URIs to metacpan.org based URIs * Update Vcs-* headers for switch to salsa.debian.org . [ Axel Beckert ] * debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg- copyright" . [ gregor herrmann ] * Strip trailing slash from metacpan URLs. * debian/copyright: change Copyright-Format 1.0 URL to HTTPS. * Remove Carlos Vicente from Uploaders. Thanks for your work! * debian/watch: use uscan version 4. . [ Debian Janitor ] * Bump debhelper from deprecated 8 to 12. * Set debhelper-compat version in Build-Depends. libcec (7.1.1-1) unstable; urgency=medium . * New upstream version * Use secure URI in Homepage field. * Install now-generated static library * Include upstream changelog * Generate python package libcrypt-cbc-perl (3.07-1) unstable; urgency=medium . * Import upstream version 3.07. - Fix CVE-2025-2814 by using Crypt::URandom Closes: #1110120 * Add test and runtime dependency on libcrypt-urandom-perl (CVE-2025-2814 fix). * Add debian/upstream/metadata. * Install new upstream vulnerabilities.txt file. * Add a comment to debian/copyright. * Update years of upstream and packaging copyright. * Declare compliance with Debian Policy 4.7.2. * Remove Rules-Requires-Root: no. libdbix-easy-perl (0.21-4) unstable; urgency=medium . * Team upload. * Add additional copyright holder. * Declare compliance with Debian Policy 4.7.2. * Remove Rules-Requires-Root: no. * Set field Upstream-Name in debian/copyright. * Add debian/tests/pkg-perl/syntax-skip for more autopkgtests. * This package has no tests, don't attempt to run them during build or autopkgtest. libdbix-easy-perl (0.21-3) unstable; urgency=medium . * Add myself to Uploaders libdbix-easy-perl (0.21-2) unstable; urgency=medium . * Team upload. * Maintain package in Debian Perl team Closes: #1090829 * Rename source package to libdbix-easy-perl * Add Homepage Closes: #1084202 * Add watch file * Standards-Version: 4.7.0 (routine-update) * debhelper-compat 13 (routine-update) * Remove trailing whitespace in debian/changelog (routine-update) * Rules-Requires-Root: no (routine-update) * Trim trailing whitespace. * Fix day-of-week for changelog entry 0.06-2. * Fix spelling in description libfile-sort-perl (1.01-4) unstable; urgency=medium . [ Debian Janitor ] * Apply multi-arch hints. . [ Michael R. Crusoe ] * Standards-Version: 4.7.2 (routine-update) libgcrypt20 (1.11.2-2) unstable; urgency=medium . * Upload to unstable. libgcrypt20 (1.11.2-1) experimental; urgency=medium . * New upstream release. + Drop 30_add_missing_file_from_GIT.diff. + Fixes FTBFS with gcc-15 on ppc64el and probably (no porter machine) also on alpha. Closes: #1109071 libgcrypt20 (1.11.1-1) experimental; urgency=medium . * New upstream release. * Update copyright info for new release. * 30_add_missing_file_from_GIT.diff: Add cipher/simd-common-riscv.h which was missing from the release tarball. * Update symbol file for release. libgcrypt20 (1.11.0+git20250114-1) experimental; urgency=medium . * New upstream GIT snapshot from upstream LIBGCRYPT-1.11-BRANCH. + Drop superfluous patches. + Bump gcry_control() symbol dependency info. libgit2 (1.9.1+ds-1) unstable; urgency=medium . * New upstream version 1.9.1+ds * Update patches. Merged: Use-Multi-Arch-destination-for-CMake-config.patch libjs-lrdragndrop (1.0.2-3) unstable; urgency=medium . * Team upload. . [ Debian Janitor ] * Use secure copyright file specification URI. * Set debhelper-compat version in Build-Depends. * Change priority extra to priority optional. * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse. * Make "Files: *" paragraph the first in the copyright file. * Update Vcs-* headers to use salsa repository. . [ Andreas Tille ] * Standards-Version: 4.7.2 (routine-update) * debhelper-compat 13 (routine-update) * Reorder sequence of d/control fields by cme (routine-update) * watch file standard 4 (routine-update) * d/rules: Drop excessive-debhelper-overrides * Lintian-overrides for inconsistency-debian-watch * Fix clean target Closes: #1048103 * d/control: Section: s/web/javascript/ liblxqt (2.2.0-1) unstable; urgency=medium . * Merge to unstable. liblxqt (2.2.0-1~exp1) experimental; urgency=medium . * New upstream version 2.2.0. * debian/control: Bump libqt6xdg-dev to 4.2.0. * debian/control: Bumped the version of libqt6xdgiconloader-dev to 4.2.0. * debian/control: Bumped the version of lxqt-build-tools to 2.2.0. * debian/copyright: Added myself to the file. libmanette (0.2.12-2) unstable; urgency=medium . * Team upload * d/control: Use ${gir:Depends} instead of hard-coding * d/control: Replace build-dependency on libgirepository1.0-dev with gobject-introspection and gir1.2-*-dev * d/control: Explicitly build-depend on gir1.2-gudev-1.0-dev * Standards-Version: 4.7.2 (no changes required) libmlocale (0.7.9-1) unstable; urgency=medium . * New upstream release. libpfm4 (4.13.0+git106-g3e4031b-1) unstable; urgency=medium . * New upstream GIT snapshot. libqtxdg (4.2.0-1) unstable; urgency=medium . * Merge to unstable. libqtxdg (4.2.0-1~exp1) experimental; urgency=medium . * New upstream version 4.2.0. * debian/control: Bumped the version of lxqt-build-tools. * debian/libqt6xdg4.shlibs: Bumped the version of libqt6xdg4 to 4.2.0. * debian/copyright: Added myself. * debian/control: Added myslelf as uploader. librouteros (3.4.1-2) unstable; urgency=medium . * Team Upload * Patch-out generation of python3-toml dependency libsearpc (3.3.0+really3.3+git20250524.d799dff-1) unstable; urgency=medium . * New upstream version 3.3.0+really3.3+git20250524.d799dff libsocialcache (0.2.2-1) unstable; urgency=medium . * New upstream release. libvpl (1:2.15.0-1) unstable; urgency=medium . * New upstream release. * patches: Revert a commit which broke examples install. libvpl-tools (1.4.0-1) unstable; urgency=medium . * New upstream release. * control: Bump build-depends on libvpl-dev. libwacom (2.16.1-1) unstable; urgency=medium . * New upstream release. * symbols: Updated. licenserecon (7.0) unstable; urgency=medium . * Code refactoring * Close all opened files lifelines (3.0.61-6) unstable; urgency=medium . * QA upload. * Drop dependency on devscripts lollypop (1.4.42-1) unstable; urgency=medium . * New upstream version 1.4.42 * Upgrade to Standards Version 4.7.2 (No changes required) * Add patch to always present window on launch (Closes: #1083161) lomiri (0.5.0-5) unstable; urgency=medium . * Revert "debian/patches: update patches 0033 and 0034 after upstream MR has been updated" * Revert "debian/patches: Add 0033_remove-dangling-window-decorations-from- model.patch. qml & plugins: Remove dangling window decorations from model. Latch onto MirSurface signal indicating it's not being displayed anymore, and remove the window from the TopLevelWindowModel when required." * debian/patches: + Rename 1001_use-com-lomiri-Shell-pictureUri.patch to 1001a_use-com-lomiri- Shell-pictureUri.patch. + Add 1001b_qml-Shell.qml-Dynamically-switch-gsettings-context-f.patch. Fix dynamically switching background images if they differ between com.lomiri.Shell and com.lomiri.Shell.Greeter. Relevant when Debian Edu Artwork is in use. + Trivially rebase 0032_dont-ask-for-SIM-PIN-in-greeter.patch. + Add 0033_fix-multi-process-app-having-phantom-window.patch. Fix multi- process app having phantom window. (Can cause session crashes when trying to close those windows). * debian/control: + Update versioned D:s on qtmir (and co.) to 0.8.0~git20250407.ea2f477-3~. lomiri (0.5.0-4) unstable; urgency=medium . * debian/patches: + Add 0031_faster-session-exit.patch. Exit out of the process with the respective exit code. + Add 0032_dont-ask-for-SIM-PIN-in-greeter.patch. Don't ask for SIM PIN in login manager. + Add 0033_remove-dangling-window-decorations-from-model.patch. qml & plugins: Remove dangling window decorations from model. Latch onto MirSurface signal indicating it's not being displayed anymore, and remove the window from the TopLevelWindowModel when required. + Add 0034_spawn-apps-in-fullscreen-when-in-phone+tablet-mode.patch. Add apps in fullscreen mode when Lomiri operates in tablet/phone mode. Fixes non-maximized window content, but maximized window decorations for GTK-3+4 applications when Lomiri is in staged mode. lomiri (0.5.0-3) unstable; urgency=medium . * debian/control: + Add to R: (lomiri): lomiri-indicator-location. * debian/patches: + Add 1007_fix-scrolling-issues.patch. Fix scrolling issue. In desktop/ windowed mode make sure that scroll events get translated to Lomiri coordinates, so that content directly under the mouse pointer is scrolled and not something else elsewhere on the screen. + Add 1018a_Add-shortcut-to-toggle-side-stage.patch and 1018b_Add-shortcut- for-moving-apps-between-stages.patch. Support moving apps between main stage and side stage via hotkeys. + Add 1019_WorkspacePreview-reduce-lag-when-app-enters-exit-ful.patch. Make fullscreen switching more smooth. + Add patches 1021 - 1028. Various Lomiri-on-desktop improvements esp. for managing non-Lomiri windows (such as windows drawn via GTK, Xwayland, etc.). + Whitespace-fix in 1005_cursor-always-follow-cursor-position-from-mir.patch and 1007_fix-scrolling-issues.patch. lomiri-camera-app (4.1.1+dfsg-1) unstable; urgency=medium . * New upstream release. * debian/patches: + Drop patches 0001 - 0007. All originally cherry-picked from upstream and included in this release. + Add 2003_adapt-import-paths-in-unittests.patch. Adjust import paths in unit tests so new .qml files can be found after source tree restructuring by upstream. * debian/copyright: + Update copyright attributions (after files got moved around by upstream). lomiri-online-accounts-plugins (0.21-1) unstable; urgency=medium . * New upstream release. * debian/patches: + Drop 0003_autopoint-gettext-0.23.patch, 0004_autogen.sh-Silence- output.patch and 0005_autogen.sh-Run-autoreconf-with-force-argument- and-ve.patch. Applied upstream. lomiri-system-settings (1.3.2-1) unstable; urgency=medium . * New upstream release. * debian/patches: + Rebase 2014_removing-unnecessary-mobile-only-functionality.patch. lomiri-weather-app (6.2.0-1) unstable; urgency=medium . * New upstream release. * debian/patches: + Trivially rebase 2002_mention-Lomiri-in-desktop-file-description.patch. * debian/copyright: + Update auto-generated copyright.in file. + Update copyright attributions. lua-curses (1:9.0.0-3) unstable; urgency=medium . * Team upload. . [ Debian Janitor ] * Set upstream metadata fields: Bug-Database, Repository-Browse. * Drop unnecessary dependency on dh-autoreconf. * Update Vcs-* headers from URL redirect. * Use canonical URL in Vcs-Git. . [ Andreas Tille ] * Make Lua team Maintainer * Standards-Version: 4.7.2 (routine-update) * debhelper-compat 13 (routine-update) * Reorder sequence of d/control fields by cme (routine-update) * Replace transitional package pkg-config by pkgconf in Build-Depends (routine-update) * Remove trailing whitespace in debian/copyright (routine-update) * Fix clean target Closes: #1047587 * Deal with dh_missing --fail-missing default * Fix some "implicit declaration" errors with gcc-15 * Add support for Lua 5.4 * Build-Depends: s/libncursesw5-dev/libncurses-dev/ lua-lpeg-patterns (0.5-1) unstable; urgency=medium . * Team upload. . [ Debian Janitor ] * Use secure copyright file specification URI. * Bump debhelper from deprecated 9 to 13. * Set debhelper-compat version in Build-Depends. * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse. . [ Andreas Tille ] * New upstream version * Set Debian Lua Team as maintainer * Point Vcs fields to Salsa * Enable loading all available Lua versions Closes: #1102416 * d/watch: - version=4 - Replace dh-make template in filemangle * Standards-Version: 4.7.2 (routine-update) * Remove trailing whitespace in debian/changelog (routine-update) * Set upstream metadata fields: Repository. luminance-hdr (2.6.1.1+dfsg-5) unstable; urgency=medium . * Apply patch from upstream issuetracker to fix FTBFS against boost >= 1.85 and also bump C++ std version to 14 to allow building against boost 1.88. (Thanks, Matthias Klose) Closes: #1110597 lxqt-about (2.2.0-1) unstable; urgency=medium . * Merge to unstable. lxqt-about (2.2.0-1~exp1) experimental; urgency=medium . * Team upload. . [ ChangZhuo Chen (陳昌倬) ] * New upstream version 2.2.0. * d/upstream: Fix broken signing-key.asc. . [ Macy Lin ] * debian/copyright: update. * debian/control: build-deps on liblxqt-dev (>= 2.2.0~). * debian/control: build-deps on lxqt-build-tools (>= 2.2.0~). * debian/control: bump to Standards-version to 4.7.2. lxqt-build-tools (2.2.1-1) unstable; urgency=medium . * Merge to unstable. lxqt-build-tools (2.2.1-1~exp1) experimental; urgency=medium . * New upstream version 2.2.1. * debian/copyright: drop file not exists in new upstream release. * debian/copyright: Add myself into copyright. m2l-pyqt (1.9-1) unstable; urgency=medium . * added an icon * updated the translation * New upstream version 1.9 mangohud (0.8.1-2) unstable; urgency=medium . * Upload to unstable (Closes: #1100366) * d/control: add myself to uploaders, formatting * d/copyright: fix lintian superfluous-file-pattern mangohud (0.8.1-1) experimental; urgency=medium . * New upstream version 0.8.1 * Update standards to 4.7.2, no changes needed * Drop riscv64 build patch mercurial-evolve (11.1.9-2) unstable; urgency=medium . * Team upload. * Add missing B-D python3-setuptools. mercurial-evolve (11.1.9-1) unstable; urgency=medium . * Team upload. * New upstream version 11.1.9 (Closes: #1076081, #1076895). mercurial-evolve (11.1.3-1) unstable; urgency=medium . * Team upload. * d/control: Set Vcs fields. * New upstream version 11.1.3 (Closes: #1071049). mercurial-evolve (11.1.1-1) unstable; urgency=medium . * New upstream version 11.1.1. mercurial-evolve (10.5.3-4) unstable; urgency=medium . * Rebuild with no source changes. mercurial-evolve (10.5.3-3) unstable; urgency=medium . [ Georges Racinet ] * Update licensing information, add missing copyright holders. mercurial-keyring (1.4.4-1) unstable; urgency=medium . * d/watch: Fix uscan error. * New upstream release. * Update dates in d/copyright. miceamaze (4.2.2-2) unstable; urgency=medium . * Remove Sarah COUDERT from Uploaders since mail address is bouncing miceamaze (4.2.2-1) experimental; urgency=medium . * Maintain package in Debian Games team Closes: #1105814 * New upstream version Closes: #1090856 * Standards-Version: 4.7.2 (routine-update) * debhelper-compat 13 (routine-update) * Secure URI in copyright format (routine-update) * Trim trailing whitespace. * Mark debian/rules as executable. * Drop no longer supported add-log-mailing-address setting from d/changelog * Use secure URI in Homepage field. * Replace XC-Package-Type with Package-Type. * Remove unnecessary XS-Testsuite field in debian/control. * watch file standard 4 (routine-update) * Secure URI in watch file * Drop debian/menu since upstream provides desktop file * Split architecture independent data into separate binary package * d/copyright: review milkytracker (1.06+dfsg-1) unstable; urgency=medium . * New upstream version. . * d/copyright: Minor updates for 1.06. * d/control: Bump standards version. * d/patches: - Refresh patches. - Add patch to fix segfault in milkycli parameter validation. - Add patch to make the build reproducible. * d/install: Install the metainfo file from the build directory. * d/milkytracker.1: Major changes for 1.06 and add milkycli. mini-buildd (2.4.1) unstable; urgency=medium . 2.4.1 stable release: Minor doc and web search tweaks. . [ Stephan Sürken ] * [10334f6] manual/roadmap.rst(brainstorm): Fix RST "syntax error" for bullet list * [814fbae] manual/roadmap.rst: Add hint to master/development roadmap on the home page * [c53eb9f] api.py (Search._run): Make search case insensitive * [362ab75] api.py (Search): Make actual search pattern string available as class variable * [821c93b] api/search.html: Show glob pattern actually searched for . [ Gerhard A. Dittes ] * [8b387f9] mini_buildd.{css,js}: Tweak search form (i.a. change placeholder text && hide search button) * [9744097] mini_buildd.{css,js}: Improve "search packages" responsiveness * [25afa9d] mini_buildd.css: Improve "search's optional arguments positioning" mini-buildd (2.4.0) unstable; urgency=medium . Initial 2.4.x stable release. . [ Gerhard A. Dittes ] * [b01c06d] src/mini_buildd/static/icons/back.svg: Create * [76cf48a] base.html, mini_buildd.{css,js}: Intelligently add back button to improve "file view" browsing usability * [653f6dd] file.html, mini_buildd.css: Enhance "clipboard && download" buttons appearance * [6226186] mini_buildd.css: Slightly adjust "search results" layout * [ad5b2ff] base.html: Fix alignment (cosmetics) * [51f98eb] base.html, mini_buildd.css: Don't use extra "a" element to shape "back button" * [0ae6600] mini_buildd.css: Fix some alignment to apply only for "file view" purposes * [88fe1b6] api/base.html: Fix "Don't show convenience URL if call already is non-popup" * [a9c4e8e] mini_buildd.css: Tweak "cli-json links" position (when shown w/o "url") * [4ee6303] mini_buildd.css: Finetune "mbd-info" positioning * [5d85a8d] mini_buildd.css: Fix datatable corners (affecting chromium based browsers) * [d527ca5] mini_buildd.css: Improve "plain result" appearance * [c933f26] manual/conf.py: Switch from "localtoc" to "navigation" for sidebar content * [544aeec] events/index.html: Transform some comment from html to django (to not be displayed after rendering) * [12b16e4] mini_buildd.css: Don't wrap "Event" column contents (for >= medium screen sizes) * [b8d4909] manual/_static/custom.css: Slightly tweak navigation font sizes . [ Stephan Sürken ] * [3a62f03] api/base.html: Don't show convenience URL if call already is non-popup * [f9708e3] Revert "api/base.html: Fix "Don't show convenience URL if call already is non-popup"" * [e85d860] config.py (Route.get_uri): Replace static_uri() w/ more general get_uri() function * [fb91fb1] urls.py (mbd_path): Drop mbd_path() helper (rather explicitly write path config django-style) * [05a6f69] src/mini_buildd/urls.py: Add (django) URLs for [events|builds|repositories]-static * [adee8d4] devel (mbd_test_urls): Add (tidy) test for new search API call * [5909069] api.py (Search): (json) result: Canonize result file paths && separate match list per source (repositories, events, ...) * [55001f5] api/search.html: Update to new json result && present both "download" and "view" links for each match * [b09277a] api.py (Search._run): Also search in the "builds" directory * [a4a2059] api.py (Search): Add mild warning for matches in builds and events (&& place builds before events results) * [90a8a8a] api/search.html: Add warnings/notes on search results * [c88b856] manual/roadmap.rst: Prepare roadmap for 2.4.x release * [8637414] manual/roadmap.rst: Add "apt key rollover" to brainstorm * [d0ccc57] manual/roadmap.rst: Add deb822 sources support to brainstorm mini-buildd (2.3.10) experimental; urgency=medium . [ Gerhard A. Dittes ] * [9522d89] icons/{top,up}.svg: Improve coloring * [bde7ea0] icons/{browse-directory-view,list-view}.svg: Adapt coloring (to top/up icons) * [c30bacc] base.html, mini_buildd.css: Enhance browsing usability * [a84b1b2] base.html, mini_buildd.css: Improve "file view" appearance * [d977138] mini_buildd.css: Slightly reposition ".dataTables_info" * [fafb51c] icons/download.svg: Adapt coloring (to browse icons) * [9929df3] mini_buildd.js: Show search-form's input text title again * [9532f46] icons/files.svg: Create * [8cc12b6] search.html, mini_buildd.css: Improve "search results" appearance * [027b3f8] src/mini_buildd/static/icons/html.svg: Get rid of (as not being needed any longer) * [23b2cbe] icons/ubuntu.svg: Improve * [410fcd9] mini_buildd.css: Fix "browse buttons scrolling" * [421b3e9] mini_buildd.css: Tweak some heading sizes . [ Stephan Sürken ] * [3bc1f8f] api/search.html: Use datatable to list files (adds filter ability useful for large lists) * [9435e85] api/search.html: Revert back to hiding file results by default * [99f4ac0] api/search.html: Show main result in detail summary (again) * [da9624b] api.py (Search.iarguments): Move versatile pattern description to argument docs * [562e5cd] api.py, builtins.py: Make "popup" an argument to custom mbd_api tag (rather than a fixed per call definition atrribute) * [7988c8c] dist.py: Add support for Ubuntu oracular (24.10) * [4dafe6a] dist.py: Add support for Ubuntu plucky (25.04) * [75a751f] base.html: On login, dynamically redirect to calling page mini-buildd (2.3.9) experimental; urgency=medium . [ Stephan Sürken ] * [943e880] debian/po/pt.po: Update translation. Thanks to Américo Monteiro (Closes: 1099365) * [6b84173] debian/control (Standards-Version): Update to 4.7.2 (no changes needed) * [084f6d8] src/mini_buildd/templates/mini_buildd/includes/api/search.html: Drop obsolete section * [9c964f8] views.py (web): Improve wording for Events Queue page * [e15cc00] base.html (web): Improve wording for directory/standard view (browse, list view) * [2c834b8] base.html (web): Re-add "ls" (replaced by search) to bottom * [d54a91f] tags/api_arg.html: Add developer comment about "header" support * [220ab98] api.py (refac): Update call categories to mixin options * [d3d9dee] api.py (Argument): Add usage(): Combine id, doc and syntax help * [87c921c] tags/api_arg.html: Use new argument usage() instead of HTML_HELP, and drop doc from "id" (redundant) * [68ef7b8] api.py(argument): Rename HTML_HELP->HTML_SYNTAX and adapt wording * [1e5d7ec] base.html: Drop explicit next= arg for login&co, configure / as django default redirect URL * [c842e5b] debian/copyright (License): Fix FSF address wording (lintian warning) * [704cac9] debian/po/pt_BR.po: Update translation. Thanks to Adriano Rafael Gomes (Closes: 1103460) * [3f3ec78] gnupg.py (GnuPG): Add test for non-interactive key generation * [1f062ce] gnupg.py (GnuPG): Fix non-interactive key generation for gnupg versions 2.3 and 2.4 . [ Gerhard A. Dittes ] * [c051907] mini_buildd.css: Adjust "search" form instead of "ls" * [fd48c74] search form appearance: Tweak to hopefully make it more comprehensible * [d76c797] base.html: Just use "Events" as menu item (, keep "Events Queue" as heading) * [594f8ce] icons/structure.svg: Create * [9fe9092] events/index.html: Use new icon to "structure" related events * [a1039cc] html/css: Keep handling content and layout separately * [1ca3d2f] src/mini_buildd/static/mini_buildd.css: Tweak some spacing (between date && icon) * [0928c9b] mini_buildd.css: Fix hiding of search label * [cd4ed66] includes/api/search.html: Always show search results * [16af8d4] mini_buildd.css: Prepare styling of "icon links" hovering * [4bc2a34] style: Consistently brighten "icon links" when hovering (instead of using "text background") * [8a970e2] mini_buildd.js: Disguise redundant titles in search form when javascript is enabled (and dedicated tooltip is shown on top) * [af5634f] mini_buildd.js: Fix form tooltip positioning to be independent of page scrolling * [15cbd1c] api/search.html, mini_buildd.css: Slightly realign search results * [3930e6b] mini_buildd.css: Tweak footer's "ls form" * [dcf332d] mini_buildd.css: Improve "search results" responsiveness * [8cfb9c9] mini_buildd.css: Adapt responsiveness to new "search form" * [e1aec54] tags/file.html: Style clipboard and download icon like other "link icons" on hovering * [bd47f1e] mini_buildd.css: Improve "search results" link appearance * [a5442b9] icons/list-view.svg: Create * [3fa869e] base.html: Use "list-view" instead of "html" icon * [28f3e54] icons/browse-directory-view.svg: Create * [899fa34] icons/list-view.svg: Slightly adapt * [c65a4ed] base.html: Use "browse-directory-view" instead of "folder" icon * [adc4b9c] icons/structure.svg: Improve * [e410038] mini_buildd.css: Fix "search results" link hovering * [2f790e8] mini_buildd.css: Adapt responsiveness tweaks to new "dirview" icon * [6a2c988] icons/file.svg: Make less intense * [6c626c1] icons/details.svg: Create * [bf14111] mini_buildd/dir.html: Make "file details view" more obvious * [9a9a391] icons/installed.svg: Create * [4108d32] api/show.html: Use dedicated "installed" icon (instead of "file") for "INSTALLED events" links * [3a95a38] icons/{changes,details,file,installed}.svg: Harmonize * [814f64e] icons/details.svg: Reduce to magnifier mini-buildd (2.3.8) experimental; urgency=medium . Summary: * Adds 'search' for more user-friendly lookup of source/binray packages * Drops confusing searchable full events view (only show actual current events queue) * Misc fixes . Details: [ Stephan Sürken ] * [1657a18] testsuite-packages/installed-udeb: New testsuite package to test installation of 'udebs' * [427f0a2] devel (apt-tofu-bootstrap): Rather add all suites to installed sources.list (was 'stable' only) * [0dd1594] pool.py (Pool): Initial (APT) pool support * [1910aed] api.py (Search): Initial "search" implementation * [4057e50] models.py: Move Repository.mbd_dsc_pool_path impl. to pool.py * [da2c64a] webapp.py (configure): Add simple example config for jinja2 (commented) * [241ce8a] views.py (ExceptionMiddleware.error): Add code note why we don't log errors in production mode here * [6e67430] views.py: Remove "range" (limit && before) from events view * [f46c45b] events/index.html: Add own column for the ("transaction") key && move events-dir link from menu there * [e4431bf] events/index.html: Add support for optional title && tooltip in view; only show path if non-empty * [fc27a55] views.py (EventsView.setup): If path is empty, show live events queue (not all events from events dir) * [6625188] mini-buildd-changelog-mode.el (default codename list): Add bookworm, trixie, remove buster * [2475ac4] manual/developer.rst (emacs cl mode): Fix typo in example config * [bf15f0c] debian/po/de.po: Update translation. Thanks to Helge Kreutzmann (Closes: 1081441) * [ba8852d] events/index.html: Drop extra column for "transaction key" * [231cfac] setup.cfg (pylint 3.3.1): Adapt `max-positional-arguments` (new check) * [a43f507] src/mini-buildd-backup: Just run 'backup' by default (no need to give '--backup' arg explicitly) * [62bbb8d] src/mini-buildd-backup: Improve (auto) backup file name (add hostname && version, drop redundant parts) * [44478fc] src/mini-buildd-backup: Don't override existing backup file * [a596a67] includes/api/search.html: Hide options from "ls" API call * [96905d4] includes/api/search.html (html5): Fix: Use 'code', not 'tt' * [a8a47ee] includes/api/search.html: Don't use h2 for pattern info * [2569b7c] includes/api/search.html: Fix h2/h3 endtag * [518b9bb] includes/api/search.html: Use section for each source result * [5eb9d9e] includes/api/search.html: Drop redundant "dir" link for events * [ce642bb] includes/api/search.html: Simplify results display * [b7369bb] includes/api/search.html: Simplify -- iterate result strings * [06a0775] includes/api/search.html: Show number of results * [28fcc57] api.py (Search.__add_ebdir): Remove superfluous fstring * [72425b8] pool.py (Pool.isearch): Optimize pool search routine * [21e187f] debian/po/nl.po: Update translation. Thanks to Frans Spiesschaert (Closes: 1087215) * [6927efa] mini_buildd.js: mbd-localize-date(): Trim text input from html (Fixes 'Modified' display in dir views) . [ Gerhard A. Dittes ] * [cdb5acb] mini_buildd.css: Fix "api details" misalignment for Chromium based web browsers . [ Stephan Sürken ] * [3d1b63a] src/mini_buildd/httpd.py (text): Fix new codespell error * [7d4fb5a] testsuite-packages/installed-sbuild-checks/debian/changelog: Disable piuparts mode * [cd3a2c6] sbuild.py (SBuild.run): Explicitly set chroot mode to "schroot" * [f73700e] pool.py: Rename Pool->Dir and make glob pattern configurable * [adccce0] api.py: Update for changed pool.py && drop search in builds dir * [8b85475] api.py (Call): Add support to avoid (html/js) popup as API call configuration * [bc97075] api.py (Search): Avoid (html/js) popup for search call * [e2492b5] api.py (Search): Auto add '*' to glob pattern * [e7f8ded] pool.py (Dir.isearch): Yield source _and_ found file, and don't stop on 1st find * [9119dcf] api.py (Search): Update to include all found files as URIs * [c4aaba8] includes/api/search.html: Update to new URI search * [d671f8c] base.html: Only display search on main page (drop ls) * [8b72941] manual/roadmap.rst: Update for new "search" and new "Events" mini-buildd (2.3.7) experimental; urgency=medium . Summary: * reprepro reindex: Also run 'flood' && add explicit reindexing via API call * Misc minor fixes . Details: * [f3fd726] manual/roadmap.rst (2.4.x): Minor wording fix (used vs preset) * [828f031] api.py, Manual (PubKey): Improve doc for API(pub_key) and key retrieval * [0da02e5] reprepro.py (Reprepro.reindex): Also run "reprepro flood" (make arch=all packages available for potentially newly added architectectures) * [837769c] manual/roadmap.rst: Updates for the 2.4.x roadmap * [4d4cf65] models.py (Daemon): Fix daemon.start|stop calls on [de]activation * [9618818] api.py (Call.doc): Rather use () (join) notation for doc string * [3d4adad] api.py (Call.doc): Automate warning note for '_Maintenance calls' * [f77dfb2] models.py (Repository.mbd_reprepro_update_config): Add arg to force reindex (even if config did not change) * [cd1e55a] manual/roadmap.rst (2.2.4): Rather use apicall macros * [f76223f] api.py: New API call "reindex" (force reprepro reindex) mini-buildd (2.3.6) experimental; urgency=medium . Summary: * Makes web app initially "responsive" (usable on mobile devices). Thx Gerhard! * Fix suite sorting (for upgraded systems) [run explicit "Check" on repositories to see this in API(show) as well] * Misc minor fixes . [ Stephan Sürken ] * [30a3231] templates/admin: Switch to override 'app_list.html' (django >=3.1); this also syncs 'app_list HTML code' with django 3.2. * [6447cb9] templates/admin: Split up "blocks" in several includes . [ Gerhard A. Dittes ] * [5e51c5a] admin.css: Adapt to updated django version (>= 3.1) * [ad56ce6] CSS, HTML: Make web application initially responsive. Thanks to Boyuan Yang (Closes: 843396) * [8a25c74] mini_buildd.css: Make page footer more space-efficient * [ea41da1] mini_buildd.css: Reduce "toggle popup buttons" complexity * [21e2fe0] icons/isolate.svg: Finetune * [a174c27] source_header.html (usability): Make dedicated page links more/faster accessible * [fd8a972] mini_buildd.css (responsiveness): Further improve support for small screen sizes * [289a1f2] mini_buildd.css: Reposition "dirview" icon * [3cabd0d] source_header.html: Phrase "non-popup title" a bit more concisely * [529eec0] mini_buildd.css: Better align "icons within link tags" for dir listing . [ Stephan Sürken ] * [cd691a3] dist.py (setup): Add "lintian_version" to all (non-rolling) codenames * [6468e4a] models.py (SuiteOption): Support (python) sorting * [d5726af] models.py (SuiteOption): Fix (python) sorting of SuiteOption * [d3f5ada] builtins.py: Add filter 'mbd_sorted' * [6741921] models.py (Repository.mbd_sorted_distributions): Drop (simply use ``sorted`` directly, and templates can now use ``mbd_sorted``) * [983ba3f] dist.py, models.py (Component): Move sorting help to Model * [4da041b] models.py, html: Make 'suiteoption' sorted wherever applicable * [351d471] builtins.py (mbd_fromtimestamp): Should use from_stamp() from utils * [c51ebb1] tags/file.html: Add "modified" stamp to file view * [5fd8392] repositories/distribution.html: Fix class name for distribution column (make suites colored) mini-buildd (2.3.5) experimental; urgency=medium . Summary: * 100% fix for "Daemon (singleton) race condition" * API(dput_conf), m-b-cruft improved . Details: [ Stephan Sürken ] * [8fd83e1] debian/po/nl.po: Update translation. Thanks to Frans Spiesschaert (Closes: 1075876) * [e59a154] models.py: Fixup Distribution.sbuild_*_blocks fields (not to have hardcoded implicit defaults when empty) . [ Gerhard A. Dittes ] * [6f65b5b] events/index.html, mini_buildd.css: Improve style of events table column "Source" and "Version" . [ Stephan Sürken ] * [50ef40c] models.py (refac): Rename get_daemon() -> daemon() * [e90eec4] *.py (refac): Replace all "util.daemon().model" by "util.models().daemon()" * [a4f9b38] daemon.py (refac): Drop "model" property * [8ea98cb] daemon|cron|packager.py: Make importable w/o django config * [ab641b0] setup.cfg: Drop global disabling of 'import-outside- toplevel' (pylint) * [1fe4666] *.py (refac): Move Daemon Model Getter to models.py -> daemon.py * [aad5711] daemon.py (refac): Move Daemon Getter to util.py -> daemon.py * [5437e5f] daemon.py (refac): Move start/stop outside Daemon class * [cbb902c] daemon.py (refac): Drop (Daemon) singleton * [84a9aca] daemon.py (Daemon.sync): Drop Daemon.sync() (no longer needed) * [fe5b565] mini-buildd-cruft (_add_outdated_paths_in): Add generic function for outdated files * [f3dcc0d] mini-buildd-cruft: Add check for outdated incoming files * [ad512dd] mini-buildd-cruft: Add option '--automatic-remove' * [d5e8f9b] mini-buildd-cruft: Improve usage/help display * [94bc8b9] mini-buildd-cruft: Exit 0 on usage (--help must not fail) * [c0506b2] setup.cfg (flake8, pydocstyle): Strictly do 'one line per item' (diff-friendly) approach * [36bf431] manual/administrator.rst (Remote): Add "remote hostname" note (followup for bug #1076480) * [ddc7974] api.py (dput_conf): [doc] Add note about custom side-wide config add-on * [a352494] api.py (dput_conf): Add '--with-global' option: Recommended global config * [fbbe4de] api.py (dput_conf): [doc] Explicitly mention that config works for both dput and dput-ng * [5801aa3] api.py (dput_conf): [refac] site config: Rather use 'exists style', not try/catch (less code && more readable) * [4384701] api.py (dput_conf): Add global recommended config: Avoid accidental uploads to default target * [97238d7] api.py (dput_conf): Add comment lines for the (three) sections * [31e4e4f] api.py (dput_conf): Rather make recommended global config "opt out", not "opt in" * [a788dee] manual/roadmap.rst: Drop "[refac] Drop Daemon singleton" from brainstorm (done) * [e994a0d] manual/roadmap.rst: Update dev brainstorm list * [d8e3fd7] manual/roadmap.rst (2.4.x): Add note about change in API(dput_conf) mini-buildd (2.3.4) experimental; urgency=medium . Summary: * Fixes up Distribution's lintian options support (and also suppresses 'bogus-mail-host*' by default now for newer distributions). * Logging cleanups && make all django migration run output now available . Details: [ Stephan Sürken ] * [3d5654e] devel (testsuite-packages): Sync port codenames w/ changelog of 'installed-port' test package * [56568f2] Improve lintian support (add warnfail options field, drop hardcoded run-time options) * [2799761] models.py (Distribution): Update help on lintian options * [6c8c3b3] dist.py (lintian): Suppress bogus-mail-host[-in-debian- changelog] by default * [b56ce5f] dist.py: Embed lintian defaults into SETUP dict * [7bcf8b5] webapp.py (fix_sqlite_path): Log this as DEBUG only (was INFO) * [7cbdfe8] values.py (cache_clear): Log this as DEBUG only (was INFO) * [282ca57] cli.py (logformat): Add thread name && id to [meta info] * [3b9ad28] webapp.py (Call): Add Call() class: Smarter/better logging for django-admin commands * [e9bef76] webapp.py: Update all code to Call() (drop call() function) * [ad113b4] sbuild.py (SBuild.run): Log with sbuild extras should rather be debug * [6e1ef5d] *.py (log): Unify names, str() and logging for threads . [ Gerhard A. Dittes ] * [1b6fb65] admin.css: Adapt text field size to be larger if possible . [ Stephan Sürken ] * [f564204] events.py (get): Unified event getter (correctly reacts to SHUTDOWN) * [df29964] mini-buildd (CLI.runcli): Be sure to initially create Daemon singleton _before_ starting web services (avoid potential race on Singleton creation) * [f7f5a64] dist.py: Fix lintian defaults (accidentally borked by b56ce5f5) * [5c51e3f] django-admin: Drop monkey-patching for Field.deconstruct * [dfde72d] models.py: Make all custom validators deconstructible (to make makemigration work again) * [ec2120b] webapp.py (init): Simplify init code * [837951e] migrations/0034_sync_help_text_and_more.py: Sync to current help_text status * [c7bdd0f] models.py (Repository._mbd_package_migrate): Fix the "rollback restore" functionality mini-buildd (2.3.3) experimental; urgency=medium . [ Stephan Sürken ] * [8919802] debian/NEWS: Change version for icon theme note to 2.3.1 (Fixes lintian warning about non-existing version) * [553ab00] devel (mbd_test_urls): Add extra function to generate test URLs * [063f151] devel: Drop "httpd_testfiles" (clunky and not really needed) * [e2e5ce7] devel (httpd-benchmark): Simplify: Use siege && use URLs from mbd_test_urls() * [9bf44f2] devel: Use curl everywhwere (so we can drop wget as 'testsuite dependency') * [41b94b0] devel (kill): Don't fail when no process is found && cleanup potential PID file * [1c3d40c] devel (install): Explicitly kill service before installing in chroot environments * [de55ff6] setup.cfg (pycodestyle): Don't leave 'ignore' empty (confusingly uses default value if not given) * [ea35e9f] setup.cfg (pycodestyle): Enable test for E226 && fix one find . [ Gerhard A. Dittes ] * [ec0469b] events/index.html, mini_buildd.css: Disable "source form" if pointless . [ Stephan Sürken ] * [f9b766f] devel (mbd_pid): Ignore pids from foreign chroots . [ Gerhard A. Dittes ] * [b0d688a] models.py (Remote.Admin): Reverse the order of "Key" and "Key ID" . [ Stephan Sürken ] * [d03f4cc] manual/conf.py: Suppress new sphinx (7.3.7) cache warning . [ Gerhard A. Dittes ] * [f69f9c4] manual/administrator.rst: Improve systemd container example to not unnecessarily install things outside of the container * [4e6c206] manual/administrator.rst (Visit): Optically tweak sentence to improve understandability . [ Stephan Sürken ] * [23da454] devel (tidy): Fix variable name for sphinx testing (uri->url) * [4926c46] devel (tidy): Improve output of tidy result * [c7c0a30] devel (tidy): Use --force-output yes (avoids extra warning text (on supressed errors)) * [0cc1f05] devel (tidy): Drop exceptions 'False-positives due to django "escapejs" tag' (seems no longer necessary) * [24b2074] devel (tidy): Add exception for 'sphinx 7.3.7 seems to use new "search" element' . [ Gerhard A. Dittes ] * [7c37998] static/mini_buildd.css: Open form details (remake_chroots, wake) to "the left" for better accessibility (in most cases) * [40b6ee0] manual/administrator.rst: Rephrase sentence for better understanding . [ Stephan Sürken ] * [96121d2] templates/mini_buildd/events/index.html: Just use plain text, not form for 'non-api source display' * [1efd40a] events.py (Event): Add constant sets to distinguish "building" and "packaging" events * [07e3380] templates/mini_buildd/events/index.html: Use Event.PACKAGING|BUILDING where applicable * [f306e1b] reprepro.py (Ls.enrich): Improve extra data retrieval form events dir (avoids multiple changes in show()) . [ Gerhard A. Dittes ] * [023b232] manual/administrator.rst (Remote): Improve section on how to interconnect 2 mbd instances * [6909095] manual/administrator.rst (wake): Improve description of newly introduced feature . [ Stephan Sürken ] * [3509935] testsuite-packages/installed-port/debian/changelog: 'Upgrade' to bookworm,bullseye (drop buster) * [53e00c2] manual/roadmap.rst: Add upgrading note for minor JSON result change in API(show). * [ec78786] reprepro.py (Reprepro._call): Improve public message when (any) reprepro call fails * [27f4602] API port, portext && changes options: Silently uniquify distributions to port to * [8b2c0ff] manual/roadmap.rst: Fix version in 'Upgrading' section title * [478f5e1] dist.py: Move 'lintian options' from SbuildCheck to sbuild * [8a62e9c] devel (tidy): Mute 'BLANK_TITLE_ELEMENT' (new w/ tidy 5.8.0, no fix known) mini-buildd (2.3.2) experimental; urgency=medium . * [3360a29] util.py: Add "python" to VERSIONS (informational, and we will need runtime compat code for python <3.12) * [fc3adb2] util.py (shutil.rmtree()): Add run-time compatibility for python < 3.12 * [203470b] base.html (text): Improve text when inspection cron has not been run *yet* * [c7d28a1] expire_builds, expire_events: Textual fixes and improvements mini-buildd (2.3.1) experimental; urgency=medium . [ Gerhard A. Dittes ] * [5f860df] manual: Fix style of "python TOC" (to not exceed sidebar and overlap actual content) * [69169ed] manual: Further tune "Alabaster" theme . [ Stephan Sürken ] * [132c87a] debian/NEWS, README.Debian: Make both files generic (not mini-buildd binary package only) * [be7792b] python3-mini-buildd.maintscript: Proper symlink/dir handling for icon theme (Fixes: Bogus file installs to numix-icon-theme package paths) mini-buildd (2.3.0) experimental; urgency=medium . Initial 2.3.x (development) release. Initial upload to experimental. . * [c09ca5f] debian/changelog: Add header for 2.3.x development * [74b4873] debian/po/es.po: Update translation (Closes: 1072928) * [4c14a54] debian/control: Drop dependency on python3-attr (no longer needed twisted/buster workaround) * [7b5b0d2] debian/control, httpd.py: Depend on twisted 24.3 && remove all code workarounds * [479fe65] debian/control: Depend on reprepro 5.3.1-1.4 (avoid bugs 1050321, 1056380) * [60e4e51] contrib.py (DebianPackageTracker.__init__): Avoid "beautiful soup" warning for missing "features" argument * [fe376b2] examples/mini-buildd-utils/python-dpts: Add example to use 'DPTS support' from contrib * [4c2492c] contrib.py (DebianPackageTracker.__init__): Drop "~+" from changelog URLs (adapt to current DPTS state) mini-buildd (2.2.10) unstable; urgency=medium . * [1e691b4] dist.py: Add support for Ubuntu oracular (24.10) * [a7b2509] dist.py: Add support for Ubuntu plucky (25.04) mini-buildd (2.2.9) unstable; urgency=medium . * [0bf8545] debian/po/pt_BR.po: Update translation. Thanks to Adriano Rafael Gomes (Closes: 1103460) * [767bcc2] debian/copyright (License): Fix FSF address wording (lintian warning) * [15706a1] gnupg.py (GnuPG): Add test for non-interactive key generation * [80b179b] gnupg.py (GnuPG): Fix non-interactive key generation for gnupg versions 2.3 and 2.4 minizinc (2.9.3+dfsg1-1) unstable; urgency=medium . * New upstream release. * Standards-Version 4.7.2 (no changes necessary). * Add highs as another alternative flatzinc dependency. mkdocs-test (0.5.6-1) unstable; urgency=medium . * New upstream release. * debian/control: Drop hardcoded binary dependencies. monajat (4.1-4) unstable; urgency=medium . * Update watch file * d/control: + bump standards version to 4.7.2 + update to debhelper-compat 13 * Add d/not-installed for already installed files and un-needed scripts d/monajat-screenlet.install: modify path of installed screenlet monajat (4.1-3) unstable; urgency=medium . [ Debian Janitor ] * Use secure copyright file specification URI. * Bump debhelper from old 10 to 12. * Set debhelper-compat version in Build-Depends. * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse. * Update Vcs-* headers to use salsa repository. . [ Jenkins ] * Apply multi-arch hints. + monajat-data: Add Multi-Arch: foreign. Changes-By: apply-multiarch-hints . [ أحمد المحمودي (Ahmed El-Mahmoudy) ] * d/control: add python3-setuptools to build deps (Closes: #1080671) * Add d/gitlab-ci.yml * d/copyright: + Update FSF address + Update copyright years monajat (4.1-2) unstable; urgency=medium . * Add Breaks/Replaces: python-monajat for python3-monajat (Closes: #879879) monajat (4.1-1) unstable; urgency=medium . * New upstream release * Remove transitional package (Closes: #878694) * Added python3-gst-1.0 to monajat-applet's dependencies (Closes: #829610) * Update my email address * Bumped compat level to 10 * Update Standards-Version to 4.1.1 * Change Vcs-* fields to secure URLs * Add dh-python to build-deps-indep * Switched to Python3 * Update copyright years monajat (2.6.5-1) unstable; urgency=medium . * New upstream release. * Update URL in watch file. * debian/control: + Replaced python-gtk2 & python-notify with python-gobject in monajat-applet's Depends + Update Standards-Version to 3.9.5 + Add intltool to Build-Deps * debian/copyright: Update copyright years. * debian/gbp.conf: Remove compression field. * Dropped fix_locale.diff patch, as it is included upstream. * debian/rules: Replace overrides for dh_auto_build & dh_auto_clean with overrides for dh_auto_{clean,build,install} to run them with python_distutils & makefile build systems. * Added separate_pyinstall.diff patch to separate python build/install calls from Makefile monajat (2.6.3-2) unstable; urgency=low . * debian/control: + Remove python-eggtrayicon from Depends (Closes: #702106) + Bumped Standards-Version to 3.9.4 + Remove obsolete DMUA field + Use canonical URIs in VCS-* fields * Updated copyright format & years * Bumped compat level to 9 monajat (2.6.3-1) unstable; urgency=low * New upstream release. * Remove drop_cmp_to_key.diff as it is included in new upstream release. * Updated fix_locale.diff to set language after several trials * debian/control: Set monajat transitional package to be of priority extra and in the oldlibs section monajat (2.6.2-2) unstable; urgency=low * Added drop_cmp_to_key.diff patch to drop import of cmp_to_key, it isn't supported by Python 2.6 and it's not used anyways (Closes: #646441) * Added fix_locale.diff patch to fix locale setting logic (Closes: #646483) monajat (2.6.2-1) unstable; urgency=low * New upstream release. * Removed patches applied upstream: fix-lang-selection.diff, remove-timeout-to-fix-lp-844680.patch * debian/copyright: Updated copyright format & years monajat (2.6.1-3) unstable; urgency=low * debian/gbp.conf: Set pristine-tar to true * Added remove-timeout-to-fix-lp-844680.patch patch to remove timeout which causes Monajat to crash in Oneiric (LP: #844680) monajat (2.6.1-2) unstable; urgency=low * debian/control: Added libitl0 to python-monajat's Depends * Added fix-lang-selection.diff patch from upstream to fix language selection. monajat (2.6.1-1) unstable; urgency=low * New upstream release. * debian/control: + Set DMUA upon request by sponsor (Mehdi Dogguy) + Bumped Standards-Version to 3.9.2 + Use Breaks instead of Conflicts with version + Added X-Python-Version field * Switch to dh_python2 + Removed debian/pyversions + debian/control: - Drop Provides: ${python:Provides} - Drop python-support from Build-Deps - Bumped python-all Build-Dep to (>= 2.6.6-3~) + debian/rules: - added --with python2 to dh call. - Override dh_python2 to process monajat-screenlet, as dh_python2 does not check shebangs in weird locations. * Bumped compat level to 8 * debian/python-monajat.install: Added monajat/itl.py * debian/monajat-data.install: Install monajat-data/*.db * debian/monajat-applet.install: Added monajat-data/athan.ogg * debian/copyright: Updated copyright years. monajat (2.3.2-1) unstable; urgency=low * New upstream release. (Closes: #562180) * Removed desktop.diff patch as it got applied upstream. * debian/control: + Remove XB-Python-Version fields + Removed python-setuptools for Build-Dep * Override dh_auto_clean to remove locale directory on clean * debian/watch: Change URL to ojuba git page, since it automatically generates release tarballs. mpb (1.12.0-1) unstable; urgency=medium . * New upstream release. * debian/rules: remove mipsel dependent code as it no longer belongs to the list of supported architectures * debian/control: use dh13 * debian/control: bump Standards Version to 4.7.2 (no changes) * debian/not-installed: added, as dh_missing behaves strange * debian/clean: added (Closes: #1045853) * debian/upstream/metadata: added msi-keyboard (1.1-5) unstable; urgency=medium . * Team upload of Debian team. . * Drop extraneous dependencies on dh-buildinfo & devscripts. nemo-qml-plugin-contacts (0.3.33-1) unstable; urgency=medium . * New upstream release. nmodl (0.6-3) unstable; urgency=medium . * Team Upload. * Use canonical name for team * Use dh-sequence-python3 ofono (2.18-1) unstable; urgency=medium . [ Mike Gabriel ] * New upstream release. * debian/patches: + Drop patches 0003, 0004 and 0005. All applied upstream. + Trivially rebase patches 1002, 1003, and 1004. ol-notmuch (2.1.1-1) unstable; urgency=medium . * Upload to unstable . ol-notmuch (2.1.1-1~exp1) experimental; urgency=medium . * New upstream release ol-notmuch (2.1.1-1~exp1) experimental; urgency=medium . * New upstream release onevpl-intel-gpu (25.3.1-1) unstable; urgency=medium . * New upstream release. * patches: Dropped, upstream. openfec (1.4.2.12+dfsg-1) unstable; urgency=medium . * New upstream version 1.4.2.12+dfsg * Update debian/copyright * Standards-Version: 4.7.2 (no changes required) openjpeg2 (2.5.3-2.1) unstable; urgency=medium . * Non-maintainer upload. * CVE-2025-54874: Out-of-bounds write in opj_jp2_read_header() (Closes: #1110443) openmohaa (0.82.1+dfsg-1) unstable; urgency=medium . * New upstream release. openrazer (3.10.3+dfsg-2) unstable; urgency=medium . * Upload to unstable. openrazer (3.10.3+dfsg-1) experimental; urgency=medium . * New upstream version 3.10.3+dfsg - Fix FTBFS with linux >= 6.15 (Closes: #1106708). orbital-eunuchs-sniper (1.30+svn20070601-5) unstable; urgency=medium . * Maintain package in Debian Games Team Closes: #1108162 * Set Vcs fields to Salsa Closes: #1106360 * Depends sensible-utils Closes: #1106364 * d/copyright: DEP5, review * d/watch: - version=4 - Secure URI * Standards-Version: 4.7.2 (routine-update) * debhelper-compat 13 (routine-update) * Propagate hardening options * cme fix dpkg-control pandoc (3.1.11.1+ds-3) unstable; urgency=medium . * suggest python3 (not python); closes: bug#1110484, thanks to Alexandre Detiste * declare compliance with Debian Policy 4.7.2 pd-readanysf (0.43-7) unstable; urgency=medium . * Team Upload * Drop build-deps on devscripts & dh-buildinfo * Bump Standards-Version to 4.7.2 . [ IOhannes m zmölnig (Debian/GNU) ] * Update git repository layout to follow DEP-14 pflogsumm (1.1.11-2) unstable; urgency=medium . * d/control: Drop Rules-Requires-Root: no, it's the default now. * d/NEWS: Mention option changes and removals which happened back in version 1.1.8. pflogsumm (1.1.11-1) experimental; urgency=medium . * New upstream release. Added support for postscreen summary and detail data. pflogsumm (1.1.10-1) experimental; urgency=medium . * New upstream release. pflogsumm (1.1.9-1) experimental; urgency=medium . * New upstream release. pflogsumm (1.1.8-1) experimental; urgency=medium . * New upstream release. * Add the new tools pffrombyto and pftobyfrom to the package. pflogsumm (1.1.6-1) experimental; urgency=medium . * New upstream release. Supports space padded single digit days (Closes: #1068425). * Remove all patches, thanks to Jim for applying all of them upstream. * Move pflogsumm to /usr/bin, there is no reason to be in sbin. * Drop README.Debian, the .pl extension is now officially gone. * Shorten debian/rules and use a debian/install file instead. * Bump Standards-Version to 4.7.2, no changes required. * Update debian/copyright, remove years for my own copyright. * Add upstream gpg signing key. * Update cron samples to no longer use the outdated option names. php-doctrine-inflector (2.1.0-1) unstable; urgency=medium . [ Robin van der Vliet ] * Add support for Esperanto . [ Grégoire Paris ] * Use a shallow tree . [ Federico Liva ] * Add italian rules . [ Gregoire PARIS ] * Upgrade to PHPUnit 12 . [ David Prévot ] * Adapt packaging to new layout * Drop patches not needed anymore * Update Standards-Version to 4.7.2 * Removed Rules-Requires-Root. pithos (1.6.2-1) unstable; urgency=medium . * Move package to DPT * New upstream version * Standards-Version: 4.7.2 (routine-update) * debhelper-compat 13 (routine-update) * Replace transitional package pkg-config by pkgconf in Build-Depends (routine-update) * Remove trailing whitespace in debian/changelog (routine-update) * Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update) * Set field Upstream-Name in debian/copyright. * Add upstream metadata * d/watch: version=4 * No need to depend from python3-pkg-resources Closes: #1083546 * Simplify d/rules * Fix Python syntax Closes: #1085776 play.it-adventure (2025-08-10-1) unstable; urgency=medium . * New upstream snapshot. * Update uploader e-mail. * Update upstream contact e-mail. * Update package short description. * Drop git-buildpackage configuration. * Install upstream documentation. * Add upstream metadata. play.it-community (2025-08-10-1) unstable; urgency=medium . * New upstream snapshot. * Update uploader e-mail. * Add dependency on play.it-strategy. * Update upstream contact e-mail. * Sync debian/copyright with upstream. * Drop git-buildpackage configuration. * Add upstream metadata. * Install upstream documentation. * Update package short description. * Update lintian overrides. play.it-puzzle (2025-08-10-1) unstable; urgency=medium . * New upstream snapshot. * Update uploader e-mail. * Update upstream contact e-mail. * Drop git-buildpackage configuration. * Sync debian/copyright with upstream. * Add upstream metadata. * Update package short description. play.it-strategy (2025-08-10-1) unstable; urgency=medium . * New upstream snapshot * Update uploader e-mail. play.it-vv221 (2025-08-10-1) unstable; urgency=medium . * New upstream release. * Update uploader e-mail. * Update URL to upstream homepage. * Update package short description. * Update upstream contact e-mail. * Drop git-buildpackage configuration. * Update lintian overrides. * Add upstream metadata. postfix (3.10.3-3) unstable; urgency=medium . * configure-instance.in: fix typo * configure-instance.in: limit maxdepth=1 in /etc/ssl/certs dirs * configure-instance.in: use home-grown file copy procedure to sync chroot There are a few issues with using cp(1) to update files in chroot, - a file should be copied even if the source date is *less* than the target date (eg, if a package has been downgraded), which is not done by `cp -u` (#1110704), a file should be copied atomically (copy+rename, not truncate+copy), and care should be taken with extra attributes (#1100100). Use a simple perl-based script (using just perl-base) to update files instead, which fixes all this stuff. (Closes: #1100100, #1110704) presage (0.9.1-2.7) unstable; urgency=medium . * Non-maintainer upload. * debian/patches: + Add allow-words-with-apostrophes-to-be-predicted.patch. Support suggesting words containing apostrophes. Don't crash maliit- server / lomiri-keyboard / lomiri when using /usr/lib/lomiri-keyboard/ plugins/en/database_en.db presage DB. (Closes: #770831, LP:#1384800). + Add help2man-no-discard-stderr.patch. Rendering man pages from Python3- generated --help output requires parsing stderr. (Only relevant when building with Python support). * debian/control: + Set bin:pkg presage to Multi-Arch:foreign. Thanks to Helmut Grohne for pointing this out. (Closes: #1077982). + In B-D, switch from pkg-config to pkgconf. Thanks, lintian. + In B-D, switch from 'libncurses5-dev | libncurses-dev' to libncurses-dev. Thanks, lintian. * debian/watch: + Switch to packaging presage by SailfishOS. (No upstream version bump, yet). (Closes: #1023672) . [ Vagrant Cascadian ] * debian/patches: + Add doxygen-reproducible-builds.patch. Make API doc generation reproducible. (Closes: #1024413). prometheus-smokeping-prober (0.10.0-1) unstable; urgency=medium . [ Daniel Swarbrick ] * New upstream release * Refresh packaging according to latest dh-make-golang template * Bump Standards-Version to 4.7.2 (no changes) . [ Martina Ferrari ] * i18n: add Catalan debconf translation. Thanks to Carles Pina i Estany for providing this translation. puppet-module-puppetlabs-rabbitmq (8.5.0-10) unstable; urgency=medium . * Add setup-all-nodes-as-disk-nodes.patch. puppet-module-puppetlabs-rabbitmq (8.5.0-9) unstable; urgency=medium . * fix-list_users-provider.patch: also handle the case when there's no users at all. pybeam (0.8.1-1) unstable; urgency=medium . * QA upload. * New upstream version. pygeoif (1.4.0-2) unstable; urgency=medium . * Team Upload * Fix syntax error in Maintainer: field that confuses UDD & the Tracker * Bump Standards-Version to 4.7.2 python-aiohttp-oauthlib (0.1.0-3) unstable; urgency=medium . * Team Upload * Drop python3-tomli build-dependency python-build (1.2.2-4) unstable; urgency=medium . * Team Upload * Release to sid python-build (1.2.2-3) experimental; urgency=medium . * Team Upload to NEW/experimental * Fix misnamed -doc package * Copyright review python-bytecode (0.16.2-1) unstable; urgency=medium . * Team upload. * New upstream release. python-cycler (0.12.1-2) unstable; urgency=medium . * Team Upload * Fix syntax error in Maintainer: field that confuses UDD & the Tracker * Use dh-sequence-python3 * Bump Standards-Version to 4.7.2 python-fabio (2024.9.0-8) unstable; urgency=medium . * Team Upload * Drop python3-tomli from build-dependencies * Apply Multi-Arch: hint * Remove profile.log from generated .deb * WIP reproducible build, help needed python-googlesearch (1.3.0-2) unstable; urgency=medium . * Source-only upload for migration to testing. python-googlesearch (1.3.0-1) unstable; urgency=medium . * Initial release. (Closes: #1108518) python-librtmp (0.3.0-3) unstable; urgency=medium . * Team upload. * Fix syntax error in Maintainer field * Bump Standards-Version to 4.7.2 python-maturin (1.8.3-2) unstable; urgency=medium . * Team upload. * Drop old build-deps: python3-toml & python3-tomli python-mypy-extensions (1.1.0-1) unstable; urgency=medium . * New upstream version * Standards-Version: 4.7.2 (routine-update) * Add missing build-dependency on flit and pybuild-plugin-pyproject. python-petl (1.7.17-1) unstable; urgency=medium . * New upstream release. python-pgspecial (2.2.1-1) unstable; urgency=medium . * Team upload. * New upstream release. * Use dh-sequence-python3. * Standards-Version: 4.7.2. python-pluggy (1.6.0-1) unstable; urgency=medium . * New upstream version 1.6.0 * Wrap and sort Debian package files * Bump Standards-Version to 4.7.2 python-podman (5.4.0.1-3) unstable; urgency=medium . * Team upload. * Remove python3-tomli dependency overide python-processview (1.5.1-1) unstable; urgency=medium . * Team upload. * New upstream release. python-rtf-tokenize (1.0.1-1) unstable; urgency=medium . * QA upload. * New upstream release. python-typing-extensions (4.14.1-1) unstable; urgency=medium . * New upstream release. . python-typing-extensions (4.14.0-1) experimental; urgency=medium . * New upstream release. python-typing-extensions (4.14.0-1) experimental; urgency=medium . * New upstream release. qcom-firmware-extract (13) unstable; urgency=medium . * Initial release. (Closes: #1089651) qoauth (2.0.1~1-4) unstable; urgency=medium . * Team upload of Debian team. . [ Jelmer Vernooij ] * Migrate repository from alioth to salsa. . [ наб ] * Standards-Version: 4.7.2 (routine-update) * debhelper-compat 13 (routine-update) * Secure URI in copyright format (routine-update) * Rules-Requires-Root: no (routine-update) * Install qoauth.pc just once, in the multiarch path (Closes: #1102533) * d/p/0004: qSort -> std::sort per deprecation notice * d/rules: -fvisibility=hidden to no longer export random internal symbols * d/libqoauth2.symbols: remove spurious Qt symbols Closes: #1015610 * priority-extra-is-replaced-by-priority-optional . [ Andreas Tille ] * Fix Homepage * Add watch file * d/copyright: - Secure URI - Review qtmir (0.8.0~git20250407.ea2f477-3) unstable; urgency=medium . * debian/patches: + Revert "debian/patches: Add 0001_mirserver-cursor-take-Shell-s-rotation- into-account.patch. Fix cursor positioning if display is rotated." + Revert "debian/patches: Add 0013_src-modules-Address-review-comments-for- MirSurface.patch, 0014_src-modules-Set-MirSurface-live-to-false-when- tearin.patch, 0015_src-modules-Use-explicit-signal-to-signify-a- teardow.patch, 0016_src-modules-Drop-references-before-teardown.patch. Address crash-on-close issue for windows with the same APP_ID (causing Lomiri shell to crash). This goes together with a changeset in lomiri src:pkg." + Add 0022_modules-MirSurface-try-to-let-Mir-forceClose-dead-su.patch. Attempt at forceClosing dead surfaces. qtmir (0.8.0~git20250407.ea2f477-2) unstable; urgency=medium . * debian/patches: + Add 0001_mirserver-cursor-take-Shell-s-rotation-into-account.patch. Fix cursor positioning if display is rotated. + Add 0009_src-modules-Add-header-for-getpid.patch. Add include for getpid() function. + Add 0002_src-modules-Re-introduce-lost-workaround-for-font-re.patch. Regression fix, fix arbitrary font rendering glitches. (LP:#1583088). + Add 0011_src-platforms-Wrap-window-activity-change-in-a-try-c.patch. Selecting the active window can lead to a range exception, so avoid a crash by wrapping this in a try-catch. + Add 0012_src-modules-Partial-revert-of-e73ef71622ad3202b77bf6.patch. Drop overzealous code when removing a window. + Add 0013_src-modules-Address-review-comments-for-MirSurface.patch, 0014_src-modules-Set-MirSurface-live-to-false-when-tearin.patch, 0015_src- modules-Use-explicit-signal-to-signify-a-teardow.patch, 0016_src-modules- Drop-references-before-teardown.patch. Address crash-on-close issue for windows with the same APP_ID (causing Lomiri shell to crash). This goes together with a changeset in lomiri src:pkg. + Trivial rebase of 2003_disable-benchmarks.patch. retry (1.0.6-1) unstable; urgency=medium . * New upstream version 1.0.6. * debian/control: bumped Standards-Version to 4.7.2. * debian/copyright: updated upstream and packaging copyright years. * debian/patches/010_disable-manpage-generation.patch: removed because the upstream fixed the problem. Thanks! rmtfs (1.1.1-1) unstable; urgency=medium . * New upstream version * d/patches: drop backported patches. Those are part of the latest release. * d/control: bump Standards-Version, drop Rules-Requires-Root ros-catkin (0.8.12-1) unstable; urgency=medium . * New upstream version 0.8.12 * Update patches - Merged: 0017-Use-the-newer-unittest.mock-from-standard-library-on.patch * Bump Standards-Version to 4.7.2 * Wrap and sort Debian package files ros-osrf-pycommon (2.1.7-1) unstable; urgency=medium . * New upstream version 2.1.7 rtfilter (1.3-1) unstable; urgency=medium . * New upstream version Closes: #1080252 * Maintain package in Debian Med team Closes: #1106659 * Fix Homepage * Fix 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) * Fix day-of-week for changelog entry 1.0-0. * d/rules: - simplify clean target - remove unneeded overrides * d/copyright: review rust-fontconfig-parser (0.5.8-1) unstable; urgency=medium . * Package fontconfig-parser 0.5.8 from crates.io using debcargo 2.7.8 * d/copyright: refresh copyright years * d/patches: refresh sane-airscan (0.99.36-2) unstable; urgency=medium . * upload to unstable * unify salsa-ci.yml * #1047535 has been fixed before, closing it now (Closes: #1047535) sane-airscan (0.99.36-1) experimental; urgency=medium . * New upstream release. sbuild (0.90.0) unstable; urgency=medium . [ Richard Lewis ] * man/sbuild.1.in: fix typo in markup . [ Andrea Pappacoda ] * d/control: drop dependency on gnupg from libsbuild-perl . [ Hiraku Toyooka ] * Allow BUILD_PATH being empty also in command line options . [ Jochen Sprickerhof ] * Support UID in /etc/sub(u|g)id (Closes: #1110876) * Explicitly select the sbuild-build-depends-main-dummy package arch . [ Chris Hofstaedtler ] * Switch default chroot_mode to unshare scala-parser-combinators (1.0.3-4) unstable; urgency=medium . * Team upload. * Fix Vcs fields * Standards-Version: 4.7.2 (routine-update) * debhelper-compat 13 (routine-update) * Secure URI in copyright format (routine-update) * Drop useless get-orig-source target (routine-update) * Remove trailing whitespace in debian/rules (routine-update) * Do not parse d/changelog (routine-update) * Trim trailing whitespace. * Update watch file format version to 4. seadrive-fuse (3.0.15-1) unstable; urgency=medium . * New upstream version 3.0.15 seadrive-fuse (3.0.13-2) unstable; urgency=medium . * d/control: Fix python3-seadrive dependency on python3-searpc for autopkgtests seadrive-fuse (3.0.13-1) unstable; urgency=medium . * Initial release. (Closes: #974213) * New upstream version 3.0.13 * Fix Maintainer, Uploaders and use my DD email address * Fix Python seadrive import * Make python3-seadrive a separate package * wrap-and-sort seadrive-gui (3.0.15+ds1-1) unstable; urgency=medium . * New upstream version 3.0.15+ds1 seadrive-gui (3.0.13+ds1-1) unstable; urgency=medium . * Initial release. (Closes: #974214) * New upstream version 3.0.13+ds1 * Fix Maintainer, Uploaders and use my DD email address * Patch to fix directive nesting in CMakeLists.txt * wrap-and-sort seafile (9.0.15-1) unstable; urgency=medium . * New upstream version 9.0.15 seafile-client (9.0.15+ds1-1) unstable; urgency=medium . * New upstream version 9.0.15+ds1 sendmail (8.18.1-7) unstable; urgency=medium . * QA upload. * Build with -std=gnu18. (Closes: #1097870) * Fix Makefile dependencies. (Closes: #1105656) * Update to Standards-Version: 4.7.2. serious-engine (0~git20250224+dfsg-1) unstable; urgency=medium . * New GIT snapshot. * Drop patches merged upstream * d/control: drop depends on sse2-support on i386. i386 is no longer supported as a regular architecture, i386 binaries are now only intended to be used on a 64-bit (amd64) CPU. silly (0.1.0+git20140818.431c352-1) unstable; urgency=medium . * New upstream version (=latest commit in Github) * Maintain package in Debian Games team Closes: #1107174 * d/watch: - version=4 - point watch file to Github * Update symbols file * debhelper-compat=13 * d/rules: Short dh Closes: #888773, #1047879, #1049474 * Remove outdated debian/README.source * Standards-Version: 4.7.2 (routine-update) * Replace transitional package pkg-config by pkgconf in Build-Depends (routine-update) * Secure URI in copyright format (routine-update) * libsilly-doc Depends: libjs-jquery Closes: #989329 * Disable symbols file to avoid problems with other architectures as well as link time optimization Closes: #1015661 * Add lintian-overrides * d/copyright: - Fix Source URL - Update copyright years - Review * Strip build path from docs to build reproducibly slic3r-prusa (2.9.2+dfsg-2) unstable; urgency=medium . * [5548bad] Fix permissions issue in autopkgtest 1.48. AUTOPKGTEST_ARTIFACTS is no longer a subdirectory of AUTOPKGTEST_TMP, so we have to chown that too. (Closes: #1108760) sphinx-copybutton (0.5.2-3) unstable; urgency=medium . * Fix syntax error in Team name * Add debian/clean (Closes: #1045583) * Set Rules-Requires-Root: no spotlighter (0.3-2) unstable; urgency=medium . * Team upload. . [ Andrea Colangelo ] * debian/rules: build --with autoreconf. (Closes: #727974) * debian/control: add build-dep on dh-autoreconf. . [ Jelmer Vernooij ] * Migrate repository from alioth to salsa. . [ Andreas Tille ] * Use Ardesia Github project as Homepage and add README.source as explanation * Standards-Version: 4.7.2 (routine-update) * debhelper-compat 13 (routine-update) * Reorder sequence of d/control fields by cme (routine-update) * Replace transitional package pkg-config by pkgconf in Build-Depends (routine-update) * Secure URI in copyright format (routine-update) * Remove trailing whitespace in debian/changelog (routine-update) * watch file standard 4 (routine-update) * Do not install Debian menu file since there is freedesktop.org file * d/copyright: Review * d/watch: Fake watch file since project seems to be orphaned * d/rules: Hardening options * Fix clean target Closes: #1048523 sshuttle (1.3.2-1) unstable; urgency=medium . * New upstream version. stlcmd (1.2-1) unstable; urgency=medium . * Team upload. . [ Andreas Tille ] * New upstream version Closes: #1087049 * Maintain package in Debian 3-D Printing Packages team Closes: #1107310 * Standards-Version: 4.7.2 (routine-update) * debhelper-compat 13 (routine-update) * Remove trailing whitespace in debian/control (routine-update) * d/copyright: review * Fix clean target Closes: #1048618 . [ наб ] * Fix watch file tap-plugins-doc (20140526-5) unstable; urgency=medium . * Team upload * Switch to DebHelper 13 * Rewrite d/copyright in machine-parsable format tbox (1.7.7-1) unstable; urgency=medium . * New upstream version * Standards-Version: 4.7.2 (routine-update) ticketbooth (1.2.0-1) unstable; urgency=medium . * New upstream version * d/control: bump Standards-Version, drop Rules-Requires-Root tinymux (2.12.0.10-2) unstable; urgency=medium . * Add explicit Build-Depends on libcrypt-dev. This package uses crypt functionality via crypt.h and -lcrypt, but previously relied on a transitive dependency through libc6-dev. That dependency is being dropped from the build-essential set in the forky cycle. This change ensures continued successful builds. (Closes: #1107061) * Added debian/README.source to document embedded PCRE3 copy in 2.12 series. * Bumped Standards-Version to 4.7.2. No changes needed. * Switched to debhelper-compat 13. * Removed unintended executable permissions on static game data files under /usr/share/tinymux/game. These files are not scripts or binaries. * Add Lintian overrides: - modules are plugins without direct libc usage (sample.so, sqlslave.so, sum.so) - embedded PCRE3 in 2.12 documented in debian/README.source - runtime text assets under /usr/share/tinymux/game/text/* * Ensure module link steps include LDFLAGS (hardening). tuba (0.10.1-2) unstable; urgency=medium . * d/rules: stop renaming executable. Upstream installs the executable as `dev.geopjr.Tuba` and we used to rename it to `tuba`. However, this doesn't work well with the recently added D-Bus activation, so let's revert to installing the executable without renaming it. tuba (0.10.1-1) unstable; urgency=medium . * New upstream version * d/control: update build dependencies. Upstream added (optional) build dependencies on `webkitgtk` and `gexiv2`. In order to provide our users with the best experience, let's add those, and bump the minimum required versions of other deps as updated upstream. While at it, bump `Standards-Version` (no change needed) and drop `Rules-Requires-Root` as it's no longer needed * d/rules: enable optional features. Except for `clapper`, most optional features (such as GStreamer usage) were previously auto-detected. This is no longer the case and we now need to explicitly enable those, along with the new ones (`gexiv2` and `in-app-browser`). * d/gbp.conf: ensure we don't pull .gitattributes by accident * d/patches: fix metainfo generation. This step failed due to improper use of `&` instead of `&` in translations, causing libxml to generate empty paragraphs for the corresponding languages. tzdata (2025b-5) unstable; urgency=medium . * Change Provides: from tzdata-trixie to tzdata-forky * Backport leap second update from upstream udt (4.11+dfsg1-2) unstable; urgency=medium . * Team upload of Debian team * Point Vcs fields to Salsa * 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) * Use secure URI in Homepage field. * Replace XC-Package-Type with Package-Type. * Remove unnecessary XS-Testsuite field in debian/control. * watch file standard 4 (routine-update) * d/copyright: review * Enable parallel build Closes: #1105672 * Permit failure of blhc in Salsa CI usbview (3.1-3) unstable; urgency=medium . * Track upstream - support for SuperSpeed+ (20Gb/s) in the speed field - transparent hi-res icon * Bump policy util-linux (2.41.1-1) unstable; urgency=medium . * New upstream release. * Drop upstream signing-key for the time being * d/README.source: update tag fetch instructions for current git * Rebase patches * d/README.source: update for current repo layout * login: drop Protected: yes. Bug #1099445. veyon (4.9.7+repack1-1) unstable; urgency=medium . * New upstream release. * debian/patches: + Rebase 2001_disable-upstream-Git-version-detection.patch. * debian/copyright: + Update auto-generated copyright.in file. + Update copyright attributions. visolate (3.1.1+dfsg-1) unstable; urgency=medium . * New upstream version Closes: #695207 * Move package to electronics team Closes: #1109595 * Section: electronics * Fix Homepage * Standards-Version: 4.7.2 (routine-update) * debhelper-compat 13 (routine-update) * Use versioned copyright format URI. * Update copyright file header to use current field names (Name ⇒ Upstream-Name, Maintainer ⇒ Upstream-Contact) * d/copyright: Fix DEP5 format * Add upstream metadata * Add watch file * Depends: default-jre Closes: #797672 * Use Files-Excluded to exclude *.jar files vym (2.9.588-1) unstable; urgency=medium . * New development snapshot of vym 3. Upstream commit 30bb79cb883c15f68953b6a9a5182e8afdcf991d, branch develop. * d/control: Drop Rules-Requires-Root: no, it's the default now. vym (2.9.582-1) experimental; urgency=medium . * New development snapshot of vym 3. Upstream commit 08be30f81cb9e3d743ca363c42e24a1c5f594077, branch develop. * Ensure helper scripts in /usr/share/vym/scripts/ are executable. * Remove ruby-interpreter from suggested packages. * Add ruby-mail to list of suggested packages. * Add build-deps libcups2-dev, libxkbcommon-dev. vym (2.9.577-1) experimental; urgency=medium . * First beta of vym 3. Upstream commit c1aba7196372e5bc501360b9a237581a1703330f, branch develop. vym (2.9.576-1) experimental; urgency=medium . * Development snapshot of vym 3. Upstream commit 93726ef1c24883e3772b2dd240afab88752a8785, branch develop. The vym files generated now are incompatible with releases before 2.9.500. * Move Build-Depends from Qt5 to Qt6. * Refresh all patches. * Update Standards-Version to 4.7.2 - no changes required. * Make sure to remove empty /usr/share/doc/vym/devel. with-editor (3.4.5-1) unstable; urgency=medium . * New upstream release . with-editor (3.4.4-1~exp1) experimental; urgency=medium . * New upstream release * Add d/s/options to ignore files that get regenerated during building * Update Homepage in d/control * Update Standards-Version to 4.7.2; no change needed with-editor (3.4.4-1~exp1) experimental; urgency=medium . * New upstream release * Add d/s/options to ignore files that get regenerated during building * Update Homepage in d/control * Update Standards-Version to 4.7.2; no change needed wmcpu (1.4-5) unstable; urgency=medium . [ Andreas Tille ] * Maintain in package Salvage team Closes: #1108847 * Point Homepage to webarchive * Switch from cdbs to dh * Add fake watch file * d/copyright: DEP5 * Standards-Version: 4.7.2 (routine-update) * debhelper-compat 13 (routine-update) * Add missing ${misc:Depends} to Depends for wmcpu. * Fix typo in manpage * Permit failure of blhc in Salsa CI . [ Nilesh Patra ] * Do not use the build architecture compiler Closes: #989395 . [ Pedro Gimeno ] * Fix uptime display if more than 99 days Closes: #670152 xevil (2.02r2-11) unstable; urgency=medium . * Team upload. . [ Andreas Tille ] * Maintain package in Debian Games team Closes: #1106700 * d/control: Homepage belongs to source package information * Point watch file to Github which seems to be the better option than not working upstream site and asked upstream to use tags * 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 article from synopsis * Propagate hardening options * Add desktop file Closes: #738062 * Remove debian/menu since there is a desktop file now * d/copyright: review . [ Helmut Grohne ] * Do not hard code the build architecture compiler Closes: #1010181 . [ Piotr Sokołowski ] * Fix build with clang Closes: #742968 xppaut (8.0+dfsg-1) unstable; urgency=medium . * Team upload. . [ Andreas Tille ] * New upstream version Closes: #1086086 * Maintain package in Debian Science team Closes: #1107188 * Fix Homepage * Fix watch file * Fix and review d/copyright * d/README.source: deleted since redundant * debian/blends: deleted since unused * Drop quilt from Build-Depends * Standards-Version: 4.7.2 (routine-update) * debhelper-compat 13 (routine-update) * Remove trailing whitespace in debian/changelog (routine-update) * Remove patches fix_macdirent.diff, fix_makefile.diff that are missing from debian/patches/series. * Fix day-of-week for changelog entry 5.56-1. * d/copyright: Remove old FSF address * Avoid buildid differences in /usr/bin/xppaut Closes: #1020870 * d/TODO: Deleted since done . [ Helmut Grohne ] * Fix FTCBFS: + cross.patch: Make build tools substitutable. (Closes: 977756) + Pass a noop strip to defer stripping to dh_strip.