[Python-modules-commits] [python-gammu] 04/09: Improve package descriptions

Michal Cihar nijel at moszumanska.debian.org
Tue Apr 14 08:34:07 UTC 2015


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

nijel pushed a commit to branch master
in repository python-gammu.

commit 756e27c0625ca2f60b1815e2d5cee5134c174245
Author: Michal Čihař <michal at cihar.com>
Date:   Tue Apr 14 10:00:13 2015 +0200

    Improve package descriptions
    
    Signed-off-by: Michal Čihař <michal at cihar.com>
---
 debian/control | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index d0c8ccc..f61f62b 100644
--- a/debian/control
+++ b/debian/control
@@ -10,13 +10,17 @@ X-Python3-Version: >= 3.2
 Package: python-gammu
 Architecture: any
 Depends: ${misc:Depends}, ${python:Depends}, ${shlibs:Depends}
-Description:  Python module to communicate with mobile phones
+Description:  Python module to communicate with mobile phones (Python 2)
  This provides gammu module, that can work with any phone Gammu
  supports - many Nokias, Siemens, Alcatel, ...
+ .
+ This package installs the library for Python 2.
 
 Package: python3-gammu
 Architecture: any
 Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}
-Description:  Python module to communicate with mobile phones
+Description:  Python module to communicate with mobile phones (Python 3)
  This provides gammu module, that can work with any phone Gammu
  supports - many Nokias, Siemens, Alcatel, ...
+ .
+ This package installs the library for Python 3.

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



More information about the Python-modules-commits mailing list