[med-svn] [sga] 02/02: Use proper branch names for gbp
Afif Elghraoui
afif at moszumanska.debian.org
Mon Mar 7 01:12:20 UTC 2016
This is an automated email from the git hooks/post-receive script.
afif pushed a commit to branch debian/unstable
in repository sga.
commit f66d2472469dce58f11504037e6edfdf17c48dc0
Author: Afif Elghraoui <afif at ghraoui.name>
Date: Sun Mar 6 16:52:29 2016 -0800
Use proper branch names for gbp
Because a debian branch exists, no debian/* branch can be created.
The debian branch should rather be debian/unstable (if not master)
so we can create the debian/jessie-backports branch.
---
debian/gbp.conf | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/gbp.conf b/debian/gbp.conf
index c4e51d1..b93ec90 100644
--- a/debian/gbp.conf
+++ b/debian/gbp.conf
@@ -1,7 +1,7 @@
[DEFAULT]
pristine-tar = True
-upstream-branch = master
-debian-branch = debian
+upstream-branch = upstream
+debian-branch = debian/unstable
[git-buildpackage]
# use this for more svn-buildpackage like behaviour:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/sga.git
More information about the debian-med-commit
mailing list