[Python-modules-commits] [python-ws4py] 03/07: Fix spelling-error-in-description-synopsis lintian warning

Stein Magnus Jodal jodal at moszumanska.debian.org
Sun Aug 7 21:06:19 UTC 2016


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

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

commit c7a4189bb820b0c740e880e569ffe9f00f9d0564
Author: Stein Magnus Jodal <jodal at debian.org>
Date:   Sun Aug 7 22:51:19 2016 +0200

    Fix spelling-error-in-description-synopsis lintian warning
---
 debian/changelog | 2 ++
 debian/control   | 4 ++--
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a4b7e58..b1cf75a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,8 @@ python-ws4py (0.3.4-3) UNRELEASED; urgency=medium
   [ Stein Magnus Jodal ]
   * debian/control
     - Bump Standards-Version to 3.9.8. No changes required
+    - Fix spelling-error-in-description-synopsis lintian warning due to
+      duplicate words
   * debian/copyright
     - Update copyright years
 
diff --git a/debian/control b/debian/control
index 5c4db05..17bfd87 100644
--- a/debian/control
+++ b/debian/control
@@ -35,7 +35,7 @@ Depends: ${misc:Depends},
          ${python:Depends},
          ${sphinxdoc:Depends},
 Suggests: python-cherrypy3 | python-gevent | python-tornado,
-Description: WebSocket library for Python (Python 2)
+Description: WebSocket library (Python 2)
  Python library providing an implementation of the WebSocket protocol defined
  in RFC 6456.
  .
@@ -47,7 +47,7 @@ Depends: ${misc:Depends},
          ${python3:Depends},
          ${sphinxdoc:Depends},
 Suggests: python3-cherrypy3 | python3-tornado,
-Description: WebSocket library for Python (Python 3)
+Description: WebSocket library (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