[Python-modules-commits] [urlgrabber] 01/06: Add gbp configuration

Michal Cihar nijel at moszumanska.debian.org
Sun Jul 24 08:22:10 UTC 2016


This is an automated email from the git hooks/post-receive script.

nijel pushed a commit to branch master
in repository urlgrabber.

commit 3268179121c622e730abe05e9b521a6b892201e8
Author: Michal Čihař <michal at cihar.com>
Date:   Sun Jul 24 10:02:33 2016 +0200

    Add gbp configuration
    
    Signed-off-by: Michal Čihař <michal at cihar.com>
---
 debian/gbp.conf | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/debian/gbp.conf b/debian/gbp.conf
new file mode 100644
index 0000000..41f4f8c
--- /dev/null
+++ b/debian/gbp.conf
@@ -0,0 +1,5 @@
+# Configuration file for git-buildpackage and friends
+
+[DEFAULT]
+sign-tags = True
+pristine-tar = True

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/urlgrabber.git



More information about the Python-modules-commits mailing list