[Python-modules-commits] [pysimplesoap] 01/01: fix typo in long description; Closes: #799366
Sandro Tosi
morph at moszumanska.debian.org
Thu Dec 10 12:23:22 UTC 2015
This is an automated email from the git hooks/post-receive script.
morph pushed a commit to branch master
in repository pysimplesoap.
commit df3904453b1282d3d02134c2bfcad3bb1309525c
Author: Sandro Tosi <morph at debian.org>
Date: Thu Dec 10 12:23:06 2015 +0000
fix typo in long description; Closes: #799366
---
debian/changelog | 3 ++-
debian/control | 4 ++--
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 5771501..7c1cc28 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,8 +2,9 @@ pysimplesoap (1.16-2) UNRELEASED; urgency=medium
* debian/control
- set Vcs-* fields
+ - fix typo in long description; Closes: #799366
- -- Sandro Tosi <morph at debian.org> Wed, 04 Nov 2015 03:27:18 +0000
+ -- Sandro Tosi <morph at debian.org> Thu, 10 Dec 2015 12:22:43 +0000
pysimplesoap (1.16-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 363f126..5e30577 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Package: python-pysimplesoap
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.
@@ -21,7 +21,7 @@ Package: python3-pysimplesoap
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.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pysimplesoap.git
More information about the Python-modules-commits
mailing list