Unverified Commit 51f338c3 by Evgeni Golov Committed by Stéphane Graber

squeeze is not a supported release anymore, drop the key

parent fef91337
......@@ -272,9 +272,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