Unverified Commit e839039c by Evgeni Golov Committed by Stéphane Graber

squeeze is not a supported release anymore, drop the key

parent a2a3d25c
......@@ -291,9 +291,6 @@ openssh-server
if [ ! -f $releasekeyring ]; then
releasekeyring="$cache/archive-key.gpg"
case $release in
"squeeze")
gpgkeyname="archive-key-6.0"
;;
"wheezy")
gpgkeyname="archive-key-7.0"
;;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment