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 b8032a937bd2880eb49c95301d7ee3660f4cddd6
Merge: 7b8e251 0cc2340
Author: Antonio Terceiro <terceiro@debian.org>
Date: Mon Oct 28 20:32:35 2024 +0000
Merge branch 'autopkgtest-stable' into 'master'
Revert ".gitlab-ci.yml: disable autopkgtest-stable for now"
See merge request ci-team/debci!283
commit 0cc23405cd5f16d431f56aafe7e8312b651891ee
Author: Antonio Terceiro <terceiro@debian.org>
Date: Mon Oct 28 11:00:04 2024 -0300
autopkgtest-stable: use autopkgtest from backports
commit b77cbe146aea0f6bf5129c90bb73bfed9787cc56
Author: Antonio Terceiro <terceiro@debian.org>
Date: Sat Oct 26 15:16:45 2024 -0300
Revert ".gitlab-ci.yml: disable autopkgtest-stable for now"
This reverts commit 8139107f7102724505ebec3c0d6b8fadacc812d5.
commit 7b8e2510570990de3ec9c9338e001066a42238be
Merge: 784ca9c a5962a5
Author: Antonio Terceiro <terceiro@debian.org>
Date: Tue Sep 24 23:52:06 2024 +0000
Merge branch 'self-service-validation' into 'master'
self service: validate suite and architecture
See merge request ci-team/debci!281
commit a5962a552bc08f518dad71909659c24cba348327
Author: Antonio Terceiro <terceiro@debian.org>
Date: Tue Sep 24 20:31:49 2024 -0300
self service: improve markup for architecture and suite
This should avoid automatic page translation from mucking with the
underlying form values.
commit 554fecf542dec511aa5318212712a94f52d7e99e
Author: Antonio Terceiro <terceiro@debian.org>
Date: Tue Sep 24 20:25:16 2024 -0300
self service: validate suite and architecture
commit 421f7600d1f63a76a98bd4996a03c0888a9c3148
Author: Antonio Terceiro <terceiro@debian.org>
Date: Sun Sep 22 18:05:00 2024 -0300
debci-api: auth: fix username output
commit 784ca9c6ef24cf6c32504d7e4223d10b8c975df9
Author: Antonio Terceiro <terceiro@debian.org>
Date: Fri Sep 20 15:15:42 2024 -0300
log_viewer: don't special case logs with only 1 section
commit 753950437d8d61259817ade78f3dab9ff0ff2054
Merge: bb0dbd6 ee62d36
Author: Antonio Terceiro <terceiro@debian.org>
Date: Fri Sep 20 18:23:01 2024 +0000
Merge branch 'pkg-storage-limit' into 'master'
Per-package storage limits
See merge request ci-team/debci!279
commit ee62d36c9f443a2b302c009d9b8866556bdf3d43
Author: Antonio Terceiro <terceiro@debian.org>
Date: Mon Sep 16 21:58:25 2024 -0300
admin: packages: support nicely formatted storage sizes
commit 0f518b3ae390d7a803385340ddad24f662d5df8e
Author: Antonio Terceiro <terceiro@debian.org>
Date: Mon Sep 16 21:55:44 2024 -0300
admin: fix file extension
commit 8ca64244c10afff1b875bd9898e0047257cbfa05
Author: Antonio Terceiro <terceiro@debian.org>
Date: Tue Sep 3 20:14:18 2024 -0300
Debci::StorageLimit: respect a per-package storage limit
commit bb0dbd6aace11204af1ec81d1165ae506b8a2ed6
Author: Antonio Terceiro <terceiro@debian.org>
Date: Mon Sep 16 20:38:55 2024 -0300
debci-setup: keep only 20 days of logs
commit 8c37dab56a87bbbc111b391ebea3fcdce7d5303a
Author: Antonio Terceiro <terceiro@debian.org>
Date: Sat Aug 24 13:05:46 2024 -0300
web ui: package: link to the test history even without reference data
commit 136159cdc483a5c439b2dcc18fb84b1038f52147
Merge: 86b0da2 c1b02af
Author: Antonio Terceiro <terceiro@debian.org>
Date: Sat Aug 10 13:50:43 2024 +0000
Merge branch 'status-percentage-neutral' into 'master'
status: add a line for pass+neutral in the percentage graph
See merge request ci-team/debci!277
commit 86b0da269340af874dbd41dc1d4911c41574206a
Merge: a9b7c03 24c0e04
Author: Antonio Terceiro <terceiro@debian.org>
Date: Sat Aug 10 13:44:03 2024 +0000
Merge branch 'dead-code' into 'master'
Remove dead code
See merge request ci-team/debci!278
commit 24c0e0443f0e9a5c50debb5c7c923bbb2c041652
Author: Antonio Terceiro <terceiro@debian.org>
Date: Sat Aug 10 09:59:26 2024 -0300
Remove dead code
commit a9b7c03f346f489a16f9ca273ad86931f889071e
Merge: eeb8c5a 736b09d
Author: Antonio Terceiro <terceiro@debian.org>
Date: Sat Aug 10 12:44:57 2024 +0000
Merge branch 'extra-apt-sources' into 'master'
debci-enqueue: Add support for --extra-apt-sources
See merge request ci-team/debci!275
commit eeb8c5a5163f616ee583c8c4740945cbab2a071a
Merge: 9506484 576664d
Author: Antonio Terceiro <terceiro@debian.org>
Date: Sat Aug 10 12:43:40 2024 +0000
Merge branch 'conf-symlinks' into 'master'
Allow symlinks in conf.d
See merge request ci-team/debci!274
commit c1b02afecb6886b93ec76e72cfc5d289abaa0045
Author: Paul Gevers <elbrus@debian.org>
Date: Thu Jul 25 21:35:16 2024 +0200
status: add a line for pass+neutral in the percentage graph
Since the introduction of neutral, we're missing a good hint of how much goes well
as neutral is also fine. So, lets add a line.
commit 736b09dc50cbf7dfec1fd97c3a2f0fc7842af03e
Author: Christian Kastner <ckk@debian.org>
Date: Fri Jun 7 21:48:10 2024 +0200
debci-enqueue: Add support for --extra-apt-sources
This mirrors the API and self-service.
commit 576664dcac17aeda9da4c17a0ff18f5dd58959b9
Author: Christian Kastner <ckk@debian.org>
Date: Fri Jun 7 21:45:19 2024 +0200
Allow symlinks in conf.d
This is convenient for sharing common configurations, e.g. debci_arch for
Debian and Ubuntu configs on the same host.
commit 950648447d6fc08d415aaff9bcfbc615f0e94aaa
Author: Antonio Terceiro <terceiro@debian.org>
Date: Tue May 28 16:48:26 2024 -0300
log_viewer: fix variable interpolation
Gbp-Dch: ignore
commit 4840e51bbabd2bafffb648ea580043b8b8ea227d
Author: Antonio Terceiro <terceiro@debian.org>
Date: Sat May 4 20:51:50 2024 -0300
debci-test: remove tests-tree from autopkgtest results
tests-tree is a copy of the source package, used to run the tests.
If autopkgtest gets killed (for example, by the Linux OOM killer), it
can be left behind. In the cases where the source package is
substantially large, this can cause problems in the infrastructure,
causing results to not be delivered.
It's safe to just remove it, since we don't need a copy of the source
tree inside the results for anything.
commit f76020225d70bdd4573bbaf9570b8aae769dbc04
Author: Antonio Terceiro <terceiro@debian.org>
Date: Sat May 4 10:01:21 2024 -0300
log_viewer: display link to download artifacts