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