debputy (0.1.75)
[PTS] [DDPO]
COMMITS: VCS has seen 3 commits since the debian/0.1.75 tag
- Git: https://salsa.debian.org/debian/debputy.git
-
- Branch: main
- Path: debian/changelog
- Repo size: 5201920
- Browser: https://salsa.debian.org/debian/debputy
- Last scan: 2025-09-07 09:30:11+00
- Next scan: 2025-09-14 20:13:00+00
- Open issues: 55
- Merge requests: 2
- CI pipeline status: success
- Debian changelog in Git:
debputy (0.1.75) unstable; urgency=medium
* Manifest:
- Fix a bug where two keywords where parsed but ignored.
The `installation-search-dirs` and the `conffile-management` keys
under `packages.<PACKAGE>` would be full parsed, validated and
then silently ignored due to a bug in `debputy`.
- Add `remove-during-clean`. This is `debputy`'s answer to
`debian/clean` from `dh_clean`. Thanks to
Paride Legovini <paride@debian.org> for reporting the missing
feature.
* migrate-from-dh:
- Support migrating `d/clean` files to the new
`remove-during-clean` feature.
-- Niels Thykier <niels@thykier.net> Sat, 30 Aug 2025 09:30:31 +0000
- This branch is 3 commits ahead of tag debian/0.1.75
- Git log:
commit 7413ac3bc5da246e3d72e6afb7409a95a58bc13f
Author: Niels Thykier <niels@thykier.net>
Date: Sun Sep 7 09:16:52 2025 +0000
Fix two prints that should have been for stderr
Gbp-Dch: ignore
commit 00f71486bb1ca69293db7f795f4122312d712aa1
Author: Niels Thykier <niels@thykier.net>
Date: Sun Sep 7 08:49:57 2025 +0000
refactor: Rename a source file
Gbp-Dch: ignore
commit ed99f48393b3f329be5ae11b4288d58120e5914c
Author: Niels Thykier <niels@thykier.net>
Date: Thu Sep 4 19:52:29 2025 +0000
Fix hatchling choking on ~bpo versions
Gbp-Dch: ignore