From: Aurelien Jarno Date: Tue, 7 Feb 2017 15:29:38 +0000 (+0100) Subject: setup-all-dchroots: use the 2017 key for debian-ports X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;ds=sidebyside;h=bb6f9f0d6630835690b6a13335b4b2fd70643542;p=mirror%2Fdsa-puppet.git setup-all-dchroots: use the 2017 key for debian-ports --- diff --git a/modules/schroot/files/setup-all-dchroots b/modules/schroot/files/setup-all-dchroots index 48601a163..92e5e59a9 100755 --- a/modules/schroot/files/setup-all-dchroots +++ b/modules/schroot/files/setup-all-dchroots @@ -72,7 +72,7 @@ case `hostname` in pizzetti) archs="ppc64" extra="$extra -m http://ftp.de.debian.org/debian-ports" - extra="$extra -k /root/debian-ports-archive-2016.gpg" + extra="$extra -k /root/debian-ports-archive-2017.gpg" extra="$extra -I debian-ports-archive-keyring" ;; *)