[Python-modules-commits] [python-bugzilla] 01/01: Really fix Description of bugzilla-cli, and improve long description text.

Sergio Durigan Junior sergiodj-guest at moszumanska.debian.org
Fri Aug 18 13:40:29 UTC 2017


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

sergiodj-guest pushed a commit to branch master
in repository python-bugzilla.

commit 725be4dfbf083ac9298bedf5446eb878051cf970
Author: Sergio Durigan Junior <sergiodj at sergiodj.net>
Date:   Fri Aug 18 09:36:59 2017 -0400

    Really fix Description of bugzilla-cli, and improve long description text.
---
 debian/control | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 7576939..250ce80 100644
--- a/debian/control
+++ b/debian/control
@@ -55,6 +55,8 @@ Architecture: all
 Depends: ${python3:Depends},
 	 ${misc:Depends},
 	 python3-bugzilla
-Description: command-line tool for interacting with Bugzilla (Python 3)
- bugzilla-cli is a command-line tool for interacting with Bugzilla instances
- from shell scripts.
+Description: command-line tool for interacting with Bugzilla
+ bugzilla-cli is a command-line tool for interacting with Bugzilla
+ instances from shell scripts.  You can perform several tasks like
+ creating new bugs, query and modifying existing bugs, attaching files
+ or getting attachments, and getting info about the Bugzilla instance.

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



More information about the Python-modules-commits mailing list