diff options
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 |