diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 09:44:33 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 09:44:33 +0000 |
commit | bf7aef61e7a785e8c8ec47b4dc044e9861e7d1be (patch) | |
tree | ff330426bce05c3909a1bc67bf48f531ee79b36a /debian/watch | |
parent | Adding upstream version 1.6.0. (diff) | |
download | opentracing-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 'debian/watch')
-rw-r--r-- | debian/watch | 5 |
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 |