[Python-modules-commits] [python-ws4py] 14/20: Update python3-ws4py Suggests

Stein Magnus Jodal jodal at moszumanska.debian.org
Thu Nov 5 14:59:43 UTC 2015


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

jodal pushed a commit to branch master
in repository python-ws4py.

commit 7040b03fb375ca7076b3a4a58fc5fa622a59f818
Author: Stein Magnus Jodal <jodal at debian.org>
Date:   Thu Nov 5 14:56:15 2015 +0100

    Update python3-ws4py Suggests
---
 debian/changelog | 2 ++
 debian/control   | 4 ++--
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c7dff4b..58ea968 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,8 @@ python-ws4py (0.3.4-2) UNRELEASED; urgency=medium
     - Build-Depend on debhelper 9
     - Build-Depend on dh-python
     - Run `wrap-and-sort -t -a`
+    - Update python3-ws4py Suggests to include python3-cherrypy3 which is now
+      available
   * debian/copyright
     - Update my email address
     - Update copyright for 2015
diff --git a/debian/control b/debian/control
index 517cd64..cb3ab94 100644
--- a/debian/control
+++ b/debian/control
@@ -27,7 +27,7 @@ Architecture: all
 Depends: ${misc:Depends},
          ${python:Depends},
          ${sphinxdoc:Depends},
-Suggests: python-cherrypy3 (>= 3.2.2) | python-gevent (>= 0.13.6) | python-tornado (>= 2.0),
+Suggests: python-cherrypy3 | python-gevent | python-tornado,
 Description: WebSocket library for Python (Python 2)
  Python library providing an implementation of the WebSocket protocol defined
  in RFC 6456.
@@ -39,7 +39,7 @@ Architecture: all
 Depends: ${misc:Depends},
          ${python3:Depends},
          ${sphinxdoc:Depends},
-Suggests: python3-tornado (>= 2.0),
+Suggests: python3-cherrypy3 | python3-tornado,
 Description: WebSocket library for Python (Python 3)
  Python library providing an implementation of the WebSocket protocol defined
  in RFC 6456.

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



More information about the Python-modules-commits mailing list