vcswatch reports that
this package seems to have a new changelog entry (version
0.1.86~1.gbp7d28bf, 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 ec2de055a6bf33e51bb904f0e0bcf874f441d335
Author: Niels Thykier <niels@thykier.net>
Date: Tue Apr 14 20:46:12 2026 +0000
debputy: fix incorrect `systemd-sysusers` invocation in postinst
Thanks: Paul Gevers <elbrus@debian.org>
Closes: #145
commit 60ceaec9bbd5031d6663fe4c4b5b125210f7ab40
Author: Niels Thykier <niels@thykier.net>
Date: Sat Apr 11 08:42:44 2026 +0000
debputy: Unconditionally remove `/usr/share/doc` in all `udeb` packages
It is not needed nor desired in `udeb`. We might as well just hard
remove it, which simplifies packaging for maintainers as they no
longer have to be careful about `/usr/share/doc`.
commit 11be3553ef35309db62285aa2fce40a920084c03
Author: Paul Gevers <elbrus@debian.org>
Date: Mon Apr 6 16:33:12 2026 +0200
Update sources for the previous changes
commit 5ebce3657e0eb78f974fe5505af325495f9c7b2b
Author: Paul Gevers <elbrus@debian.org>
Date: Sat Apr 4 14:31:19 2026 +0200
Fix minor issues in MANIFEST-FORMAT.md
commit 1de5e8e042afc39286b4ba4e95404990cbac23de
Author: Niels Thykier <niels@thykier.net>
Date: Sat Apr 11 08:16:48 2026 +0000
debputy: call only `pam-auth-update` once on removal
The `libpam-sss` script invokes `pam-auth-update` only once with
multiple files, which means that `debputy` generated script should do
that as well.
commit 79422339c7c4df5f90cc7bf31bf2db623d10f3a8
Author: Niels Thykier <niels@thykier.net>
Date: Mon Apr 6 19:15:54 2026 +0000
Remove unintentional import
Gbp-Dch: ignore
commit 3c31950fba2c971dd32dd9144aa2201705b20a41
Author: Niels Thykier <niels@thykier.net>
Date: Mon Apr 6 13:09:23 2026 +0000
d/changelog: Create snapshot
To manually write the changelog entries for the previous commits.
Gbp-Dch: ignore
commit 7d28bf36455a65073052597513bc661095e8e207
Author: Niels Thykier <niels@thykier.net>
Date: Mon Apr 6 13:03:14 2026 +0000
debputy: do not install upstream changelogs into `udeb` packages
Part-of: #1132773
commit 9965efb74f80acd91f99adf368f1786ad0b661a2
Author: Niels Thykier <niels@thykier.net>
Date: Mon Apr 6 12:57:00 2026 +0000
debputy: Make `PPF` have package type
Some `PPF`s are not subject to all package types. As examples are
`changelog` and `copyright` neither of which are to be installed into
`udeb` packages.
Part-of: #1132773