[neon/backports-focal/libaqbanking/Neon/release] debian: debian/watch: Look for signature file too
Micha Lenk
null at kde.org
Mon Sep 27 15:37:28 BST 2021
Git commit 041a2d6240eb7df682458bd250fb51cdd097fda9 by Micha Lenk.
Committed on 19/09/2021 at 14:55.
Pushed by jriddell into branch 'Neon/release'.
debian/watch: Look for signature file too
M +5 -2 debian/watch
https://invent.kde.org/neon/backports-focal/libaqbanking/commit/041a2d6240eb7df682458bd250fb51cdd097fda9
diff --git a/debian/watch b/debian/watch
index 3839f6a..c889799 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,7 @@
version=4
-opts="filenamemangle=s/aqbanking/libaqbanking/" \
+opts="pgpmode=next" \
https://www.aquamaniac.de/rdm/projects/aqbanking/files \
- /rdm/attachments/download/.*/aqbanking-([\d.]+[\d]+(?:beta|rc\d*)?).tar.gz debian uupdate
+ /rdm/attachments/download/(?:\d+)/aqbanking at ANY_VERSION@@ARCHIVE_EXT@ debian
+opts="pgpmode=previous" \
+ https://www.aquamaniac.de/rdm/projects/aqbanking/files \
+ /rdm/attachments/download/(?:\d+)/aqbanking at ANY_VERSION@@SIGNATURE_EXT@ previous uupdate
More information about the Neon-commits
mailing list