aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/gbp.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/gbp.conf b/debian/gbp.conf
index dba526f..a4794f1 100644
--- a/debian/gbp.conf
+++ b/debian/gbp.conf
@@ -2,10 +2,10 @@
[DEFAULT]
# The default branch for upstream sources
-upstream-branch = master
+upstream-branch = 0.3.x
# The default branch for the debian patch (no patch in our case)
-debian-branch = master
+debian-branch = 0.3.x
# Directory for performing the build
export-dir = ./debian-build