]> git.cworth.org Git - obsolete/notmuch-old/blobdiff - debian/gbp.conf
debian: Instruct git-buildpackage that it's OK to build from this branch
[obsolete/notmuch-old] / debian / gbp.conf
index 4c8ce7ff85af8460fdeec42af2433554c25f11d5..a4794f1ca0797a45dd7a9977541ec392c885382c 100644 (file)
@@ -1,13 +1,11 @@
 # Configuration file for git-buildpackage
 
 [DEFAULT]
-cleaner = debian/rules prebuild && debuild clean
-
 # 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