mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-05-17 03:41:28 +00:00
Recommend sbuild over pbuilder. sbuild is the tool recommended by Ubuntu developers whose behavior most closely approximates Launchpad builds.
This commit is contained in:
parent
c523b4cfc4
commit
56044d8eac
3
debian/changelog
vendored
3
debian/changelog
vendored
@ -2,6 +2,9 @@ ubuntu-dev-tools (0.202ubuntu1) UNRELEASED; urgency=medium
|
|||||||
|
|
||||||
* ubuntu-build: handle TOCTOU issue with the "can be retried" value on
|
* ubuntu-build: handle TOCTOU issue with the "can be retried" value on
|
||||||
builds.
|
builds.
|
||||||
|
* Recommend sbuild over pbuilder. sbuild is the tool recommended by
|
||||||
|
Ubuntu developers whose behavior most closely approximates Launchpad
|
||||||
|
builds.
|
||||||
|
|
||||||
-- Steve Langasek <steve.langasek@ubuntu.com> Sun, 26 May 2024 12:58:38 -0700
|
-- Steve Langasek <steve.langasek@ubuntu.com> Sun, 26 May 2024 12:58:38 -0700
|
||||||
|
|
||||||
|
2
debian/control
vendored
2
debian/control
vendored
@ -71,7 +71,7 @@ Recommends:
|
|||||||
genisoimage,
|
genisoimage,
|
||||||
lintian,
|
lintian,
|
||||||
patch,
|
patch,
|
||||||
pbuilder | cowbuilder | sbuild,
|
sbuild | pbuilder | cowbuilder,
|
||||||
python3-dns,
|
python3-dns,
|
||||||
quilt,
|
quilt,
|
||||||
reportbug (>= 3.39ubuntu1),
|
reportbug (>= 3.39ubuntu1),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user