summaryrefslogtreecommitdiffstats
path: root/debian/watch
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-28 09:43:19 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-28 09:43:19 +0000
commitf7dd23e67d92f26f326319e8f6e9f83923419ade (patch)
treef90b634068eb1b7689361e2536f6c877423ee24e /debian/watch
parentAdding upstream version 1.1.3. (diff)
downloadopentracing-c-wrapper-f7dd23e67d92f26f326319e8f6e9f83923419ade.tar.xz
opentracing-c-wrapper-f7dd23e67d92f26f326319e8f6e9f83923419ade.zip
Adding debian version 1.1.3-3.debian/1.1.3-3debian
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..18ec8f9
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,5 @@
+version=4
+
+opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%opentracing-c-wrapper-$1.tar.gz%" \
+ https://github.com/haproxytech/opentracing-c-wrapper/tags \
+ (?:.*?/)?v?(\d[\d.]*)\.tar\.gz debian uupdate