summaryrefslogtreecommitdiff
path: root/gbp.conf
diff options
context:
space:
mode:
Diffstat (limited to 'gbp.conf')
-rw-r--r--gbp.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/gbp.conf b/gbp.conf
index 6fa05a4..7a1029e 100644
--- a/gbp.conf
+++ b/gbp.conf
@@ -24,6 +24,8 @@
#keyid = 0xdeadbeef
# push to a remote repository after a successful tag:
#posttag = git-push git.example.com
+# call lintian after a successful build:
+#postbuild = lintian $GBP_CHANGES_FILE
# use this for more svn-buildpackage like behaviour:
#export-dir = ../build-area/
#tarball-dir = ../tarballs/