]> git.notmuchmail.org Git - notmuch/blobdiff - debian/gbp.conf
changelog for backport 0.27-1~bpo9+2
[notmuch] / debian / gbp.conf
index 4c8ce7ff85af8460fdeec42af2433554c25f11d5..3950856fda8bacffcbbb57e3dca9e7fe26e97d58 100644 (file)
@@ -1,16 +1,14 @@
 # Configuration file for git-buildpackage
 
 [DEFAULT]
-cleaner = debian/rules prebuild && debuild clean
-
 # The default branch for upstream sources
 upstream-branch = master
 
 # The default branch for the debian patch (no patch in our case)
-debian-branch = master
+debian-branch = debian/stretch-backports
 
-# Directory for performing the build
-export-dir = ./debian-build
+# Format for upstream tags
+upstream-tag = %(version)s
 
 # Format for the debian tag
-debian-tag = debian-%(version)s
+debian-tag = debian/%(version)s