From 90c6abb426afca47aeb2bf90e4d75778521aafd4 Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Thu, 15 May 2008 00:09:30 -0600 Subject: [PATCH] correct branch names --- .gbp.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.47.2