[Python-modules-commits] [python-tornado] 01/10: Removed python-simplejson and python-multiprocessing from B-D/R, because Python < 2.6 is not supported anymore (Closes: #826455)

Ondřej Nový onovy-guest at moszumanska.debian.org
Mon Jun 6 08:43:39 UTC 2016


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

onovy-guest pushed a commit to branch master
in repository python-tornado.

commit db6da693ac9cf67f9f48f309f0d136ded15b0c7a
Author: Ondřej Nový <novy at ondrej.org>
Date:   Mon Jun 6 09:33:57 2016 +0200

    Removed python-simplejson and python-multiprocessing from B-D/R, because Python < 2.6 is not supported anymore (Closes: #826455)
---
 debian/changelog | 7 +++++++
 debian/control   | 4 +---
 2 files changed, 8 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 0467a63..a0d73da 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+python-tornado (4.3.0-3) UNRELEASED; urgency=medium
+
+  * Removed python-simplejson and python-multiprocessing from B-D/R,
+    because Python < 2.6 is not supported anymore (Closes: #826455)
+
+ -- Ondřej Nový <novy at ondrej.org>  Mon, 06 Jun 2016 09:30:16 +0200
+
 python-tornado (4.3.0-2) unstable; urgency=medium
 
   [ Ondřej Nový ]
diff --git a/debian/control b/debian/control
index 561fea9..29e1808 100644
--- a/debian/control
+++ b/debian/control
@@ -27,13 +27,11 @@ Testsuite: autopkgtest
 Package: python-tornado
 Architecture: any
 Depends: ca-certificates,
-         python (>= 2.6) | python-simplejson,
          python-pycurl,
          ${misc:Depends},
          ${python:Depends},
          ${shlibs:Depends},
-Recommends: python (>= 2.6) | python-multiprocessing,
-            python-mysqldb,
+Recommends: python-mysqldb,
 Description: scalable, non-blocking web server and tools
  Tornado is an open source version of the scalable, non-blocking
  web server and tools that power FriendFeed. The FriendFeed application

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



More information about the Python-modules-commits mailing list