projects
/
mirror
/
dsa-puppet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f244ad4
)
setup-all-dchroots: use the 2017 key for debian-ports
author
Aurelien Jarno
<aurelien@aurel32.net>
Tue, 7 Feb 2017 15:29:38 +0000
(16:29 +0100)
committer
Aurelien Jarno
<aurelien@aurel32.net>
Tue, 7 Feb 2017 15:29:38 +0000
(16:29 +0100)
modules/schroot/files/setup-all-dchroots
patch
|
blob
|
history
diff --git
a/modules/schroot/files/setup-all-dchroots
b/modules/schroot/files/setup-all-dchroots
index
48601a1
..
92e5e59
100755
(executable)
--- 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-201
6
.gpg"
+ extra="$extra -k /root/debian-ports-archive-201
7
.gpg"
extra="$extra -I debian-ports-archive-keyring"
;;
*)