From fd349b3766ba0eb49748049eec227a843385c152 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 28 Apr 2024 11:27:08 +0200 Subject: Adding debian version 1:014-1+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..2111f9c --- /dev/null +++ b/debian/control @@ -0,0 +1,20 @@ +Source: usbutils +Section: utils +Priority: optional +Maintainer: Aurelien Jarno +Build-Depends: debhelper-compat (= 13), libusb-1.0-0-dev, libudev-dev, pkg-config +Standards-Version: 4.6.0 +Rules-Requires-Root: no +Homepage: https://github.com/gregkh/usbutils + +Package: usbutils +Architecture: linux-any +Depends: ${shlibs:Depends}, ${misc:Depends} +Breaks: hwdata (<< 0.334-1~), isenkram (<< 0.45~), kinfocenter (<< 4:5.14.5-2~), libosinfo-1.0-0 (<< 1.8.0-1~), usbip (<< 2.0+5.10.4-1~) +Multi-Arch: foreign +Description: Linux USB utilities + This package contains the lsusb utility for inspecting the devices + connected to the USB bus. It shows a graphical representation of the + devices that are currently plugged in, showing the topology of the + USB bus. It also displays information on each individual device on + the bus. -- cgit v1.2.3