summaryrefslogtreecommitdiffstats
path: root/debian/watch
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-28 09:44:33 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-28 09:44:33 +0000
commitbf7aef61e7a785e8c8ec47b4dc044e9861e7d1be (patch)
treeff330426bce05c3909a1bc67bf48f531ee79b36a /debian/watch
parentAdding upstream version 1.6.0. (diff)
downloadopentracing-cpp-bf7aef61e7a785e8c8ec47b4dc044e9861e7d1be.tar.xz
opentracing-cpp-bf7aef61e7a785e8c8ec47b4dc044e9861e7d1be.zip
Adding debian version 1.6.0-4.debian/1.6.0-4debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r--debian/watch5
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 0000000..1d9ea2c
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,5 @@
+version=4
+
+opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%opentracing-cpp-$1.tar.gz%" \
+ https://github.com/opentracing/opentracing-cpp/tags \
+ (?:.*?/)?v?(\d[\d.]*)\.tar\.gz debian uupdate