sbuild (0.91.10)
[PTS] [DDPO]
COMMITS: VCS has seen 1 commit since the debian/0.91.10 tag
- Git: https://salsa.debian.org/debian/sbuild.git
-
- Branch: main
- Path: debian/changelog
- Repo size: 3112960
- Browser: https://salsa.debian.org/debian/sbuild
- Last scan: 2026-09-04 09:51:01+00
- Error: https://salsa.debian.org/api/v4/projects/debian%2Fsbuild API request failed: 401 Unauthorized at /srv/qa.debian.org/data/vcswatch/vcswatch line 410.
- Next scan: 2026-09-11 15:37:00+00
- Debian changelog in Git:
sbuild (0.91.10) unstable; urgency=medium
[ Luca Boccassi ]
* Install and use sysusers.d/tmpfiles.d config files
[ Arnaud Rebillout ]
* Fix default value for UNSHARE_MMDEBSTRAP_EXTRA_ARGS (Closes: #1137071)
[ Tianyu Chen ]
* Add ; for examples in sbuild.conf
[ Benjamin Drung ]
* Map *-proposed pocket to base suite
* Mark autopkgtests needing Internet access
* Support chroot in /usr/bin (LP: #2133900)
[ Philippe SWARTVAGHER ]
* Fix running autopkgtest with --extra-package=/dir/
[ Jochen Sprickerhof ]
* Add --apt-distclean commandline option (Closes: #1135581)
* Drop duplicated build dependency
* Fix some groff warnings
* Add d/clean
* Deprecate the buildd package
* Drop optional priority
* Drop R³
* Bump policy version (no changes)
[ Johannes Schauer Marin Rodrigues ]
* man/sbuild.1.in: move the unshare backend docs to the top
-- Jochen Sprickerhof <jspricke@debian.org> Sat, 27 Jun 2026 12:06:03 +0200
- This branch is 1 commit ahead of tag debian/0.91.10
- Git log:
commit d3d5ea204742c62e96be2687e6afcbd2f817588f
Author: Benjamin Drung <benjamin.drung@canonical.com>
Date: Mon Jun 29 17:32:48 2026 +0200
man/sbuild.1.in: clarify --autopkgtest-virt-server* parameters
The `--autopkgtest-virt-server*` parameters are only relevant when using
`--chroot-mode=autopkgtest`. Mention that restriction in the man page to
avoid confusion.
Closes: #1140787