Execute 'wrap-and-sort -a -t -s' on debian/
authorMichael Prokop <mika@grml.org>
Tue, 12 May 2020 14:25:31 +0000 (16:25 +0200)
committerMichael Prokop <mika@grml.org>
Tue, 12 May 2020 14:25:31 +0000 (16:25 +0200)
debian/control
debian/docs [deleted file]

index ae6750b..32cf4e7 100644 (file)
@@ -2,7 +2,8 @@ Source: grml-hwinfo
 Section: admin
 Priority: optional
 Maintainer: Michael Prokop <mika@grml.org>
-Build-Depends: debhelper-compat (= 12),
+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
@@ -12,38 +13,40 @@ Bugs: mailto:bugs@grml.org
 
 Package: grml-hwinfo
 Architecture: all
-Depends: sysfsutils,
-         ${misc:Depends}
-Recommends: acpi,
-            acpica-tools,
-            cpuid,
-            dconf,
-            dmidecode,
-            dmsetup,
-            edac-utils,
-            hdparm,
-            hwinfo,
-            i2c-tools,
-            iproute2 | iproute,
-            laptop-detect,
-            lsscsi,
-            lvm2,
-            mcelog,
-            mdadm,
-            mokutil,
-            net-tools,
-            numactl,
-            open-iscsi,
-            parted,
-            powermgmt-base,
-            procinfo,
-            sg3-utils,
-            smartmontools,
-            usbutils,
-            x11-utils,
-            x11-xserver-utils,
-            x86info,
-            xresprobe
+Depends:
+ sysfsutils,
+ ${misc:Depends},
+Recommends:
+ acpi,
+ acpica-tools,
+ cpuid,
+ dconf,
+ dmidecode,
+ dmsetup,
+ edac-utils,
+ hdparm,
+ hwinfo,
+ i2c-tools,
+ iproute2 | iproute,
+ laptop-detect,
+ lsscsi,
+ lvm2,
+ mcelog,
+ mdadm,
+ mokutil,
+ net-tools,
+ numactl,
+ open-iscsi,
+ parted,
+ powermgmt-base,
+ procinfo,
+ sg3-utils,
+ smartmontools,
+ usbutils,
+ x11-utils,
+ x11-xserver-utils,
+ x86info,
+ xresprobe,
 Description: collect hardware information
  This tool collects information of the hardware this tool is
  being executed on. It can be executed as normal user to collect
diff --git a/debian/docs b/debian/docs
deleted file mode 100644 (file)
index e69de29..0000000