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 94be78e66c81c328b4f9d8bf2c68cb34936dd357
Merge: 6419789 090deb0
Author: Antonio Terceiro <terceiro@debian.org>
Date: Mon Jul 20 21:33:57 2026 -0300
Merge branch 'experiments-priority' into 'master'
Fix experiments priority
See merge request ci-team/debci!347
commit 090deb03b6d719e18e28689145b48fe105610831
Author: Antonio Terceiro <terceiro@debian.org>
Date: Mon Jul 20 18:38:15 2026 -0300
Debci::Experiment: save priority specified at the top level
commit 0d5f37fbc2701636ad05d8b925a8a51b5efbac7d
Author: Antonio Terceiro <terceiro@debian.org>
Date: Mon Jul 20 18:30:48 2026 -0300
Debci::Job.enqueue: don't override stored priority
There was a bug in the experiments code that was causing jobs to be
saved with nil priority. We now prevent that.
commit 64197891101e0ac01c704c1fec343f6d1a5a8b2d
Author: Antonio Terceiro <terceiro@debian.org>
Date: Mon Jul 20 16:50:45 2026 -0300
debci-worker: explictly log architecture when waiting for testbed
commit 9f0f53eec7a1222e64cdf945a0ac9495f52491fb
Merge: 1c54592 c9ef9ca
Author: Antonio Terceiro <terceiro@debian.org>
Date: Tue Jul 14 11:59:08 2026 -0300
Merge branch 'debci-export-data' into 'master'
debc-shell: add batch (non-interactive) mode
See merge request ci-team/debci!346
commit c9ef9cab4879fa44ff974abbb1cab43e733e6998
Author: Antonio Terceiro <terceiro@debian.org>
Date: Tue Jul 14 11:26:17 2026 -0300
Drop deprecated scripts
commit 541f575a16f95871ac22d6ce6f729b17c67f596d
Author: Antonio Terceiro <terceiro@debian.org>
Date: Tue Jul 14 11:10:49 2026 -0300
debci-shell: add support for non-interactive mode
commit 1c54592681c673801fc6a97c40f18e1b880a3769
Author: Antonio Terceiro <terceiro@debian.org>
Date: Sun Jul 12 18:24:16 2026 -0300
Prevent a runtime dependency on dh-sequence-installsysusers
commit 44c9f1511e3db68a1fb4d5f0e218e3a403ae2869
Author: Antonio Terceiro <terceiro@debian.org>
Date: Thu Jul 9 13:13:22 2026 -0300
incus-lxc: allow extra launch arguments
This allows debci worker admins to control extra arguments to be passed
to autopkgtest-virt-(incus|lxd). Note that this is not automatically
exported by debci-test, so it needs to be explicitly exported from any
config files. e.g.
export debci_autopkgtest_incus_launch_args="--storage tmpfs"
commit 9a7dbaea857683b584fe794d0beef269601889ca
Author: Antonio Terceiro <terceiro@debian.org>
Date: Thu Jul 9 11:22:08 2026 -0300
debian/changelog: fix typo
Gbp-Dch: ignore