diff options
| author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-08-13 18:11:10 +0200 | 
|---|---|---|
| committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-08-13 18:11:10 +0200 | 
| commit | 6b606a764cabee5c89544446e9d5968e8656b76b (patch) | |
| tree | 55faea061b464462edc782e566a1951014db9af4 /debian/control | |
| parent | 0e7659200e3c881e354aab00b758d25408a21544 (diff) | |
| parent | 3557909c0ef8542499567bef6ac64fba6f919305 (diff) | |
Merge branch 'release/debian/3.1-1'debian/3.1-1
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 17 | 
1 files changed, 3 insertions, 14 deletions
| diff --git a/debian/control b/debian/control index 0cf55dc..b078c61 100644 --- a/debian/control +++ b/debian/control @@ -2,11 +2,11 @@ Source: dmidecode  Section: utils  Priority: optional  Maintainer: Jörg Frings-Fürst <debian@jff-webhosting.net> -Build-Depends: debhelper (>= 9) -Standards-Version: 3.9.8 +Build-Depends: debhelper (>= 10) +Standards-Version: 4.0.0  Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/dmidecode.git  Vcs-Git: https://anonscm.debian.org/cgit/collab-maint/dmidecode.git -Homepage: https://dmidecode.nongnu.org/ +Homepage: http://nongnu.org/dmidecode/  Package: dmidecode  Priority: important @@ -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 | 
