vcswatch reports that
this package seems to have a new changelog entry (version
2.24.8, distribution
UNRELEASED) and new commits
in its VCS. You should consider whether it's time to make
an upload.
Here are the relevant commit messages:
commit 8ca3beecbf34ee98cbcbc635319db78b81f32ca8
Author: Gioele Barabucci <gioele@svario.it>
Date: Tue Mar 5 10:02:42 2024 +0100
test/test_wrap-and-sort: Test that build systems are listed first
Signed-off-by: Holger Levsen <holger@layer-acht.org>
commit 1cb0aea242132d99f0a3c91ffabd896e787e1c5b
Author: Gioele Barabucci <gioele@svario.it>
Date: Mon Mar 4 21:48:13 2024 +0100
test/test_wrap-and-sort: Allow testing parameters
Signed-off-by: Holger Levsen <holger@layer-acht.org>
commit bcd5990bc5998b29e42567210fde80a9edbe8b37
Author: Gioele Barabucci <gioele@svario.it>
Date: Sun Mar 3 22:47:05 2024 +0100
wrap-and-sort: Sort build-system packages first
It is common to have, say, "debhelper-compat (= X), dh-lua" as the
first entries in Build-Depends to signal which build system is used.
Make wrap-and-sort upheld this convention and preserve this order.
Closes: #1049943
Signed-off-by: Holger Levsen <holger@layer-acht.org>
commit 21a0d3d1c9a5046195230251112d54a535ad9bf1
Author: Holger Levsen <holger@layer-acht.org>
Date: Thu Dec 12 16:46:08 2024 +0100
Start 2.24.8 development.
d/changelog entries will be written on release
using the git commit messages.
Use 'gbp dch --since v2.24.7 --multimaint-merge'
to write d/changelog entries since that last release.
Gbp-Dch: ignore
Signed-off-by: Holger Levsen <holger@layer-acht.org>