[Python-modules-commits] [python-structlog] 03/08: New upstream version
Vincent Bernat
bernat at moszumanska.debian.org
Sat Sep 17 08:05:19 UTC 2016
This is an automated email from the git hooks/post-receive script.
bernat pushed a commit to branch master
in repository python-structlog.
commit 6b4a31648fefd12f793087d97000ce1ae35ab9a2
Author: Vincent Bernat <vincent at bernat.im>
Date: Sat Sep 17 09:42:47 2016 +0200
New upstream version
---
debian/changelog | 8 ++++++++
debian/control | 5 +++--
2 files changed, 11 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 736020e..9ed029b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+python-structlog (16.1.0-1) UNRELEASED; urgency=medium
+
+ * New upstream release.
+ * d/control: add myself to uploaders.
+ * d/control: bump Standards-Version.
+
+ -- Vincent Bernat <bernat at debian.org> Sat, 17 Sep 2016 09:41:11 +0200
+
python-structlog (16.0.0-1) unstable; urgency=medium
* New upstream version.
diff --git a/debian/control b/debian/control
index b2ca6e3..05b429b 100644
--- a/debian/control
+++ b/debian/control
@@ -7,8 +7,9 @@ Build-Depends: debhelper (>= 9), dh-python,
python-setuptools (>= 0.6b3), python-all (>= 2.6.6-3), python3-setuptools, python3-all,
python-twisted, python-pretend, python-freezegun (>= 0.2.8), python-pytest, python-releases,
python-simplejson
-Uploaders: Filippo Giunchedi <filippo at debian.org>
-Standards-Version: 3.9.6
+Uploaders: Filippo Giunchedi <filippo at debian.org>,
+ Vincent Bernat <bernat at debian.org>
+Standards-Version: 3.9.8
X-Python-Version: >= 2.6
X-Python3-Version: >= 3.2
Vcs-Git: http://anonscm.debian.org/git/python-modules/packages/python-structlog.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-structlog.git
More information about the Python-modules-commits
mailing list