diff options
author | Andreas Beckmann <anbe@debian.org> | 2014-05-23 18:06:41 +0200 |
---|---|---|
committer | Andreas Beckmann <anbe@debian.org> | 2014-05-23 18:06:41 +0200 |
commit | b804b8b5016dd3e60936446215e2505e3316dfc7 (patch) | |
tree | 7d19960afa0afeb09b48e0b7855cf4b0f4777ade /debian | |
parent | a9a8197376d4ac21b0d32f13ca2ee5e398a4e375 (diff) | |
download | sendmail-b804b8b5016dd3e60936446215e2505e3316dfc7.tar.gz |
d/watch: enable PGP signature checking
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/watch | 6 |
2 files changed, 2 insertions, 5 deletions
diff --git a/debian/changelog b/debian/changelog index b0e2705..4f0a720 100644 --- a/debian/changelog +++ b/debian/changelog @@ -21,6 +21,7 @@ sendmail (8.14.4-6) UNRELEASED; urgency=medium * Update Lintian overrides. * Import ftp://ftp.sendmail.org/pub/sendmail/PGPKEYS ($Revision: 8.46 $, $Date: 2014-01-18 00:20:24 $) into debian/upstream/signing-key.pgp. + * d/watch: Enable PGP signature checking. -- Andreas Beckmann <anbe@debian.org> Tue, 22 Apr 2014 17:01:07 +0200 diff --git a/debian/watch b/debian/watch index ae05cf9..5a771f0 100644 --- a/debian/watch +++ b/debian/watch @@ -1,7 +1,3 @@ -# format version number, currently 3; this line is compulsory! version=3 -# Line continuations are performed with \ -# Full-site-with-pattern [Version [Action]] -opts=pasv ftp://ftp.sendmail.org/pub/sendmail/sendmail\.(\S*)\.tar\.gz debian -opts=pasv ftp://ftp.sendmail.org/pub/sendmail/sendmail\.(\S*)\.tar\.gz\.sig debian +opts="pasv,pgpsigurlmangle=s/$/.sig/" ftp://ftp.sendmail.org/pub/sendmail/sendmail\.(\S*)\.tar\.gz |