summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control17
1 files changed, 17 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..ff1943c
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,17 @@
+Source: uhubctl
+Section: electronics
+Priority: optional
+Maintainer: gustavo panizzo <gfa@zumbi.com.ar>
+Build-Depends: debhelper (>= 10.0.0), libusb-1.0-0-dev, autopkgtest
+Standards-Version: 4.1.3
+Homepage: https://github.com/mvp/uhubctl
+
+Package: uhubctl
+Architecture: any
+Depends: ${misc:Depends}, ${shlibs:Depends}
+Description: USB hub per-port power control
+ Utility to control USB power per-port on smart USB hubs.
+ Smart hub is defined as one that implements per-port power switching.
+ .
+ Original idea for this code was inspired by hub-ctrl.c by Niibe Yutaka:
+ http://www.gniibe.org/development/ac-power-control-by-USB-hub