[Python-modules-commits] [python-gitdb] 07/09: d/control: Fixed description wording

Ondřej Nový onovy at moszumanska.debian.org
Tue Jan 3 08:20:00 UTC 2017


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

onovy pushed a commit to branch master
in repository python-gitdb.

commit 328cb1342f8685fa121213d70fc4e16fb9deb7e7
Author: Ondřej Nový <onovy at debian.org>
Date:   Tue Jan 3 09:13:09 2017 +0100

    d/control: Fixed description wording
---
 debian/changelog | 1 +
 debian/control   | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index dc3fd47..6b96492 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ python-gitdb (2.0.0-2) UNRELEASED; urgency=medium
   * Enabled autopkgtest-pkg-python testsuite
   * Run depend, not only build depend on python{,3}-smmap (>> 2)
   * d/copyright: Added myself to Debian part
+  * d/control: Fixed description wording
 
  -- Ondřej Nový <onovy at debian.org>  Tue, 03 Jan 2017 08:58:03 +0100
 
diff --git a/debian/control b/debian/control
index d4d8d94..4211feb 100644
--- a/debian/control
+++ b/debian/control
@@ -30,7 +30,7 @@ Description: pure-Python git object database (Python 2)
  the LooseObjectDB, the PackedDB and the ReferenceDB which are combined
  into the GitDB to combine every aspect of the git database.
  .
- This package for Python 2.
+ This package contains the Python 2.x module.
 
 Package: python3-gitdb
 Architecture: any
@@ -43,4 +43,4 @@ Description: pure-Python git object database (Python 3)
  the LooseObjectDB, the PackedDB and the ReferenceDB which are combined
  into the GitDB to combine every aspect of the git database.
  .
- This package for Python 3.
+ This package contains the Python 3.x module.

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



More information about the Python-modules-commits mailing list