summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Kitt <skitt@debian.org>2014-06-21 13:54:26 +0200
committerPeter Hutterer <peter.hutterer@who-t.net>2014-06-23 10:56:20 +1000
commitaa691257dd32a78ffc3de928759fb89f68f798a5 (patch)
treefafcc0fde2b78ed5b674f4a3f2df90d9ef0c51b7
parentd53e5eca97df46c79e8954f42cf344c7bd84a7b2 (diff)
Add a link to the PGP signature in the announcement email.
Hi, Tarballs are now signed correctly, witness the recent evemu release. It would be nice if the announcement email mentioned the availability of these signatures. Signed-off-by: Stephen Kitt <skitt@debian.org> Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
-rwxr-xr-xrelease.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/release.sh b/release.sh
index d859020..6909225 100755
--- a/release.sh
+++ b/release.sh
@@ -107,6 +107,7 @@ http://$host_current/$section_path/$tarball
MD5: `$MD5SUM $tarball`
SHA1: `$SHA1SUM $tarball`
SHA256: `$SHA256SUM $tarball`
+PGP: http://${host_current}/${section_path}/${tarball}.sig
RELEASE
done