aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJeremy T. Bouse <jbouse@debian.org>2013-05-25 00:25:50 -0400
committerJeremy T. Bouse <jbouse@debian.org>2013-05-25 00:25:50 -0400
commitc6dea5ad46773f44b558559d43934ae030ace3cf (patch)
tree5642bef18bd7c6bab5f7503306b066d360175469 /debian
parent36699a844aafd334b5468b794c45012d01c8599a (diff)
downloadpython-paramiko-c6dea5ad46773f44b558559d43934ae030ace3cf.tar
python-paramiko-c6dea5ad46773f44b558559d43934ae030ace3cf.tar.gz
debian/gbp.conf: Add standard git-buildpackage settings
To keep consistent use of git-buildpackage for package management set the standard vaules.
Diffstat (limited to 'debian')
-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..c837676
--- /dev/null
+++ b/debian/gbp.conf
@@ -0,0 +1,10 @@
+[DEFAULT]
+pristine-tar = True
+
+[git-buildpackage]
+sign-tags = True
+postbuild = lintian $GBP_CHANGES_FILE
+
+[git-dch]
+meta = True
+git-author = True