From: Matthieu Baerts <matttbe@kernel.org>
As usually recommended. The public key is already in the debian/upstream
directory.
It is needed to decompress the file to verify the signature.
Fixes: lintian: orig-tarball-missing-upstream-signature
Signed-off-by: Matthieu Baerts <matttbe@kernel.org>
---
debian/watch | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/watch b/debian/watch
index 92a33db9..65e5973d 100644
--- a/debian/watch
+++ b/debian/watch
@@ -5,5 +5,7 @@ version=4
opts=\
filenamemangle=s/.*?@ANY_VERSION@(@ARCHIVE_EXT@)/@PACKAGE@_$1.orig$2/,\
pgpmode=mode,\
+pgpsigurlmangle=s%.xz$%.sign%,\
+decompress,\
dversionmangle=auto \
https://kernel.org/pub/linux/network/wireless/iwd-@ANY_VERSION@@ARCHIVE_EXT@