add a config file for git-buildpackage pointing to debian as packaging branch
authorBdale Garbee <bdale@gag.com>
Tue, 26 Oct 2021 05:49:11 +0000 (23:49 -0600)
committerBdale Garbee <bdale@gag.com>
Tue, 26 Oct 2021 05:49:11 +0000 (23:49 -0600)
debian/gbp.conf [new file with mode: 0644]

diff --git a/debian/gbp.conf b/debian/gbp.conf
new file mode 100644 (file)
index 0000000..18dee6a
--- /dev/null
@@ -0,0 +1,6 @@
+# Configuration file for git-buildpackage and friends
+
+[DEFAULT]
+upstream-branch = upstream
+debian-branch = debian
+pristine-tar = True