diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 16:24:28 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 16:24:28 +0000 |
commit | 2e7b40c11f44d02bd96eaef714a55c9198d680d8 (patch) | |
tree | b8591f10d3f43153a5d2245a997c2a956c85f709 /debian/watch | |
parent | Adding upstream version 1:2.11. (diff) | |
download | bash-completion-2e7b40c11f44d02bd96eaef714a55c9198d680d8.tar.xz bash-completion-2e7b40c11f44d02bd96eaef714a55c9198d680d8.zip |
Adding debian version 1:2.11-8.debian/1%2.11-8
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 |