X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fcontrol;h=ae6750b73c077897884e030fb5014410a7fa3a4f;hb=27ef3adbdab411b6d5c90ee562a80476a49ed973;hp=92c3b9b080d180e90c78b6678f2d60081681c80f;hpb=9010e65d818434843f4dc1279ae845729f6539be;p=grml-hwinfo.git diff --git a/debian/control b/debian/control index 92c3b9b..ae6750b 100644 --- a/debian/control +++ b/debian/control @@ -2,11 +2,11 @@ Source: grml-hwinfo Section: admin Priority: optional Maintainer: Michael Prokop -Build-Depends: debhelper (>= 5.0.0) -Standards-Version: 3.9.6 -Homepage: http://git.grml.org/?p=grml-hwinfo.git +Build-Depends: debhelper-compat (= 12), +Standards-Version: 4.5.0 +Homepage: https://git.grml.org/?p=grml-hwinfo.git Vcs-git: git://git.grml.org/grml-hwinfo.git -Vcs-Browser: http://git.grml.org/?p=grml-hwinfo.git +Vcs-Browser: https://git.grml.org/?p=grml-hwinfo.git Origin: Grml Bugs: mailto:bugs@grml.org @@ -15,6 +15,8 @@ Architecture: all Depends: sysfsutils, ${misc:Depends} Recommends: acpi, + acpica-tools, + cpuid, dconf, dmidecode, dmsetup, @@ -28,6 +30,7 @@ Recommends: acpi, lvm2, mcelog, mdadm, + mokutil, net-tools, numactl, open-iscsi,