From ceca790acf456f95a0b5275d1db8ee2bfa53bed5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Mon, 19 May 2014 18:01:43 +0200 Subject: Imported Debian patch 2.12-3 --- debian/control | 45 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 debian/control (limited to 'debian/control') diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..b119163 --- /dev/null +++ b/debian/control @@ -0,0 +1,45 @@ +Source: dmidecode +Section: utils +Priority: optional +Maintainer: Jörg Frings-Fürst +Build-Depends: debhelper (>= 9) +Standards-Version: 3.9.5 +Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/dmidecode.git +Vcs-Git: git://anonscm.debian.org/collab-maint/dmidecode.git +Homepage: http://dmidecode.nongnu.org/ + +Package: dmidecode +Priority: important +Architecture: any-amd64 armhf ia64 any-i386 +Depends: ${misc:Depends}, ${shlibs:Depends} +Description: SMBIOS/DMI table decoder + Dmidecode reports information about the system's hardware as described in the + system BIOS according to the SMBIOS/DMI standard. + . + This information typically includes system manufacturer, model name, serial + number, BIOS version, asset tag as well as a lot of other details of varying + level of interest and reliability depending on the manufacturer. This will + often include usage status for the CPU sockets, expansion slots (e.g. AGP, PCI, + ISA) and memory module slots, and the list of I/O ports (e.g. serial, parallel, + USB). + . + Beware that DMI data have proven to be too unreliable to be blindly trusted. + Dmidecode does not scan the hardware, it only reports what the BIOS told it to. + +Package: dmidecode-dbg +Section: debug +Priority: extra +Architecture: any-amd64 armhf ia64 any-i386 +Depends: ${misc:Depends}, dmidecode (= ${binary:Version}) +Description: SMBIOS/DMI table decoder (debug) + Dmidecode reports information about the system's hardware as described in the + system BIOS according to the SMBIOS/DMI standard. + . + This package contains the debugging symbols. + +Package: dmidecode-udeb +Section: debian-installer +Architecture: any-amd64 armhf ia64 any-i386 +Package-Type: udeb +Depends: ${misc:Depends}, ${shlibs:Depends} +Description: SMBIOS/DMI table decoder (udeb) -- cgit v1.2.3