[Python-modules-commits] [python-w3lib] 10/13: Fix spelling error in long description.

Michael Fladischer fladi at moszumanska.debian.org
Tue Jan 24 20:34:10 UTC 2017


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

fladi pushed a commit to branch master
in repository python-w3lib.

commit fad8a41a7ace9362e57512c091a0ae94253dc7bf
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date:   Tue Jan 24 21:05:57 2017 +0100

    Fix spelling error in long description.
---
 debian/changelog | 1 +
 debian/control   | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index e4399ff..e55e33b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,7 @@ python-w3lib (1.16.0-1) UNRELEASED; urgency=low
   * Use https:// for copyright-format 1.0 URL.
   * Remove version requirement from python-all for Build-Depends.
   * Reformat packaging files with cme for better readability.
+  * Fix spelling error in long description.
 
  -- Michael Fladischer <fladi at debian.org>  Tue, 24 Jan 2017 16:35:02 +0100
 
diff --git a/debian/control b/debian/control
index c503570..50badb4 100644
--- a/debian/control
+++ b/debian/control
@@ -30,7 +30,7 @@ Description: Collection of web-related functions for Python (Python 2)
  This module is used to, for example:
   - remove comments, or tags from HTML snippets
   - extract base url from HTML snippets
-  - translate entites on HTML strings
+  - translate entities on HTML strings
   - encoding mulitpart/form-data
   - convert raw HTTP headers to dicts and vice-versa
   - construct HTTP auth header
@@ -56,7 +56,7 @@ Description: Collection of web-related functions for Python (Python 3)
  This module is used to, for example:
   - remove comments, or tags from HTML snippets
   - extract base url from HTML snippets
-  - translate entites on HTML strings
+  - translate entities on HTML strings
   - encoding mulitpart/form-data
   - convert raw HTTP headers to dicts and vice-versa
   - construct HTTP auth header

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



More information about the Python-modules-commits mailing list