diff options
Diffstat (limited to 'gbp.conf')
-rw-r--r-- | gbp.conf | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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/ |