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 315401a3b44499bbc2171a2615a7148c6712573d
Author: Antonio Terceiro <terceiro@debian.org>
Date: Tue Aug 4 17:58:56 2026 -0300
Debci::HTMLHelpers: delegate hostname format to Rack
Rack::Request is already able to not use an explicit port number in
production, when standard (and thus redundant) port numbers are used.
This avoids producing URLs like https://ci.debian.net:443/... in
production.
commit 1de02a761646b02422aaeab4ad6347f714d7e1bc
Merge: ab1fb50 13fa092
Author: Antonio Terceiro <terceiro@debian.org>
Date: Wed Jul 29 20:53:08 2026 -0300
Merge branch 'experiments-list-regressions' into 'master'
experiment: add page to list regressions
See merge request ci-team/debci!350
commit 13fa092e5f540e9b72524f3c81cbc9e784bd666a
Author: Antonio Terceiro <terceiro@debian.org>
Date: Wed Jul 29 20:45:58 2026 -0300
experiment: add page to list regressions
commit 0595d9104e7f7ed57daf2afe31ec03b1876b9605
Author: Antonio Terceiro <terceiro@debian.org>
Date: Wed Jul 29 20:27:13 2026 -0300
experiment: fix whitespace
Gbp-Dch: ignore
commit 9346d29664d841410672536ca86b958cf59fe918
Author: Antonio Terceiro <terceiro@debian.org>
Date: Wed Jul 29 20:18:24 2026 -0300
experiment: extract test listing to a partial
Gbp-Dch: ignore
commit ab1fb5013389ba03b11c0fa64037b4588dcff298
Merge: 9748248 39aad1a
Author: Antonio Terceiro <terceiro@debian.org>
Date: Wed Jul 29 20:26:55 2026 -0300
Merge branch 'experiments-completion' into 'master'
experiments: display percent completed
See merge request ci-team/debci!349
commit 39aad1abc907fafca9e5355312d584c27cecf9f1
Author: Antonio Terceiro <terceiro@debian.org>
Date: Wed Jul 29 20:03:35 2026 -0300
experiments: display percent completed
commit b0b6cbd88c4b0b8df7998ad968879eba7e2ce5db
Author: Antonio Terceiro <terceiro@debian.org>
Date: Wed Jul 29 19:41:58 2026 -0300
Debci::Experiment: calculate percent completed
commit 48c8d1299145e20876b5e75c985c309b7a625811
Author: Antonio Terceiro <terceiro@debian.org>
Date: Wed Jul 29 19:20:27 2026 -0300
experiment_spec: drop unused code
Gbp-Dch: ignore
commit 9748248470c8b70e0c8d9ddcc931673fde84dac3
Merge: 9b852d5 d2ea55a
Author: Antonio Terceiro <terceiro@debian.org>
Date: Mon Jul 27 17:20:10 2026 -0300
Merge branch 'experiments-reject-list' into 'master'
experiments: immediately fail packages in the reject list
See merge request ci-team/debci!348
commit d2ea55a9eb51e58b4a2db55e4573f15a44962a95
Author: Antonio Terceiro <terceiro@debian.org>
Date: Mon Jul 27 17:01:20 2026 -0300
experiments: immediately fail packages in the reject list
commit 9b852d5c2b28e9282a94d93af34f52821ba78d13
Author: Antonio Terceiro <terceiro@debian.org>
Date: Tue Jul 21 16:13:08 2026 -0300
experiment: process packages in batches
This will prevent the loading of a potentially large number of objects
in memory at once.
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
https://salsa.debian.org/api/v4/projects/ci-team%2Fdebci API request failed: 401 Unauthorized at /srv/qa.debian.org/data/vcswatch/vcswatch line 410.