[Python-modules-commits] [vcr.py] 03/03: added deb/gbp.conf
Daniel Stender
danstender-guest at moszumanska.debian.org
Sat Jul 18 14:05:28 UTC 2015
This is an automated email from the git hooks/post-receive script.
danstender-guest pushed a commit to branch master
in repository vcr.py.
commit 1d7182bbbcecc484492be98e7a62a8b371906e18
Author: Daniel Stender <debian at danielstender.com>
Date: Sat Jul 18 16:02:21 2015 +0200
added deb/gbp.conf
---
debian/changelog | 2 +-
debian/gbp.conf | 8 ++++++++
2 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 40020bf..5d0330c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,4 +2,4 @@ vcr.py (1.6.1-1) UNRELEASED; urgency=medium
* Initial release (Closes: #792700).
- -- Daniel Stender <debian at danielstender.com> Sat, 18 Jul 2015 15:59:20 +0200
+ -- Daniel Stender <debian at danielstender.com> Sat, 18 Jul 2015 16:01:55 +0200
diff --git a/debian/gbp.conf b/debian/gbp.conf
new file mode 100644
index 0000000..e146337
--- /dev/null
+++ b/debian/gbp.conf
@@ -0,0 +1,8 @@
+[DEFAULT]
+upstream-tag = upstream/%(version)s
+debian-tag = debian/%(version)s
+pristine-tar = True
+
+[git-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/vcr.py.git
More information about the Python-modules-commits
mailing list