diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 12:47:21 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 12:47:21 +0000 |
commit | d219d0234287d6afa737002bd0f9454c6bb2e83c (patch) | |
tree | 249e52413159f357e7b66008c78018784f509cbd /debian/watch | |
parent | Adding upstream version 0.3.3. (diff) | |
download | icingaweb2-module-toplevelview-d219d0234287d6afa737002bd0f9454c6bb2e83c.tar.xz icingaweb2-module-toplevelview-d219d0234287d6afa737002bd0f9454c6bb2e83c.zip |
Adding debian version 0.3.3-1.debian/0.3.3-1debian
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..4dc1de9 --- /dev/null +++ b/debian/watch @@ -0,0 +1,3 @@ +version=4 +opts=filenamemangle=s/.+\/v?(\d\S+)\.tar\.gz/icingaweb2-module-toplevelview-$1\.tar\.gz/ \ + https://github.com/icinga/icingaweb2-module-toplevelview/tags .*/v?(\d\S+)\.tar\.gz |