[Python-modules-commits] [python-exotel] 02/02: Improve the long descriptions
Raphaël Hertzog
hertzog at moszumanska.debian.org
Mon Nov 13 15:23:07 UTC 2017
This is an automated email from the git hooks/post-receive script.
hertzog pushed a commit to branch debian/master
in repository python-exotel.
commit 6c08995949fefae70cf7eaa349ba64ad7e4b5180
Author: Raphaël Hertzog <hertzog at debian.org>
Date: Mon Nov 13 16:18:20 2017 +0100
Improve the long descriptions
---
debian/control | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index eb1a79d..172667c 100644
--- a/debian/control
+++ b/debian/control
@@ -27,8 +27,8 @@ Testsuite: autopkgtest-pkg-python
Package: python-exotel
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}, python-requests
-Description: Python library for exotel apis (Python 2)
- This package contains a Python module for exotels call and sms api'si
+Description: Python library for exotel APIs (Python 2)
+ This package contains a Python module for exotels call and SMS APIs
(unofficial).
.
This package installs the library for Python 2.
@@ -36,8 +36,8 @@ Description: Python library for exotel apis (Python 2)
Package: python3-exotel
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}, python3-requests
-Description: Python library for exotel apis (Python 3)
- This package contains a Python module for exotels call and sms api'si
+Description: Python library for exotel APIs (Python 3)
+ This package contains a Python module for exotels call and SMS APIs
(unofficial).
.
This package installs the library for Python 3.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-exotel.git
More information about the Python-modules-commits
mailing list