[Python-modules-commits] [python-cs] 03/04: New upstream release

Vincent Bernat bernat at moszumanska.debian.org
Fri Oct 6 13:20:01 UTC 2017


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

bernat pushed a commit to branch debian/master
in repository python-cs.

commit 6cb1dcc33d07e90eb201c45f8dcc44bfea6a3336
Author: Vincent Bernat <vincent at bernat.im>
Date:   Fri Oct 6 15:14:12 2017 +0200

    New upstream release
---
 debian/changelog | 8 ++++++++
 debian/control   | 5 +++--
 2 files changed, 11 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 29f5837..03a7d15 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+python-cs (2.0.0-1) unstable; urgency=medium
+
+  * New upstream version.
+  * d/control: bump Standards-Version.
+  * d/control: build-depends on python3-aiohttp.
+
+ -- Vincent Bernat <bernat at debian.org>  Fri, 06 Oct 2017 15:14:00 +0200
+
 python-cs (1.1.1-1) unstable; urgency=medium
 
   * New upstream version.
diff --git a/debian/control b/debian/control
index 8e2bb00..32cc9fb 100644
--- a/debian/control
+++ b/debian/control
@@ -11,8 +11,9 @@ Build-Depends: debhelper (>= 9), dh-python,
                python-requests,
                python3-requests,
                python-mock,
-               python3-mock
-Standards-Version: 4.0.0
+               python3-mock,
+               python3-aiohttp
+Standards-Version: 4.1.1.0
 Homepage: https://github.com/exoscale/cs
 Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-cs.git
 Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/python-cs.git

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



More information about the Python-modules-commits mailing list