diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-14 13:29:00 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-14 13:29:00 +0000 |
commit | c6f2813116ac45f66e50b444806ae334823290bc (patch) | |
tree | 87ad0e482745fa35498b5e253194844eff968d0a /debian/watch | |
parent | Adding upstream version 0.10.0. (diff) | |
download | icingaweb2-module-reporting-c6f2813116ac45f66e50b444806ae334823290bc.tar.xz icingaweb2-module-reporting-c6f2813116ac45f66e50b444806ae334823290bc.zip |
Adding debian version 0.10.0-2.debian/0.10.0-2
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 |