From dc9b6860ddf2dc2b48d59ca6133cf9814884acd6 Mon Sep 17 00:00:00 2001 From: Joerg Jaspert Date: Fri, 5 Jun 2009 08:39:56 +0200 Subject: [PATCH] Sign with the new key Signed-off-by: Joerg Jaspert --- config/debian/cron.dinstall | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/debian/cron.dinstall b/config/debian/cron.dinstall index 0060d5fd..82f7cbeb 100755 --- a/config/debian/cron.dinstall +++ b/config/debian/cron.dinstall @@ -338,7 +338,7 @@ function i18n2() { dak control-suite -l testing > squeeze dak control-suite -l unstable > sid echo "${STAMP}" > timestamp - gpg --secret-keyring /srv/ftp.debian.org/s3kr1t/dot-gnupg/secring.gpg --keyring /srv/ftp.debian.org/s3kr1t/dot-gnupg/pubring.gpg --no-options --batch --no-tty --armour --default-key 6070D3A1 --detach-sign -o timestamp.gpg timestamp + gpg --secret-keyring /srv/ftp.debian.org/s3kr1t/dot-gnupg/secring.gpg --keyring /srv/ftp.debian.org/s3kr1t/dot-gnupg/pubring.gpg --no-options --batch --no-tty --armour --default-key 55BE302B --detach-sign -o timestamp.gpg timestamp rm -f md5sum md5sum * > md5sum cd ${webdir}/ -- 2.39.2