[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible debian: use botch-create-graph --deb-drop-b-d-indep because --drop-b-d-indep got replaced by it
Mattia Rizzolo
mattia at debian.org
Sat Sep 17 13:14:48 UTC 2016
This is an automated email from the git hooks/post-receive script.
mattia pushed a commit to branch master
in repository jenkins.debian.net.
commit 33537327617bce60a0d6fcd724316f771422ffe7
Author: Johannes 'josch' Schauer <josch at mister-muffin.de>
Date: Sat Sep 17 14:50:50 2016 +0200
reproducible debian: use botch-create-graph --deb-drop-b-d-indep because --drop-b-d-indep got replaced by it
Signed-off-by: Mattia Rizzolo <mattia at debian.org>
---
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 48a12fa..00999d2 100755
--- a/bin/reproducible_create_meta_pkg_sets.sh
+++ b/bin/reproducible_create_meta_pkg_sets.sh
@@ -184,7 +184,7 @@ update_pkg_sets() {
grep-dctrl --exact-match --field Package build-essential "$PACKAGES" \
| schroot --directory /tmp -c source:jenkins-reproducible-unstable -- botch-latest-version - - \
| 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 --drop-b-d-indep --quiet --deb-native-arch="$ARCH" --strongtype --bg "$SOURCES" "$PACKAGES" - \
+ | schroot --directory /tmp -c source:jenkins-reproducible-unstable -- botch-create-graph --deb-drop-b-d-indep --quiet --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" \
| grep-dctrl --no-field-names --show-field=Package '' > $TMPFILE
--
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