[Qa-jenkins-scm] [jenkins.debian.net] 01/01: bin/reproducible_create_meta_pkg_sets.sh: also output source packages that only build arch:all binary packages

Holger Levsen holger at moszumanska.debian.org
Tue Jun 2 14:47:41 UTC 2015


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository jenkins.debian.net.

commit a188e0b558a40c67dbef053acd2b860215d66489
Author: josch <j.schauer at email.de>
Date:   Tue Jun 2 16:43:32 2015 +0200

    bin/reproducible_create_meta_pkg_sets.sh: also output source packages that only build arch:all binary packages
---
 bin/reproducible_create_meta_pkg_sets.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/reproducible_create_meta_pkg_sets.sh b/bin/reproducible_create_meta_pkg_sets.sh
index a22d4ab..752d72b 100755
--- a/bin/reproducible_create_meta_pkg_sets.sh
+++ b/bin/reproducible_create_meta_pkg_sets.sh
@@ -133,7 +133,7 @@ update_pkg_sets() {
 			| schroot --directory /tmp -c source:jenkins-reproducible-unstable -- botch-bin2src --deb-native-arch="$ARCH" - "$SOURCES" \
 			| schroot --directory /tmp -c source:jenkins-reproducible-unstable -- botch-create-graph --deb-native-arch="$ARCH" --strongtype --bg "$SOURCES" "$PACKAGES" - \
 			| schroot --directory /tmp -c source:jenkins-reproducible-unstable -- botch-buildgraph2packages - "$PACKAGES" \
-			| schroot --directory /tmp -c source:jenkins-reproducible-unstable -- botch-bin2src --deb-native-arch="$ARCH" - "$SOURCES" \
+			| schroot --directory /tmp -c source:jenkins-reproducible-unstable -- botch-bin2src --all --deb-native-arch="$ARCH" - "$SOURCES" \
 			| grep-dctrl --no-field-names --show-field=Package '' \
 			| sort -u > $TMPFILE
 		update_if_similar ${META_PKGSET[4]}.pkgset

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list