sbuild (0.91.0)
[PTS] [DDPO]
OLD: VCS is behind the version in the archive: 0.90.2 < 0.91.0.
- Git: https://salsa.debian.org/debian/sbuild.git
-
- Branch: main
- Path: debian/changelog
- Repo size: 8196096
- Browser: https://salsa.debian.org/debian/sbuild
- Last scan: 2025-10-01 16:00:02+00
- Next scan: 2025-10-09 04:08:00+00
- Open issues: 3
- Merge requests: 11
- CI pipeline status: failed
- Debian changelog in Git:
sbuild (0.90.2) unstable; urgency=medium
* Always append newline in binNMU changelog.
Thanks to mjt (Closes: #1111776)
-- Jochen Sprickerhof <jspricke@debian.org> Tue, 26 Aug 2025 13:31:30 +0200
- This branch is 2 commits ahead of tag debian/0.90.2
- Git log:
commit 38545ea8843dc5f589cd35085c9c219488707b1c
Author: Johannes Schauer Marin Rodrigues <josch@debian.org>
Date: Wed Oct 1 17:57:31 2025 +0200
lib/Sbuild/Build.pm: perltidy
commit 96b3c590bbef313d17cdfbcb097ec90ef9da2014
Author: Johannes Schauer Marin Rodrigues <josch@debian.org>
Date: Wed Oct 1 17:35:03 2025 +0200
lib/Sbuild/Build.pm: preserve TMPDIR when running autopkgtest
The environment filter cleans everything. This commit allows TMPDIR so
that users can select where, for example, the unshare autopkgtest
backend unpacks the chroot tarball.