mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-03-13 08:01:09 +00:00
* pbuilder-dist: Use new --components options (LP: #140964)
* pbuilder-dist: Add an empty --othermirror to override config in pbuilderrc
This commit is contained in:
commit
53bacd6bdf
2
debian/changelog
vendored
2
debian/changelog
vendored
@ -3,6 +3,8 @@ ubuntu-dev-tools (0.21) UNRELEASED; urgency=low
|
||||
[ Laurent Bigonville ]
|
||||
* 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)
|
||||
* pbuilder-dist: Add an empty --othermirror to override config in pbuilderrc
|
||||
|
||||
[ Kees Cook ]
|
||||
* mk-sbuild-lv: fix gnupg install, adjust symlink creation
|
||||
|
@ -168,5 +168,6 @@ sudo pbuilder $OPERATION \
|
||||
$( [ -z $DEBCACHE ] || echo "--aptcache $DEBCACHE" ) \
|
||||
--buildresult $BASE_DIR/${FOLDERBASE}_result \
|
||||
--mirror "$ARCHIVE" \
|
||||
--othermirror "deb $ARCHIVE $DISTRIBUTION $COMPONENTS" \
|
||||
--othermirror "" \
|
||||
--components "$COMPONENTS" \
|
||||
$@
|
||||
|
Loading…
x
Reference in New Issue
Block a user