[Python-modules-commits] [rpyc] 06/12: Add GBP config file
Carl Suster
arcresu-guest at moszumanska.debian.org
Fri Dec 1 07:25:55 UTC 2017
This is an automated email from the git hooks/post-receive script.
arcresu-guest pushed a commit to branch debian/master
in repository rpyc.
commit 0123dd69197aa71ccae75e6dbfc1d1b0701ccc7d
Author: Carl Suster <carl at contraflo.ws>
Date: Fri Dec 1 17:23:25 2017 +1100
Add GBP config file
---
debian/gbp.conf | 17 +++++++++++++++++
1 file changed, 17 insertions(+)
diff --git a/debian/gbp.conf b/debian/gbp.conf
new file mode 100644
index 0000000..4480ffc
--- /dev/null
+++ b/debian/gbp.conf
@@ -0,0 +1,17 @@
+[DEFAULT]
+upstream-tree = branch
+debian-tag = debian/%(version)s
+upstream-branch = upstream
+debian-branch = master
+distribution = unstable
+pristine-tar = True
+
+[buildpackage]
+sign-tags = True
+dist = sid
+pbuilder = False
+builder = sbuild
+
+[dch]
+multimaintmerge = True
+id-length = 7
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/rpyc.git
More information about the Python-modules-commits
mailing list