moving git buildpackage configuration into the debian branch
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Tue, 23 Mar 2010 21:21:32 +0000 (17:21 -0400)
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Tue, 23 Mar 2010 21:21:32 +0000 (17:21 -0400)
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..f89b210
--- /dev/null
@@ -0,0 +1,6 @@
+[DEFAULT]
+upstream-branch = master
+debian-branch = debian
+upstream-tag = monkeysphere_%(version)s
+debian-tag = monkeysphere_debian/%(version)s
+pristine-tar = False