]> git.notmuchmail.org Git - notmuch/blobdiff - debian/gbp.conf
emacs: Add new option notmuch-search-hide-excluded
[notmuch] / debian / gbp.conf
index dba526f66abc18e2b21fb616eccc75624dbc4958..a1c8735d82da6b2caea1269f10a78e9427404aaf 100644 (file)
@@ -7,8 +7,8 @@ upstream-branch = master
 # The default branch for the debian patch (no patch in our case)
 debian-branch = master
 
-# 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