From 989938c27c89e48a7996d0100ca89f9ed7114348 Mon Sep 17 00:00:00 2001 From: Daniel Kahn Gillmor Date: Tue, 23 Mar 2010 17:21:32 -0400 Subject: [PATCH] moving git buildpackage configuration into the debian branch --- debian/gbp.conf | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 debian/gbp.conf diff --git a/debian/gbp.conf b/debian/gbp.conf new file mode 100644 index 0000000..f89b210 --- /dev/null +++ b/debian/gbp.conf @@ -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 -- 2.26.2