[Qa-jenkins-scm] [jenkins.debian.net] 01/02: reproducible: don't require debhelper in a patched version we don't need it anymore since the new patched dpkg

Holger Levsen holger at moszumanska.debian.org
Sat Jan 16 10:44:15 UTC 2016


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 a8be0487a3016f766ae4ae6cbd5a3458d188d8ed
Author: Mattia Rizzolo <mattia at debian.org>
Date:   Fri Jan 15 22:33:08 2016 +0000

    reproducible: don't require debhelper in a patched version we don't need it anymore since the new patched dpkg
---
 bin/reproducible_setup_pbuilder.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/reproducible_setup_pbuilder.sh b/bin/reproducible_setup_pbuilder.sh
index c7c0ead..2f0ecbe 100755
--- a/bin/reproducible_setup_pbuilder.sh
+++ b/bin/reproducible_setup_pbuilder.sh
@@ -132,7 +132,7 @@ if [ -n "$OLDSTAMP" ] || [ ! -f $BASETGZ ] || [ ! -f $STAMP ] ; then
 	else
 		echo "$BASETGZ outdated, creating a new one..."
 	fi
-	setup_pbuilder $SUITE $SUITE-reproducible-base dpkg dpkg-dev debhelper
+	setup_pbuilder $SUITE $SUITE-reproducible-base dpkg dpkg-dev
 else
 	echo "$BASETGZ not old enough, doing nothing..."
 fi

-- 
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