summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control20
1 files changed, 20 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..983d555
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,20 @@
+Source: usb.ids
+Section: admin
+Priority: optional
+Maintainer: Aurelien Jarno <aurel32@debian.org>
+Build-Depends: debhelper-compat (= 13)
+Standards-Version: 4.6.2
+Rules-Requires-Root: no
+Homepage: http://www.linux-usb.org/usb-ids.html
+
+Package: usb.ids
+Architecture: all
+Multi-Arch: foreign
+Depends: ${misc:Depends}
+Breaks: usbutils (<< 1:008-1)
+Replaces: usbutils (<< 1:008-1)
+Description: USB ID Repository
+ This package contains the usb.ids file, a public repository of all known
+ ID's used in USB devices: ID's of vendors, devices, subsystems and device
+ classes. It is used in various programs to display full human-readable
+ names instead of cryptic numeric codes.