diff options
author | Bdale Garbee <bdale@gag.com> | 2011-08-23 21:16:56 -0600 |
---|---|---|
committer | Bdale Garbee <bdale@gag.com> | 2011-08-23 21:16:56 -0600 |
commit | fc530ecfd01a3ae0593dc8a9659d72d7a371a22c (patch) | |
tree | 1b105ecaae90f53932ec673452db729354788550 | |
parent | 72475c4ccc969b050281893498fe43ea0829e1f9 (diff) |
build on split branch
-rw-r--r-- | debian/gbp.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/gbp.conf b/debian/gbp.conf index 9561fdfe..74ff7e06 100644 --- a/debian/gbp.conf +++ b/debian/gbp.conf @@ -8,7 +8,7 @@ cleaner = debian/rules prebuild && debuild clean # the default branch for upstream sources: upstream-branch = upstream # the default branch for the debian patch: -debian-branch = master +debian-branch = split # the default tag formats used: #upstream-tag = upstream/%(version)s #debian-tag = debian/%(version)s |