summaryrefslogtreecommitdiffstats
path: root/debian/watch
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 18:24:52 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 18:24:52 +0000
commit57759c415099a81a2d25ce2de6fecadb07513f67 (patch)
tree3f501adeb6375a01d429fac6f27a6ecee07b3541 /debian/watch
parentAdding upstream version 1.2.2. (diff)
downloadinkscape-57759c415099a81a2d25ce2de6fecadb07513f67.tar.xz
inkscape-57759c415099a81a2d25ce2de6fecadb07513f67.zip
Adding debian version 1.2.2-2.debian/1.2.2-2debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r--debian/watch18
1 files changed, 18 insertions, 0 deletions
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 0000000..9315cba
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,18 @@
+version=4
+
+# ?pre=0 → only stable releases
+# ?pre=1 → only unstable releases
+# drop the ?pre for everything
+
+# main tarball
+opts=\
+pgpmode=next,\
+uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha|b|a)[\-\.]?\d*)$/$1~$2/ \
+https://inkscape.org/release/all/source/archive/?pre=0 \
+(?:.*/)?@PACKAGE@@ANY_VERSION@(?:_.*)?@ARCHIVE_EXT@
+
+# find the signature
+opts=pgpmode=previous,\
+uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha|b|a)[\-\.]?\d*)$/$1~$2/ \
+https://inkscape.org/release/all/source/archive/?pre=0 \
+(?:.*/)?@PACKAGE@@ANY_VERSION@(?:_.*)?@SIGNATURE_EXT@ previous