diff options
author | Russ Allbery <eagle@eyrie.org> | 2014-07-16 14:37:30 -0700 |
---|---|---|
committer | Russ Allbery <eagle@eyrie.org> | 2014-07-16 14:37:30 -0700 |
commit | e4adb8cde42b91110c2d283aa3712f89afc78ead (patch) | |
tree | 9e76ca39589ac3791a74c40a23897f5236aa752c /debian/changelog | |
parent | 1552f786b5c14526e730074edd1c3be868eeac84 (diff) |
Enable verification of upstream release signatures
* Enable uscan verification of the GnuPG signatures on upstream
releases in debian/watch.
Change-Id: Ic8555655c8b7cd3fd1a1d8fa55c381673ee8e2bf
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 68d3506..cfc4123 100644 --- a/debian/changelog +++ b/debian/changelog @@ -31,6 +31,8 @@ wallet (1.1-1) UNRELEASED; urgency=medium * Define AUTOMATED_TESTING to enable some additional Perl tests. * Adjust debian/rules for the new Module::Build Perl build system. * Drop now-unneeded dh_builddeb override for xz compression. + * Enable uscan verification of the GnuPG signatures on upstream + releases in debian/watch. * Update standards version to 3.9.5 (no changes required). -- Russ Allbery <rra@debian.org> Wed, 16 Jul 2014 13:51:23 -0700 |