aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy T. Bouse <jbouse@debian.org>2014-09-06 23:59:09 -0400
committerJeremy T. Bouse <jbouse@debian.org>2014-09-06 23:59:09 -0400
commite9306cab7448e641a54789039f5c8bfe988de320 (patch)
tree85bdb1a1aadb63c807ad037c9779b4a8d69dbcef
parent55629b2fcc7291e3e35cc85cf77abffe4704ed33 (diff)
downloadpython-paramiko-e9306cab7448e641a54789039f5c8bfe988de320.tar
python-paramiko-e9306cab7448e641a54789039f5c8bfe988de320.tar.gz
debian/gbp.conf: Update postbuild for git-buildpackage
-rw-r--r--debian/gbp.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/gbp.conf b/debian/gbp.conf
index c837676..cf34c79 100644
--- a/debian/gbp.conf
+++ b/debian/gbp.conf
@@ -3,7 +3,7 @@ pristine-tar = True
[git-buildpackage]
sign-tags = True
-postbuild = lintian $GBP_CHANGES_FILE
+postbuild = lintian -I $GBP_CHANGES_FILE && echo "Lintian OK"
[git-dch]
meta = True