diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 09:14:42 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 09:14:42 +0000 |
commit | 1b764f6d6dd92a2b4403a9a936836e20f1af8c2a (patch) | |
tree | e84d955c52339f39a12a1e5d99a189a32c46467d /debian/watch | |
parent | Adding upstream version 1:2.11. (diff) | |
download | bash-completion-1b764f6d6dd92a2b4403a9a936836e20f1af8c2a.tar.xz bash-completion-1b764f6d6dd92a2b4403a9a936836e20f1af8c2a.zip |
Adding debian version 1:2.11-6.debian/1%2.11-6debian
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..2f2a795 --- /dev/null +++ b/debian/watch @@ -0,0 +1,3 @@ +version=4 +opts=filenamemangle=s/.+\/v?(\d\S+)\.tar\.gz/bash-completion-$1\.tar\.gz/ \ + https://github.com/scop/bash-completion/tags .*/v?(\d\S+)\.tar\.gz |