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 6cc83f88358ad4057462151cf73d8f9b557f64c1
Merge: 7cf41e7 d1a1fc4
Author: Antonio Terceiro <terceiro@debian.org>
Date: Tue Aug 18 20:53:32 2026 -0300
Merge branch 'simplecov-deprecations' into 'master'
spec_helper: remove usage of deprecated SimpleCov methods
See merge request ci-team/debci!353
commit d1a1fc4647bc49f3527fb682971d77d8aba6223a
Author: Antonio Terceiro <terceiro@debian.org>
Date: Tue Aug 18 20:04:45 2026 -0300
spec_helper: remove usage of deprecated SimpleCov methods
Gbp-Dch: ignore
commit 7cf41e767c40bd4295b052573b53eefe34191de5
Author: Antonio Terceiro <terceiro@debian.org>
Date: Tue Aug 18 20:30:35 2026 -0300
Remove unecessary `require 'set'`
This was flagged by new version of rubocop.
Gbp-Dch: ignore
commit b2134b005f838ea131d9857fd59fd7f232f0d1e5
Author: Antonio Terceiro <terceiro@debian.org>
Date: Tue Aug 18 20:04:10 2026 -0300
rubocop: target Ruby 3.3 by default
commit d4d097d1aa58d575ce1f6ffe60824e304199280d
Author: Antonio Terceiro <terceiro@debian.org>
Date: Tue Aug 18 20:03:43 2026 -0300
Debci::Experiment: process packages ordered by name
commit 4af566ec8f49aba61cf5b3c0fa54f06c7a8037f4
Author: Antonio Terceiro <terceiro@debian.org>
Date: Tue Aug 18 10:33:42 2026 -0300
test/test_helper.sh: start_rabbitmq_server: wait for server
I just saw a CI pipeline failure caused by:
opening socket to localhost:5677: a socket error occurred
/usr/share/rubygems-integration/all/gems/bunny-2.23.0/lib/bunny/session.rb:353:in `rescue in start': Could not establish TCP connection to any of the configured hosts (Bunny::TCPConnectionFailedForAllHosts)
Retrying the job made it pass, so this is just flakiness caused by
timing issues.
This will wait until TCP connections can be made to the test rabbitmq
server, and should prevent connection failures from within the tests
themselves.
Gbp-Dch: ignore
commit cc86bfe4aa0482bc630e6a4edd06a373a52a89db
Author: Antonio Terceiro <terceiro@debian.org>
Date: Tue Aug 18 09:24:42 2026 -0300
debci-setup: allow different retention periods
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.