[Python-modules-commits] [python-bugzilla] 01/02: Fix Description of bugzilla-cli.

Sergio Durigan Junior sergiodj-guest at moszumanska.debian.org
Fri Aug 18 13:23:35 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 264c656b09568a2f043168a116c0a1c8f0d1b144
Author: Sergio Durigan Junior <sergiodj at sergiodj.net>
Date:   Fri Aug 18 09:14:22 2017 -0400

    Fix Description of bugzilla-cli.
---
 debian/changelog | 2 ++
 debian/control   | 9 +++------
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index f205347..1357b36 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,8 @@ python-bugzilla (2.1.0-1) unstable; urgency=medium
   * Bumping Debian Policy to 4.0.1.
   * Bump compat level to 10.
   * Enable autopkgtest.
+  * Fix Description of bugzilla-cli. (Closes: #829197)
+  * Update Copyright years on d/copyright.
 
  -- Sergio Durigan Junior <sergiodj at sergiodj.net>  Fri, 18 Aug 2017 08:55:38 -0400
 
diff --git a/debian/control b/debian/control
index 84086c2..7576939 100644
--- a/debian/control
+++ b/debian/control
@@ -55,9 +55,6 @@ Architecture: all
 Depends: ${python3:Depends},
 	 ${misc:Depends},
 	 python3-bugzilla
-Description: Python tool for interacting with Bugzilla (Python 3)
- bugzilla-cli is a Python tool for interacting with Bugzilla instances
- from shell scripts.  It uses the 'python-bugzilla' library behind the
- scenes.
- .
- This package installs the tool for Python 3.
+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.

-- 
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