[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible Debian: use stretch manifest for tails pkg set again (now that it has been repaired)

Holger Levsen holger at layer-acht.org
Thu Nov 10 16:33:43 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 c94e1ff1e9d3ddf4d21fcdaa735abed6660d15e4
Author: Holger Levsen <holger at layer-acht.org>
Date:   Thu Nov 10 17:33:31 2016 +0100

    reproducible Debian: use stretch manifest for tails pkg set again (now that it has been repaired)
---
 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 177bf43..1ab2a88 100755
--- a/bin/reproducible_create_meta_pkg_sets.sh
+++ b/bin/reproducible_create_meta_pkg_sets.sh
@@ -342,7 +342,7 @@ update_pkg_set_specific() {
 			fi
 			;;
 		tails)	# tails
-			URL="https://nightly.tails.boum.org/build_Tails_ISO_devel/lastSuccessful/archive/latest.iso.build-manifest"
+			URL="https://nightly.tails.boum.org/build_Tails_ISO_feature-stretch/lastSuccessful/archive/latest.iso.build-manifest"
 			echo "Downloading $URL now."
 			curl $URL > $TMPFILE
 			if ! grep '404 Not Found' $TMPFILE ; then

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