diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 16:03:47 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 16:03:47 +0000 |
commit | deef9f57fec5948df575f3b93013f7760fce3d1c (patch) | |
tree | ce2fe3ad388f3995e6e597771f7c5106c3ac9cab /debian/gbp.conf | |
parent | Adding upstream version 7.3.0+dfsg. (diff) | |
download | ansible-deef9f57fec5948df575f3b93013f7760fce3d1c.tar.xz ansible-deef9f57fec5948df575f3b93013f7760fce3d1c.zip |
Adding debian version 7.3.0+dfsg-1.debian/7.3.0+dfsg-1debian
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 00000000..ac9066d2 --- /dev/null +++ b/debian/gbp.conf @@ -0,0 +1,6 @@ +# Configuration for git-buildpackage and affiliated tools + +[DEFAULT] +debian-branch = master +upstream-branch = upstream +pristine-tar = True |