diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 12:36:05 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 12:36:05 +0000 |
commit | 8bc37fc67193505a5a346fd2f1bee70476eb3942 (patch) | |
tree | 24bc012bd3fa1f2e7cb96ac12c041bafe31b0670 /debian/watch | |
parent | Adding upstream version 1.1.0. (diff) | |
download | icingadb-debian/1.1.0-1.tar.xz icingadb-debian/1.1.0-1.zip |
Adding debian version 1.1.0-1.debian/1.1.0-1debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/watch | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/watch b/debian/watch new file mode 100644 index 0000000..46448fe --- /dev/null +++ b/debian/watch @@ -0,0 +1,7 @@ +version=4 +opts=\ +dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\ +uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/;s/RC/rc/,\ +filenamemangle=s/(?:.*?)?(?:rel|v|icingadb)?[\-\_]?(\d\S+)\.(tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))/icingadb-$1.$2/ \ +https://github.com/Icinga/icingadb/tags \ +(?:.*?/archive/(?:.*?/)?)?(?:rel|v|icingadb)?[\-\_]?(\d\S+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) |