From 3ce52f59cf3b8fdeab72247d936f3eacf5fa5446 Mon Sep 17 00:00:00 2001 From: Laurent Bigonville Date: Thu, 25 Oct 2007 14:29:05 +0200 Subject: [PATCH 1/4] * pbuilder-dist: Add an empty --othermirror --- debian/changelog | 5 +++-- pbuilder-dist | 1 + 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 44ae29f..a2b551b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,9 +2,10 @@ 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) + * pbuilder-dist: Use new --components options (LP: #140964) + * pbuilder-dist: Add an empty --othermirror - -- Laurent Bigonville Tue, 23 Oct 2007 19:23:27 +0200 + -- Laurent Bigonville Thu, 25 Oct 2007 14:28:07 +0200 ubuntu-dev-tools (0.20) hardy; urgency=low diff --git a/pbuilder-dist b/pbuilder-dist index 1580685..1b65b47 100755 --- a/pbuilder-dist +++ b/pbuilder-dist @@ -168,5 +168,6 @@ sudo pbuilder $OPERATION \ $( [ -z $DEBCACHE ] || echo "--aptcache $DEBCACHE" ) \ --buildresult $BASE_DIR/${FOLDERBASE}_result \ --mirror "$ARCHIVE" \ + --othermirror "" \ --components "$COMPONENTS" \ $@ From 208cd556c52143dd7c9d7cf62ef3404c587750ee Mon Sep 17 00:00:00 2001 From: Laurent Bigonville Date: Sun, 28 Oct 2007 12:42:21 +0100 Subject: [PATCH 2/4] Be more verbose about --othermirror change --- debian/changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index a2b551b..0012e35 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,9 +3,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) - * pbuilder-dist: Add an empty --othermirror + * pbuilder-dist: Add an empty --othermirror to override config in pbuilderrc - -- Laurent Bigonville Thu, 25 Oct 2007 14:28:07 +0200 + -- Laurent Bigonville Sun, 28 Oct 2007 12:41:56 +0100 ubuntu-dev-tools (0.20) hardy; urgency=low From dd5949b1079ab748265b5e860758b430093da15d Mon Sep 17 00:00:00 2001 From: Laurent Bigonville Date: Wed, 31 Oct 2007 17:52:08 +0100 Subject: [PATCH 3/4] Autoclose a bug --- debian/changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 410482c..368f21c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,7 +4,7 @@ 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) - * pbuilder-dist: Add an empty --othermirror to override config in pbuilderrc + * pbuilder-dist: Add an empty --othermirror to override config in pbuilderrc (LP: #156183) [ Kees Cook ] * mk-sbuild-lv: fix gnupg install, adjust symlink creation @@ -12,7 +12,7 @@ ubuntu-dev-tools (0.21) UNRELEASED; urgency=low [ Siegfried-Angel Gevatter Pujals (RainCT) ] * Add get-build-deps and it's documentation. - -- Siegfried-Angel Gevatter Pujals (RainCT) Sat, 27 Oct 2007 23:03:42 +0200 + -- Laurent Bigonville Wed, 31 Oct 2007 17:49:09 +0100 ubuntu-dev-tools (0.20) hardy; urgency=low From 9a56e9701e0d17ae33c64c164fef26cb55034cda Mon Sep 17 00:00:00 2001 From: Laurent Bigonville Date: Thu, 1 Nov 2007 18:57:19 +0100 Subject: [PATCH 4/4] Revert change 25 --- debian/changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 368f21c..410482c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,7 +4,7 @@ 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) - * pbuilder-dist: Add an empty --othermirror to override config in pbuilderrc (LP: #156183) + * pbuilder-dist: Add an empty --othermirror to override config in pbuilderrc [ Kees Cook ] * mk-sbuild-lv: fix gnupg install, adjust symlink creation @@ -12,7 +12,7 @@ ubuntu-dev-tools (0.21) UNRELEASED; urgency=low [ Siegfried-Angel Gevatter Pujals (RainCT) ] * Add get-build-deps and it's documentation. - -- Laurent Bigonville Wed, 31 Oct 2007 17:49:09 +0100 + -- Siegfried-Angel Gevatter Pujals (RainCT) Sat, 27 Oct 2007 23:03:42 +0200 ubuntu-dev-tools (0.20) hardy; urgency=low