summaryrefslogtreecommitdiffstats
path: root/debian/watch
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-28 16:04:56 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-28 16:04:56 +0000
commit618c9f615c23c8463dea6778481ccfa21dc874b7 (patch)
tree0ab9c8b9f692feb0c0b83851cc68a2c88474b1f0 /debian/watch
parentAdding upstream version 6.13.1. (diff)
downloadansible-lint-618c9f615c23c8463dea6778481ccfa21dc874b7.tar.xz
ansible-lint-618c9f615c23c8463dea6778481ccfa21dc874b7.zip
Adding debian version 6.13.1-1.debian/6.13.1-1debian
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@