mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-03-14 00:21:08 +00:00
* pbuilder-dist: Use new --components options (LP: #140964)
This commit is contained in:
commit
89ac3cf249
3
debian/changelog
vendored
3
debian/changelog
vendored
@ -2,8 +2,9 @@ ubuntu-dev-tools (0.21) UNRELEASED; urgency=low
|
||||
|
||||
* debian/control: add a space before the Homepage pseudo-field
|
||||
* pbuilder-dist: add hardy to the distribution list
|
||||
* pbuilder-dist: Use new --components options (LP: #140964)
|
||||
|
||||
-- Laurent Bigonville <bigon@ubuntu.com> Tue, 23 Oct 2007 19:13:03 +0200
|
||||
-- Laurent Bigonville <bigon@ubuntu.com> Tue, 23 Oct 2007 19:23:27 +0200
|
||||
|
||||
ubuntu-dev-tools (0.20) hardy; urgency=low
|
||||
|
||||
|
@ -168,5 +168,5 @@ sudo pbuilder $OPERATION \
|
||||
$( [ -z $DEBCACHE ] || echo "--aptcache $DEBCACHE" ) \
|
||||
--buildresult $BASE_DIR/${FOLDERBASE}_result \
|
||||
--mirror "$ARCHIVE" \
|
||||
--othermirror "deb $ARCHIVE $DISTRIBUTION $COMPONENTS" \
|
||||
--components "$COMPONENTS" \
|
||||
$@
|
||||
|
Loading…
x
Reference in New Issue
Block a user