diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-02-07 10:57:58 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-02-07 11:00:19 +0000 |
commit | 39fd6cab4da93ece412b5bad83b5a74a86e636f7 (patch) | |
tree | a2de839d59a3fda7606fc4cc7377e16d612df5b0 /debian/watch | |
parent | Adding upstream version 2.1.0. (diff) | |
download | cli-helpers-39fd6cab4da93ece412b5bad83b5a74a86e636f7.tar.xz cli-helpers-39fd6cab4da93ece412b5bad83b5a74a86e636f7.zip |
Adding debian version 2.1.0-1.debian/2.1.0-1
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..cf3e674 --- /dev/null +++ b/debian/watch @@ -0,0 +1,3 @@ +version=4 +opts=filenamemangle=s/.+\/v?(\d\S+)\.tar\.gz/cli_helpers-$1\.tar\.gz/ \ +https://github.com/dbcli/cli_helpers/releases .*/v?(\d\S+)\.tar\.gz |