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 98ccb78df9877a98a8519d4aa7378d6da32e9586
Author: Niels Thykier <niels@thykier.net>
Date: Thu Feb 26 20:58:28 2026 +0000
Depend on `python3-debian (>= 1.1.0~)` to replace vendored code
commit fbae648c3f05d9c79ffb0db65530346e0c994c38
Author: Niels Thykier <niels@thykier.net>
Date: Thu Feb 26 20:18:36 2026 +0000
.gitlab-ci: Remove `noble` from the list of CI tested OSes
We are about to bump the dependency on `python3-debian`.
Gbp-Dch: ignore
commit 8bb86bde4ea9a53033e20e2a3d102cb763e4ed10
Author: Niels Thykier <niels@thykier.net>
Date: Thu Feb 26 18:42:55 2026 +0000
debputy: provide better error messages for invalid dates in `dch`
Spotted in: https://salsa.debian.org/lintian/lintian/-/merge_requests/670#note_728604
Thanks: Nilesh Patra <nilesh@debian.org>
commit e04bfd2c795d27b946bf12e27c8ae452f08190fe
Author: Niels Thykier <niels@thykier.net>
Date: Sun Feb 22 17:53:15 2026 +0000
Provide a virtual overlay FS
Gbp-Dch: ignore
commit 62f795de3c97355adf4347196d7171a61c26daa6
Author: Niels Thykier <niels@thykier.net>
Date: Sun Feb 22 12:13:09 2026 +0000
Rename `FSPath` to `InMemoryVirtualPath`
Gbp-Dch: ignore
commit 1823023246ae7079eeb68dcf497875a3af041b6d
Author: Niels Thykier <niels@thykier.net>
Date: Sun Feb 22 10:34:48 2026 +0000
Split `InMemoryVirtualPathBase` from `FSPath`
The `__contains__` method was removed because it was identical with
`VirtualPath.__contains__`.
Gbp-Dch: ignore
commit 265d4057f95c51e52eaa771f128e931a8927439c
Author: Niels Thykier <niels@thykier.net>
Date: Sun Feb 22 10:12:31 2026 +0000
Inline `tar_owner_info` in `highlevel_manifest.py`
It accesses private members, which is unfortunate. However,
clean up is needed and for that reducing mental complexity
of the method is needed.
Gbp-Dch: ignore
commit 5354442f3e6ace9c454b5b219944846a996b354b
Author: Niels Thykier <niels@thykier.net>
Date: Sun Feb 22 10:09:36 2026 +0000
Remove 'tar_path` as a property of `FSPath`
Its replacement is inlined in the file with the only call sites.
Gbp-Ignore:
commit e1427055518ac3ddae4c7d72436766f64b932a15
Author: Niels Thykier <niels@thykier.net>
Date: Sat Feb 21 09:55:48 2026 +0000
Add a reminder comment about why `debhelper-compat` is still here
Gbp-Dch: ignore
commit cd4e3cf04769ff812bf740e14fd7eb14b3e7152d
Author: Niels Thykier <niels@thykier.net>
Date: Sun Feb 15 13:01:58 2026 +0000
Tweak a manual migration text to suggest installing the latest version
Gbp-Dch: ignore
commit 9f59da950b6cb7d8c96fa27299c89bed8a554b26
Author: Niels Thykier <niels@thykier.net>
Date: Sun Feb 15 12:51:09 2026 +0000
dh_*: Add introspection hints for `debhelper`
commit 22e188a31a9239172c6be62f9cda7f81f21c52e6
Author: Niels Thykier <niels@thykier.net>
Date: Sat Feb 14 10:26:22 2026 +0000
LSP/Lint: Recognise `Name` and `Contact` in `d/upstream/metadata`
commit a78a02169efb223bb5a9de8abac27b0b37ec0124
Author: Niels Thykier <niels@thykier.net>
Date: Sat Feb 14 07:57:06 2026 +0000
fix typo in `pod2man` command
Gbp-Dch: ignore
commit e0fc5f7775de76b4ee21484b6e9dce00ab36556d
Author: Niels Thykier <niels@thykier.net>
Date: Sat Feb 14 07:11:07 2026 +0000
Fix NameError in a warning
Gbp-Dch: ignore
commit b2496ce069bf3983f0189f859c112218646b9ea1
Author: Nicolas Boulenguez <nicolas@debian.org>
Date: Wed Feb 11 09:15:26 2026 +0100
Test library autoconf builds, fix libdir and soname=filename
Test a basic case (file name = shared object name), in addition to the
existing libtool-style case.
Cleaning and and versioned dependencies are not useful in a test.