[Python-modules-commits] [python-libusb1] 01/01: Add libusb-1.0-0 to Build-Depends as it is needed to run Unit Tests.
Arnaud Fontaine
arnau at moszumanska.debian.org
Fri Nov 18 08:01:11 UTC 2016
This is an automated email from the git hooks/post-receive script.
arnau pushed a commit to branch master
in repository python-libusb1.
commit 130b6c28d837718985a3a4df627cb804eb6fb30d
Author: Arnaud Fontaine <arnaud.fontaine at nexedi.com>
Date: Fri Nov 18 17:01:01 2016 +0900
Add libusb-1.0-0 to Build-Depends as it is needed to run Unit Tests.
---
debian/control | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 4726a87..d61b350 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,8 @@ Maintainer: Arnaud Fontaine <arnau at debian.org>
Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
Build-Depends: debhelper (>= 10~),
dh-python,
- python-all
+ python-all,
+ libusb-1.0-0
Build-Depends-Indep: python-setuptools
X-Python-Version: >= 2.4
Standards-Version: 3.9.8
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-libusb1.git
More information about the Python-modules-commits
mailing list