mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-03-16 09:31:08 +00:00
merged bigon's branch to fix #146475
This commit is contained in:
commit
1d7bf66c65
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
||||
ubuntu-dev-tools (0.19) UNRELEASED; urgency=low
|
||||
|
||||
[ Laurent Bigonville ]
|
||||
* pbuilder-dist: Fix error on chroot creation (LP: #146475)
|
||||
|
||||
-- Adrien Cunin <adri2000@ubuntu.com> Sun, 07 Oct 2007 00:03:57 +0200
|
||||
|
||||
ubuntu-dev-tools (0.18) gutsy; urgency=low
|
||||
|
||||
* requestsync: add an option to "Add latest debian version to the title of
|
||||
|
@ -168,5 +168,5 @@ sudo pbuilder $OPERATION \
|
||||
$( [ -z $DEBCACHE ] || echo "--aptcache $DEBCACHE" ) \
|
||||
--buildresult $BASE_DIR/${FOLDERBASE}_result \
|
||||
--mirror "$ARCHIVE" \
|
||||
--othermirror "\"deb $ARCHIVE $DISTRIBUTION $COMPONENTS\"" \
|
||||
--othermirror "deb $ARCHIVE $DISTRIBUTION $COMPONENTS" \
|
||||
$@
|
||||
|
Loading…
x
Reference in New Issue
Block a user