diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 12:45:49 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 12:45:49 +0000 |
commit | e81efde59c5827011d4014333a7a02c9529ef49b (patch) | |
tree | 7e4d9758734ac95da0ca4a4aa73241957a7d487b /debian/watch | |
parent | Adding upstream version 0.10.2+dfsg1. (diff) | |
download | icingaweb2-module-pdfexport-e81efde59c5827011d4014333a7a02c9529ef49b.tar.xz icingaweb2-module-pdfexport-e81efde59c5827011d4014333a7a02c9529ef49b.zip |
Adding debian version 0.10.2+dfsg1-2.debian/0.10.2+dfsg1-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..d8dd5a2 --- /dev/null +++ b/debian/watch @@ -0,0 +1,3 @@ +version=4 +opts="filenamemangle=s/.+\/v?(\d\S+)\.tar\.gz/icingaweb2-module-pdfexport-$1\.tar\.gz/, dversionmangle=s/\+(debian|dfsg|ds|deb)(\.?\d+)?$//" \ + https://github.com/icinga/icingaweb2-module-pdfexport/tags .*/v?(\d\S+)\.tar\.gz |