[Qa-jenkins-scm] [jenkins.debian.net] 01/03: reproducible Debian: update URL for tails packages list

Holger Levsen holger at layer-acht.org
Wed Sep 6 12:45:56 UTC 2017


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 25b7dd5c10c0707ae94e92c337924bd942116857
Author: Holger Levsen <holger at layer-acht.org>
Date:   Wed Sep 6 14:42:48 2017 +0200

    reproducible Debian: update URL for tails packages list
    
    Signed-off-by: Holger Levsen <holger at layer-acht.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 918a339..dd641c9 100755
--- a/bin/reproducible_create_meta_pkg_sets.sh
+++ b/bin/reproducible_create_meta_pkg_sets.sh
@@ -343,7 +343,7 @@ update_pkg_set_specific() {
 			fi
 			;;
 		tails)	# tails
-			URL="https://nightly.tails.boum.org/build_Tails_ISO_feature-stretch/lastSuccessful/archive/latest.iso.build-manifest"
+			URL="https://nightly.tails.boum.org/build_Tails_ISO_devel/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