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
e1947a56a6
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,10 +1,14 @@
|
||||
ubuntu-dev-tools (0.20) UNRELEASED; urgency=low
|
||||
|
||||
[ Cesare Tirabassi ]
|
||||
* suspicious-source: add *.hh to list of excluded files
|
||||
* suspicious-source: format excluded file list to fit 80 chars limit
|
||||
* suspicious-source: corrected typos in script and manual page
|
||||
|
||||
-- Cesare Tirabassi <norsetto@ubuntu.com> Sun, 21 Oct 2007 10:49:26 +0200
|
||||
[ Laurent Bigonville ]
|
||||
* pbuilder-dist: Use new --components options (LP: #140964)
|
||||
|
||||
-- Laurent Bigonville <bigon@ubuntu.com> Mon, 22 Oct 2007 19:50:36 +0200
|
||||
|
||||
ubuntu-dev-tools (0.19) gutsy; urgency=low
|
||||
|
||||
|
2
debian/control
vendored
2
debian/control
vendored
@ -22,4 +22,4 @@ Description: useful tools for Ubuntu developers
|
||||
make their packaging work a lot easier. Such tools can include bug
|
||||
filing, packaging preparation, package analysis, etc.
|
||||
.
|
||||
Homepage: https://launchpad.net/ubuntu-dev-tools/
|
||||
Homepage: https://launchpad.net/ubuntu-dev-tools/
|
||||
|
@ -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