diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 12:46:47 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 12:46:47 +0000 |
commit | 520695c73ba4370ec397d986a1c89a0a0587bd9b (patch) | |
tree | 152576117c0c25e41813481a033bbdeff8e8d4f4 /debian/watch | |
parent | Adding upstream version 0.10.0. (diff) | |
download | icingaweb2-module-reporting-debian.tar.xz icingaweb2-module-reporting-debian.zip |
Adding debian version 0.10.0-1.debian/0.10.0-1debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/watch')
-rw-r--r-- | debian/watch | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/watch b/debian/watch new file mode 100644 index 0000000..0ae3929 --- /dev/null +++ b/debian/watch @@ -0,0 +1,9 @@ +version=4 + +opts=\ + compression=xz,\ + repack,\ + repacksuffix=+dfsg,\ + dversionmangle=s{[+~]dfsg\d*}{} \ + https://github.com/icinga/icingaweb2-module-reporting/tags \ + .*/v?(\d\S+)\.tar\.gz |