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 c96f3fab7e5ca9c129287e012f16bd7a05da7064
Merge: c65cd33 4b33f76
Author: Antonio Terceiro <terceiro@debian.org>
Date: Sun Mar 22 14:44:41 2026 -0300
Merge branch 'bootstrap-5-followup' into 'master'
Followup for Bootstrap v5 upgrade
See merge request ci-team/debci!315
commit 4b33f7628b987ad09fb939af911ad7bbddcfcdd6
Author: Antonio Terceiro <terceiro@debian.org>
Date: Sun Mar 22 14:17:04 2026 -0300
Fix markup in the user Job history page
This got broken after the upgrade to Bootstrap v5.
commit 3af7201a23d23cbed93b8a9076f9f47050697958
Author: Antonio Terceiro <terceiro@debian.org>
Date: Sun Mar 22 14:15:25 2026 -0300
Fix markup in the "Manage API keys" page
This got slightly broken after the switch to Bootstrap v5.
commit c65cd33183d827b1f4b1d6005408a31a96903aea
Merge: 4756b46 166d1f5
Author: Antonio Terceiro <terceiro@debian.org>
Date: Sun Mar 22 10:10:54 2026 -0300
Merge branch 'bootstrap-5' into 'master'
Move from Bootstrap v3 to v5
See merge request ci-team/debci!314
commit 166d1f56b8162a3820f72bb980c5168bf50ea337
Author: Antonio Terceiro <terceiro@debian.org>
Date: Sun Mar 22 08:59:56 2026 -0300
Move from Bootstrap v3 to v5
Most of the changes are due to the upgrade itself, but during the
process I ended up making small layout adjustments and fixing broken
markup here and there.
Closes: #1088408
commit 4756b46e88af4bcda8caec1ac84a4239f781557e
Merge: 9c222a0 fefbb60
Author: Antonio Terceiro <terceiro@debian.org>
Date: Sat Mar 21 12:32:43 2026 -0300
Merge branch 'fix-arch-submission-ui' into 'master'
Fix UI for architecture selection when submitting jobs
See merge request ci-team/debci!313
commit fefbb608d9f04daa121844fbfa06e34904ae8f14
Author: Antonio Terceiro <terceiro@debian.org>
Date: Sat Mar 21 11:49:57 2026 -0300
self service: fix alignment of architectures in the submission form
commit a85db88773efd2e8a6ae5d4695ff5dbeb0cecbd9
Author: Antonio Terceiro <terceiro@debian.org>
Date: Sat Mar 21 11:49:27 2026 -0300
public/style.css: fix indentation
commit 9c222a006a718c0219ae5f020ee7327ed5106d40
Merge: 389091b b303996
Author: Antonio Terceiro <terceiro@debian.org>
Date: Sat Mar 21 12:11:41 2026 -0300
Merge branch 'incus-lxc' into 'master'
New backend: incus-lxc
See merge request ci-team/debci!305
commit b303996506236f6f679f2eaa65fba1dc4209fef4
Author: Antonio Terceiro <terceiro@debian.org>
Date: Sat Mar 21 09:01:57 2026 -0300
debci-update-worker: fix updating with multiple backends
I simply hate how complex all this shell stuff has become.
commit b13162d992087584c22090f3317c3af91421ba65
Author: Antonio Terceiro <terceiro@debian.org>
Date: Sat Feb 14 08:34:44 2026 -0300
Make all lxc-based backends share a queue
Given that a host can run both lxc and incus/lxc together, we serve all
of them under the same queue, while passing the desired backend explicit
as a job parameter. This also allows us to transition packages between
lxc and incus-lxc without having to reprovision/transition the workers.
This can later be used to consolidate other backends as well. e.g.
running both incus-qemu and incus-lxc from the same queue.
commit 00957d97daf5d12a924bdcfbb83e5ad15420b7a5
Author: Antonio Terceiro <terceiro@debian.org>
Date: Wed Feb 4 19:55:52 2026 -0300
Add incus/lxd backend
The test image creation mimicks what's done by Debusine for incus-lxc
images.
commit 389091b5f171b190937b7f7f3e3bd250dd0f6505
Merge: 2f81f64 0969759
Author: Antonio Terceiro <terceiro@debian.org>
Date: Tue Mar 17 19:33:27 2026 -0300
Merge branch 'search-exact-match' into 'master'
frontend: search: redirect direct match right away
Closes #213
See merge request ci-team/debci!312
commit 0969759dc969148847a0e4ffb807c80fe9d42972
Author: Antonio Terceiro <terceiro@debian.org>
Date: Tue Mar 17 18:59:45 2026 -0300
frontend: search: redirect direct match right away
Fixes: https://salsa.debian.org/ci-team/debci/-/issues/213
commit 2f81f64e1e106037e6a7fa5dd08f2a4097e25015
Merge: b7533df 2c61ecf
Author: Antonio Terceiro <terceiro@debian.org>
Date: Mon Mar 16 19:17:05 2026 -0300
Merge branch 'status-exclude-removed' into 'master'
Exclude removed packages from status pages
Closes #214
See merge request ci-team/debci!311
commit 2c61ecf6272a99a9fcb821205427e3cc85c53b35
Author: Antonio Terceiro <terceiro@debian.org>
Date: Mon Mar 16 18:57:42 2026 -0300
Exclude removed packages from status pages
Fixes: https://salsa.debian.org/ci-team/debci/-/issues/214
commit b7533dfbcbb400671a0c3777e6b1e64892019e7b
Author: Paul Gevers <elbrus@debian.org>
Date: Thu Mar 12 18:28:49 2026 +0100
fix typo in commit 90a94eb: -debci -> debci
commit 375dd6314d1fde392ac367ad6102fa7c81d8e691
Merge: d9fce57 90a94eb
Author: Antonio Terceiro <terceiro@debian.org>
Date: Thu Mar 12 12:18:42 2026 -0300
Merge branch 'update-worker-fix' into 'master'
backends: fix invoking debci setup from any directory
See merge request ci-team/debci!310
commit 90a94eb2eebfc4a24c5839d3da1b5638d37f6cea
Author: Antonio Terceiro <terceiro@debian.org>
Date: Thu Mar 12 10:39:50 2026 -0300
Ensure `debci update-worker` is invoked as debci
This also makes sure that it's invoked from a directory that debci has
access to, and ensures that postinst and cronjob are consistent.
commit d0c55ce4f8fc85e8da0fdc8b579e1e5729e978fa
Author: Antonio Terceiro <terceiro@debian.org>
Date: Thu Mar 12 10:38:57 2026 -0300
backends: fix invoking debci setup from any directory
debci_base_dir needs to be set before sourcing lib/environment.sh!
commit d9fce57487906fc0ad64cf88efc1a70914190bf6
Merge: 67cc7a7 16068f8
Author: Antonio Terceiro <terceiro@debian.org>
Date: Thu Mar 12 10:32:15 2026 -0300
Merge branch 'unbreak-salsa-ci' into 'master'
salsa-ci-related fixes
See merge request ci-team/debci!309
commit 16068f899dfc9c6141058064cf529ec145b7305a
Author: Antonio Terceiro <terceiro@debian.org>
Date: Wed Mar 11 19:58:52 2026 -0300
build_image_as_root: preserve HTTP proxy environment variables
commit 8c55da3b7cede24eec50beab39f21783d75d9058
Author: Antonio Terceiro <terceiro@debian.org>
Date: Wed Mar 11 19:58:26 2026 -0300
rubocop: ignore Naming/PredicateMethod
commit 7b383a5cac54cc34c1371792819ccbbcf9f88317
Author: Antonio Terceiro <terceiro@debian.org>
Date: Wed Mar 11 19:05:34 2026 -0300
Apply formatting and style changes suggested by rubocop 1.84.2
Most of these make sense to me, except the one? thing.
Gbp-Dch: ignore
commit fdb4441b77552e7fd7356dae2452c1073b712eda
Author: Iñaki Malerba <inaki@malerba.space>
Date: Tue Mar 10 19:54:06 2026 -0300
debci-localtest: allow changing output directory with --logs-dir
This was being carried as a patch in salsa-ci.
Signed-off-by: Antonio Terceiro <terceiro@debian.org>
commit c8a3b4b7a584e7c14c0d30b5ffb0cf831d9ba76d
Author: Carles Pina i Estany <carles@pina.cat>
Date: Tue Mar 10 19:36:11 2026 -0300
debci localhost: drop automagic --shell-fail on terminals
salsa-ci has been carrying this change as a patch. It looks like the
GitLab CI environment lies about stdout being a terminal, and this would
cause jobs to be stuck.
One can always invoke autopkgtest directly an pass any options to it.
Signed-off-by: Antonio Terceiro <terceiro@debian.org>
commit 9417529c10986cd765e564b5a18650c5744f4047
Author: Antonio Terceiro <terceiro@debian.org>
Date: Tue Mar 10 19:33:11 2026 -0300
lib/environment.sh: include experimental in distro detection
salsa-ci also provide images called `experimental`.
Comment: https://salsa.debian.org/salsa-ci-team/pipeline/-/issues/550