From: Sean Whitton Date: Mon, 4 Jul 2016 07:22:40 +0000 (+0900) Subject: gbp.conf: set debian-branch = upstream-branch X-Git-Url: https://git.nutra.tk/v1?a=commitdiff_plain;h=68df7b0a17eeecf8a4160a27028b283cc3152199;p=gamesguru%2Fgit-remote-gcrypt.git gbp.conf: set debian-branch = upstream-branch --- diff --git a/debian/gbp.conf b/debian/gbp.conf index fe6e2dd..d9410e7 100644 --- a/debian/gbp.conf +++ b/debian/gbp.conf @@ -1,7 +1,7 @@ [DEFAULT] -upstream-branch = upstream +upstream-branch = master debian-branch = master -upstream-tag = %(version)s +upstream-tag = debian/%(version)s debian-tag = debian/%(version)s #postbuild = lintian $GBP_CHANGES_FILE