[Python-modules-commits] [gtts-token] 01/02: Update descriptions
Ethan Ward
ethanward-guest at moszumanska.debian.org
Thu Jul 27 21:07:55 UTC 2017
This is an automated email from the git hooks/post-receive script.
ethanward-guest pushed a commit to branch master
in repository gtts-token.
commit 9303c44a517771dc3bec6afead8fa48576b780bc
Author: Ethan Ward <ethan.ward at mycroft.ai>
Date: Thu Jul 27 16:05:41 2017 -0500
Update descriptions
---
debian/control | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index 179d7f6..19d9042 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,7 @@ Package: python-gtts-token
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}
XB-Python-Version: ${python:Versions}
-Description: Python 2 - calculates a token to run the Google Translate text to speech
+Description: Calculates a token to run the Google Translate text to speech for Python 2
This package contains the module for Python 2.x. A Python implementation
of the token validation of Google Translate. This can be used to authenticate
with their TTS engine and then use it (as in python-gtts).
@@ -27,7 +27,7 @@ Description: Python 2 - calculates a token to run the Google Translate text to s
Package: python3-gtts-token
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}
-Description: Python 3 - calculates a token to run the Google Translate text to speech
- This package contains the module for Python 2.x. A Python implementation
+Description: Calculates a token to run the Google Translate text to speeech for Python 3
+ This package contains the module for Python 3.x. A Python implementation
of the token validation of Google Translate. This can be used to authenticate
with their TTS engine and then use it (as in python3-gtts).
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/gtts-token.git
More information about the Python-modules-commits
mailing list