debian/watch: Add options for signature validation

Fixes lintian warning debian-watch-could-verify-download.
This commit is contained in:
Ben Hutchings 2018-09-12 23:42:14 +01:00
parent 8d93bb4a9e
commit 0343988a9a
2 changed files with 2 additions and 0 deletions

1
debian/changelog vendored
View File

@ -7,6 +7,7 @@ linux (4.18.6-2) UNRELEASED; urgency=medium
* linux-headers: Stop linking the doc directory, which is not binNMU-safe
* debian/copyright: Simplify exclusions to work with mk-origtargz
* debian/{watch,bin/uscan-hook}: Drop uscan hook in favour of uupdate
* debian/watch: Add options for signature validation
[ Salvatore Bonaccorso ]
* mac80211: don't update the PM state of a peer upon a multicast frame

1
debian/watch vendored
View File

@ -1,3 +1,4 @@
# Find first non-rc tarball linked from kernel.org.
version=3
opts="pgpmode=mangle, pgpsigurlmangle=s|\.xz$|.sign|, decompress" \
https://www.kernel.org/ .*/linux-([0-9.]+).tar.xz debian uupdate