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/gbp.conf | |
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/gbp.conf')
-rw-r--r-- | debian/gbp.conf | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/gbp.conf b/debian/gbp.conf new file mode 100644 index 0000000..e26b1d6 --- /dev/null +++ b/debian/gbp.conf @@ -0,0 +1,6 @@ +[DEFAULT] +pristine-tar = True +upstream-tag = upstream/%(version)s + +[buildpackage] +ignore-branch = True |