[Python-modules-commits] [python-slugify] 01/01: Update descriptions.
Hugo Lefeuvre
hle at moszumanska.debian.org
Wed Dec 21 11:53:39 UTC 2016
This is an automated email from the git hooks/post-receive script.
hle pushed a commit to branch master
in repository python-slugify.
commit d47aa4685f724e2ecd5ac1755a8cc3eee7bb1ebc
Author: Hugo Lefeuvre <hle at debian.org>
Date: Wed Dec 21 12:53:32 2016 +0100
Update descriptions.
---
debian/control | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index 169b650..0e95dbf 100644
--- a/debian/control
+++ b/debian/control
@@ -23,7 +23,7 @@ Architecture: all
Depends: ${misc:Depends},
${python:Depends}
Description: Python module that provides tools for slugifying unicode strings
- Python module that provides tools for slugifying unicode strings.
+ Python module for slugifying unicode strings.
.
This package installs the library for Python 2.
@@ -32,7 +32,7 @@ Architecture: all
Depends: ${misc:Depends},
${python3:Depends}
Description: Python module that provides tools for slugifying unicode strings (Python 3)
- Python module that provides tools for slugifying unicode strings.
+ Python module for slugifying unicode strings.
.
This package installs the library for Python 3.
@@ -42,4 +42,4 @@ Depends: ${misc:Depends},
${python3:Depends},
python3-slugify
Description: Python slugify application that handles unicode
- Python application for slugifying unicode strings.
+ Python application that returns slugs from unicode strings.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-slugify.git
More information about the Python-modules-commits
mailing list