[Python-modules-commits] [pyjokes] 04/09: Change descriptions

Ethan Ward ethanward-guest at moszumanska.debian.org
Fri Aug 11 18:13:22 UTC 2017


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

ethanward-guest pushed a commit to branch master
in repository pyjokes.

commit ea10eb680207ae96e3dfbe1cfffc74872a2fd3c2
Author: Ethan Ward <ethan.ward at mycroft.ai>
Date:   Fri Aug 11 11:58:39 2017 -0500

    Change descriptions
---
 debian/control | 14 ++++++++++----
 1 file changed, 10 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index 12f6f50..bfdf29d 100644
--- a/debian/control
+++ b/debian/control
@@ -22,11 +22,17 @@ Package: python-pyjokes
 Architecture: all
 Depends: ${misc:Depends}, ${python:Depends}
 XB-Python-Version: ${python:Versions}
-Description: One line jokes for programmers (jokes as a service)
- This package contains the module for Python 2.x.
+Description: One line jokes for programmers (Python 2)
+ Import this library to generate random jokes for programmers, or
+ run the command line utility to generate a random joke.
+ .
+ This package contains the module for Python 2.
 
 Package: python3-pyjokes
 Architecture: all
 Depends: ${misc:Depends}, ${python3:Depends}
-Description: One line jokes for programmers (jokes as a service)
- This package contains the module for Python 3.x.
+Description: One line jokes for programmers (Python 3)
+ Import this library to generate random jokes for programmers, or
+ run the command line utility to generate a random joke.
+ .
+ This package contains the module for Python 3.

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



More information about the Python-modules-commits mailing list