diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-06-01 21:46:50 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-06-01 21:46:50 +0200 |
commit | 6e261adebea09bddec754197dfa298730a3e259d (patch) | |
tree | a3b92b95edfd9654cffcf2338ae8bf8ee34404e5 /debian/control | |
parent | c081020b4f1a388c4808c87df05b51b423818baf (diff) |
Use the automatic debug symbol packages
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/debian/control b/debian/control index 41f4e41..e5e24a1 100644 --- a/debian/control +++ b/debian/control @@ -26,17 +26,6 @@ Description: SMBIOS/DMI table decoder 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 arm64 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 arm64 armhf ia64 any-i386 |