summaryrefslogtreecommitdiffstats
path: root/debian/watch
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-13 12:06:50 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-13 12:06:50 +0000
commit68adc8536f8a146e7f7597f92e14c7ab0debaa53 (patch)
treef339c57ee65b7ade0794e0b501f0d1813b5dd282 /debian/watch
parentAdding upstream version 6.17.2. (diff)
downloadansible-lint-68adc8536f8a146e7f7597f92e14c7ab0debaa53.tar.xz
ansible-lint-68adc8536f8a146e7f7597f92e14c7ab0debaa53.zip
Adding debian version 6.17.2-1.debian/6.17.2-1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r--debian/watch6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 0000000..ba95a1f
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,6 @@
+version=4
+opts="searchmode=plain,\
+filenamemangle=s%v?@ANY_VERSION@%@PACKAGE@-$1.tar.xz%,\
+uversionmangle=s/(\d)[_\.\-\+]?(\d)[_\.\-\+]?(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha|a|b)\d*)$/$1~$2/" \
+https://api.github.com/repos/ansible-community/ansible-lint/releases?per_page=30 \
+https://api.github.com/repos/[^/]+/[^/]+/tarball/v?@ANY_VERSION@