From bb6f9f0d6630835690b6a13335b4b2fd70643542 Mon Sep 17 00:00:00 2001 From: Aurelien Jarno Date: Tue, 7 Feb 2017 16:29:38 +0100 Subject: [PATCH] setup-all-dchroots: use the 2017 key for debian-ports --- modules/schroot/files/setup-all-dchroots | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" ;; *) -- 2.20.1