Package: python-xmpp
Version: 0.2-rc1-1
Severity: minor
Tags: patch
Hello,
the description of the package python-xmpp looks to me like poor
english. Though I'm not a native speaker I tried to correct it (see
attached patch, applicable to python-xmpp currently in unstable). Please
have a look whether it's better now. :-)
Thanks
Micha
--- python-xmpp-0.3.1/debian/control 2006-08-03 22:58:24.637927688 +0200
+++ python-xmpp-0.3.1.modified/debian/control 2006-08-03 22:57:18.594967744
+0200
@@ -15,9 +15,9 @@
XB-Python-Version: ${python:Versions}
Description: Python library for communication with XMPP (Jabber) servers
This is a set of modules providing functionality for writing
- xmpp-compliant client or component in python.
+ xmpp-compliant client or server components in python.
.
This library was initially designed as "rework" of jabberpy library
- but lately become separate product.
+ but lately become a separate product.
.
Unlike jabberpy it is distributed under the terms of GPL.