summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Vogt <mvo@debian.org>2014-09-09 20:50:34 +0200
committerMichael Vogt <mvo@debian.org>2014-09-09 20:51:29 +0200
commit2054e4db2f40c44b90cd1a4d0751138abadc23e1 (patch)
tree1b413f10b546dfff8e2edddeeb448d404b58120e
parent22da5c135a74eee8ed998806136e25b8ed038bd0 (diff)
debian/gbp.conf: use export-dir
-rw-r--r--debian/gbp.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/gbp.conf b/debian/gbp.conf
index 4b8d9a692..ec6d9894e 100644
--- a/debian/gbp.conf
+++ b/debian/gbp.conf
@@ -3,3 +3,5 @@ prebuild = ./prepare-release pre-export
postbuild = ./prepare-release post-build
debian-branch = debian/sid
debian-tag = %(version)s
+export-dir = ../build-area
+sign-tags = True \ No newline at end of file