From: Bdale Garbee Date: Thu, 15 May 2008 06:09:30 +0000 (-0600) Subject: correct branch names X-Git-Tag: debian/1.6.9p17-1~12 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=90c6abb426afca47aeb2bf90e4d75778521aafd4;p=debian%2Fsudo correct branch names --- diff --git a/.gbp.conf b/.gbp.conf index d620f6e..3dde678 100644 --- a/.gbp.conf +++ b/.gbp.conf @@ -6,9 +6,9 @@ # the default clean command: #cleaner = debuild clean # the default branch for upstream sources: -upstream-branch = dfsg-orig +upstream-branch = upstream # the default branch for the debian patch: -debian-branch = dfsg-debian +debian-branch = master # the default tag formats used: #upstream-tag = upstream/%(version)s #debian-tag = debian/%(version)s