Bump Debian compat version to 12, using debhelper-compat approach
[grml-hwinfo.git] / debian / control
index be77e27..ae6750b 100644 (file)
@@ -2,8 +2,8 @@ Source: grml-hwinfo
 Section: admin
 Priority: optional
 Maintainer: Michael Prokop <mika@grml.org>
-Build-Depends: debhelper (>= 5.0.0)
-Standards-Version: 3.9.8
+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: https://git.grml.org/?p=grml-hwinfo.git
@@ -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,