diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-04 17:37:29 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-04 17:37:29 +0000 |
commit | 18cc25eb8cf2e77d2df522fb5bdae15430162361 (patch) | |
tree | 9e95dcfea894a9e8526ba8fc22f5e19400750701 /debian/watch | |
parent | Adding upstream version 2.3.0. (diff) | |
download | cli-helpers-18cc25eb8cf2e77d2df522fb5bdae15430162361.tar.xz cli-helpers-18cc25eb8cf2e77d2df522fb5bdae15430162361.zip |
Adding debian version 2.3.0-2.debian/2.3.0-2debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/watch')
-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..9cc336d --- /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/tags .*/v?(\d\S+)\.tar\.gz |