From 9ab2aaad89a1afa1e378c1991c61d87fafedbe8a Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 28 Apr 2024 11:26:35 +0200 Subject: Adding debian version 2024.01.20-0+deb12u1. Signed-off-by: Daniel Baumann --- debian/control | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 debian/control (limited to 'debian/control') 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 +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. -- cgit v1.2.3