From 4f5aa40568528e244b53597393996d91fb55ecc4 Mon Sep 17 00:00:00 2001 From: Axel Beckert Date: Sat, 1 Mar 2014 02:46:09 +0100 Subject: debian/watch: Check upstream GPG signature Add upstream keyring from https://savannah.gnu.org/project/memberlist-gpgkeys.php?group=screen as debian/upstream-signing-key.pgp --- debian/changelog | 5 ++++- debian/upstream-signing-key.pgp | Bin 0 -> 1181 bytes debian/watch | 1 + 3 files changed, 5 insertions(+), 1 deletion(-) create mode 100644 debian/upstream-signing-key.pgp (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 408ed6a..98217dd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,7 +9,10 @@ screen (4.1.0~20120320gitdb59704-10) UNRELEASED; urgency=low Thanks Josh Triplett for help and patches! * Add a debian/upstream/metadata file according to DEP-12. * Bump Standards-Version to 3.9.5 (no changes). - * debian/watch: Update to use GNU's server (old location no more exist) + * debian/watch: + + Update to use GNU's server (old location no more exist) + + Check upstream GPG signature and add upstream keyring as + debian/upstream-signing-key.pgp -- Axel Beckert Tue, 23 Jul 2013 14:48:32 +0200 diff --git a/debian/upstream-signing-key.pgp b/debian/upstream-signing-key.pgp new file mode 100644 index 0000000..a45de9a Binary files /dev/null and b/debian/upstream-signing-key.pgp differ diff --git a/debian/watch b/debian/watch index 669cc6b..89195b4 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,3 @@ version=3 +opts=pgpsigurlmangle=s/$/.sig/ \ http://ftp.gnu.org/gnu/screen/screen-([\d\.]+)\.tar\.gz -- cgit v1.2.3