[Qa-jenkins-scm] [jenkins.debian.net] 01/07: reproducible Debian: avoid DRY by specifying BUILDINFO_SIGNED
Holger Levsen
holger at layer-acht.org
Mon Oct 31 21:36:56 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 c1294524086e363851b548313038c1ea4457966f
Author: Chris Lamb <lamby at debian.org>
Date: Fri Oct 28 18:17:56 2016 +0100
reproducible Debian: avoid DRY by specifying BUILDINFO_SIGNED
Signed-off-by: Chris Lamb <lamby at debian.org>
Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
bin/reproducible_build.sh | 1 +
1 file changed, 1 insertion(+)
diff --git a/bin/reproducible_build.sh b/bin/reproducible_build.sh
index 7b49886..750dcc8 100755
--- a/bin/reproducible_build.sh
+++ b/bin/reproducible_build.sh
@@ -543,6 +543,7 @@ get_source_package() {
DBDREPORT="${SRCPACKAGE}_${EVERSION}.diffoscope.html"
DBDTXT="${SRCPACKAGE}_${EVERSION}.diffoscope.txt"
BUILDINFO="${SRCPACKAGE}_${EVERSION}_${ARCH}.buildinfo"
+ BUILDINFO_SIGNED="${BUILDINFO}.asc"
}
check_suitability() {
--
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