aboutsummaryrefslogtreecommitdiff
path: root/debian/gbp.conf
diff options
context:
space:
mode:
authorRuss Allbery <eagle@eyrie.org>2014-12-08 21:01:08 -0800
committerRuss Allbery <eagle@eyrie.org>2014-12-08 21:01:08 -0800
commit68010e4c1957d2bbfe55efdb4bd4b32541c8d344 (patch)
tree8c60e70969efdcfa8ec312908001c66e6f88abf0 /debian/gbp.conf
parentc0a5fa48b1304ae8e1602611b2139d188245745e (diff)
Add a debian/gbp.conf file
* Add a gbp.conf file to reflect the branch layout and settings of the normal packaging repository.
Diffstat (limited to 'debian/gbp.conf')
-rw-r--r--debian/gbp.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/gbp.conf b/debian/gbp.conf
new file mode 100644
index 0000000..c99a756
--- /dev/null
+++ b/debian/gbp.conf
@@ -0,0 +1,8 @@
+# The standard packaging repository for wallet shares the repository
+# with upstream development and does Debian packaging on the debian
+# branch.
+
+[DEFAULT]
+debian-branch = debian
+pristine-tar = True
+