Source: pysimplesoap Version: 1.16-1 Severity: minor Tags: patch
-- Jakub Wilk
diff --git a/debian/control b/debian/control --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Architecture: all Depends: ${python:Depends}, ${misc:Depends}, python-httplib2, python-pycurl Description: simple and lightweight SOAP Library (Python 2) - Python simple and lightweigh SOAP library for client and server webservices + Python simple and lightweight SOAP library for client and server webservices interfaces, aimed to be as small and easy as possible, supporting most common functionality. Initially it was inspired by PHP Soap Extension (mimicking its functionality, simplicity and ease of use), with many advanced features added. @@ -19,7 +19,7 @@ Architecture: all Depends: ${python3:Depends}, ${misc:Depends}, python3-httplib2, python3-pycurl Description: simple and lightweight SOAP Library (Python 3) - Python simple and lightweigh SOAP library for client and server webservices + Python simple and lightweight SOAP library for client and server webservices interfaces, aimed to be as small and easy as possible, supporting most common functionality. Initially it was inspired by PHP Soap Extension (mimicking its functionality, simplicity and ease of use), with many advanced features added.