[Python-modules-commits] [python-svg.path] 03/04: added deb/gbp.conf
Daniel Stender
danstender-guest at moszumanska.debian.org
Mon Sep 21 13:56:33 UTC 2015
This is an automated email from the git hooks/post-receive script.
danstender-guest pushed a commit to branch master
in repository python-svg.path.
commit 2c6c68a76658eb9a4af21e119de431de172aba98
Author: Daniel Stender <debian at danielstender.com>
Date: Mon Sep 21 15:51:06 2015 +0200
added deb/gbp.conf
---
debian/changelog | 2 +-
debian/gbp.conf | 9 +++++++++
2 files changed, 10 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 8e3fb24..e285eda 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,4 +2,4 @@ python-svg.path (2.0-1) unstable; urgency=medium
* Initial release (Closes: #775238).
- -- Daniel Stender <debian at danielstender.com> Mon, 21 Sep 2015 15:45:29 +0200
+ -- Daniel Stender <debian at danielstender.com> Mon, 21 Sep 2015 15:50:18 +0200
diff --git a/debian/gbp.conf b/debian/gbp.conf
new file mode 100644
index 0000000..ab94fc3
--- /dev/null
+++ b/debian/gbp.conf
@@ -0,0 +1,9 @@
+[DEFAULT]
+upstream-tag = upstream/%(version)s
+debian-tag = debian/%(version)s
+pristine-tar = True
+
+[import-orig]
+upstream-branch = upstream
+debian-branch = master
+
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-svg.path.git
More information about the Python-modules-commits
mailing list