sbuild (0.91.1)
[PTS] [DDPO]
COMMITS: VCS has seen 1 commit since the debian/0.91.1 tag
- Git: https://salsa.debian.org/debian/sbuild.git
-
- Branch: main
- Path: debian/changelog
- Repo size: 4988928
- Browser: https://salsa.debian.org/debian/sbuild
- Last scan: 2025-11-20 02:25:02+00
- Next scan: 2025-11-28 23:18:00+00
- Open issues: 3
- Merge requests: 13
- CI pipeline status: success
- Debian changelog in Git:
sbuild (0.91.1) unstable; urgency=medium
[ Jochen Sprickerhof ]
* Fix typo in d/control
* Test if sbuild-schroot is missing before print warning
* Add an other warning in case sbuild-schroot is not installed
* Move iproute2 and uidmap to depends
[ Johannes Schauer Marin Rodrigues ]
* lib/Sbuild/Build.pm: preserve TMPDIR when running autopkgtest
-- Jochen Sprickerhof <jspricke@debian.org> Wed, 08 Oct 2025 14:13:20 +0200
- This branch is 1 commit ahead of tag debian/0.91.1
- Git log:
commit 3cf512d4c659198b4b57f0a082013632096308ab
Author: Aurelien Jarno <aurelien@aurel32.net>
Date: Sun Oct 19 18:37:24 2025 +0200
debian/rules: drop dh_installinit override
The initscript got removed in commit a8601c7f60b5, so there is no need
for a dh_installinit override anymore.