aboutsummaryrefslogtreecommitdiff
path: root/debian/gbp.conf
diff options
context:
space:
mode:
Diffstat (limited to 'debian/gbp.conf')
-rw-r--r--debian/gbp.conf10
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/gbp.conf b/debian/gbp.conf
new file mode 100644
index 0000000..3d6b660
--- /dev/null
+++ b/debian/gbp.conf
@@ -0,0 +1,10 @@
+[DEFAULT]
+pristine-tar = True
+
+[buildpackage]
+sign-tags = True
+postbuild = lintian -I $GBP_CHANGES_FILE && echo "Lintian OK"
+
+[dch]
+meta = True
+git-author = True