diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-14 13:23:16 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-14 13:23:16 +0000 |
commit | 36384679c9008d960d1ff7e17116603e6ed19a5a (patch) | |
tree | 12b43fcceeeafb5bf71b5614cea51cd52b1dd17a /debian/watch | |
parent | Adding upstream version 0.20.0. (diff) | |
download | icingaweb2-module-incubator-36384679c9008d960d1ff7e17116603e6ed19a5a.tar.xz icingaweb2-module-incubator-36384679c9008d960d1ff7e17116603e6ed19a5a.zip |
Adding debian version 0.20.0-2.debian/0.20.0-2
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/watch | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/watch b/debian/watch new file mode 100644 index 0000000..5d52b60 --- /dev/null +++ b/debian/watch @@ -0,0 +1,3 @@ +version=4 +opts=filenamemangle=s/.+\/v?(\d\S+)\.tar\.gz/icingaweb2-module-incubator-$1\.tar\.gz/ \ + https://github.com/icinga/icingaweb2-module-incubator/tags .*/v?(\d\S+)\.tar\.gz |