[Python-modules-commits] [python-hidapi] 10/10: Tweak descriptions.
Tristan Seligmann
mithrandi at moszumanska.debian.org
Mon Dec 11 10:48:25 UTC 2017
This is an automated email from the git hooks/post-receive script.
mithrandi pushed a commit to annotated tag debian/0.7.99.post21-1
in repository python-hidapi.
commit d04670410321b08a4cba511e9c86a308f92ef557
Author: Tristan Seligmann <mithrandi at mithrandi.net>
Date: Mon Dec 11 10:28:20 2017 +0200
Tweak descriptions.
---
debian/control | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index f66a42a..6402110 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,6 @@ Build-Depends:
libusb-1.0-0-dev,
python-all-dev,
python-setuptools,
- python3-all,
python3-all-dev,
python3-setuptools,
Standards-Version: 4.1.2
@@ -36,6 +35,8 @@ Description: cython3 interface to hidapi
OS X. HIDAPI can be either built as a shared library (.so or .dll) or
can be embedded directly into a target application by adding a single source
file (per platform) and a single header.
+ .
+ This package contains HIDAPI for Python 3.
Package: python-hid
Architecture: any
@@ -54,3 +55,5 @@ Description: cython interface to hidapi
OS X. HIDAPI can be either built as a shared library (.so or .dll) or
can be embedded directly into a target application by adding a single source
file (per platform) and a single header.
+ .
+ This package contains HIDAPI for Python 2.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-hidapi.git
More information about the Python-modules-commits
mailing list