vcswatch reports that
this package seems to have new commits in its VCS but has
not yet updated debian/changelog. You should consider updating
the Debian changelog and uploading this new version into the archive.
Here are the relevant commit logs:
commit 54f2112eb2f733da67705d936a494323b711f3a3
Author: Otto Kekäläinen <otto@debian.org>
Date: Wed Oct 8 21:17:58 2025 -0700
Salsa CI: Disable ARM builds until a shared ARM runners is available again
commit 54c73200270c6b1e9a01a50bae260b34b72b89b0
Author: Otto Kekäläinen <otto@debian.org>
Date: Fri Sep 26 16:47:55 2025 -0700
Salsa CI: Replace bullseye-backports with trixie-backports
With the release of Debian 13 "Trixie", the old Debian 11 "Bullseye"
backports has been archived and due to built-in Debian archive selection
in sbuild, we can't override it to use archive.debian.org and it is best
to just remove it. Add Trixie instead as it will be useful going forward.
commit dd96c982fb28a77b440ea5d1fe56aebceaa1cb81
Author: Otto Kekäläinen <otto@debian.org>
Date: Tue Aug 5 19:32:42 2025 -0700
Salsa CI: Automatically use archive.d.o for discontinued releases
Instead of per-job overrides, automatically use archive.debian.org when
initializing any fresh container before starting tests. Currently the
relevant archived releases are Stretch and Buster.
commit 93621ba431b2c4a4f6efc5c6c178193de93f5057
Author: Otto Kekäläinen <otto@debian.org>
Date: Tue Aug 5 19:31:20 2025 -0700
Salsa CI: Drop extra variables that don't seem to be necessary anymore
commit 7c0a23a1bc5b88b126f7d02d15fad29807b35003
Author: Otto Kekäläinen <otto@debian.org>
Date: Mon May 5 21:12:24 2025 -0700
Salsa CI: Unify with similar job logic in MariaDB Server and Entr packages
commit 9f585e18dadf112595474d64d0e36a131e4f24cc
Author: Otto Kekäläinen <otto@debian.org>
Date: Mon May 5 21:10:17 2025 -0700
Salsa CI: Remove existing /lib* diversions by base-files to upgrade it
This is required for Ubuntu Noble upgrades to Debian unstable to work.
commit 976c0ef59b2a2d889b0e228dead218f3f51fa338
Author: Otto Kekäläinen <otto@debian.org>
Date: Mon May 5 21:09:13 2025 -0700
Salsa CI: Force apt/dpkg to install new config files and not stop
Updates of Ubuntu Focal and Jammy failed on:
Configuration file '/etc/adduser.conf'
==> File on system created by you or by a script.
==> File also in package provided by package maintainer.
What would you like to do about it ? Your options are:
Y or I : install the package maintainer's version
N or O : keep your currently-installed version
D : show the differences between the versions
Z : start a shell to examine the situation
The default action is to keep your current version.
*** adduser.conf (Y/I/N/O/D/Z) [default=N]
Ensure dpkg always installs the package maintainer version without
presenting any interactive dialogs.
commit 3bb4d6347455abf70c913801c169d753fbbf6c56
Author: Otto Kekäläinen <otto@debian.org>
Date: Mon May 5 21:05:49 2025 -0700
Salsa CI: Always assume `apt-get --yes`
Apply system-wide setting to always assume apt was run with `--yes` as
in the non-interactive mode there is no point in asking confirmation.
commit 2026b45b7bbd0f7b7707b0a7baa7d39881091901
Author: Otto Kekäläinen <otto@debian.org>
Date: Mon May 5 21:04:45 2025 -0700
Salsa CI: Strip now obsolete apt key directives
commit e14a4d184fd7e4aacafc2b70d30244d7ece868c6
Author: Otto Kekäläinen <otto@debian.org>
Date: Mon May 5 21:03:33 2025 -0700
Salsa CI: Ignore apt key errors when testing upgrades from old releases
commit eecd46b9d8ba6f8bbf42e334a42315a1c0926a08
Author: Otto Kekäläinen <otto@debian.org>
Date: Mon May 5 13:42:02 2025 -0700
Salsa CI: Refactor for better flow and remove unnecessary parts
commit 691a2cc2e1d8363d4b321378745e1107271e94ab
Author: Otto Kekäläinen <otto@debian.org>
Date: Mon May 5 13:38:40 2025 -0700
Salsa CI: Avoid using `apt-get -qq` in cases where it hides errors
commit 56b2568b67787b57b3a04ee2d7d1fe7c5ba3d13f
Author: Otto Kekäläinen <otto@debian.org>
Date: Mon Apr 28 11:15:30 2025 -0700
Salsa CI: Enable most of Salsa CI features
Cross-builds seem stable now, so don't expect them to fail.