From: Michael Prokop Date: Sat, 11 Nov 2006 18:13:34 +0000 (+0100) Subject: * Use "Architecture: all" in debian/control to support architectures X-Git-Tag: 0.3-2~1 X-Git-Url: http://git.grml.org/?p=grml-hwinfo.git;a=commitdiff_plain;h=192e747da21f57e3343547dbdbc860b67068230c * Use "Architecture: all" in debian/control to support architectures not running on x86 as well. * Bumb Standard Version to 3.7.2 (no further changes). --- diff --git a/debian/changelog b/debian/changelog index d7b41b8..43b4477 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +grml-hwinfo (0.3-2) unstable; urgency=low + + * Use "Architecture: all" in debian/control to support architectures + not running on x86 as well. + * Bumb Standard Version to 3.7.2 (no further changes). + + -- Michael Prokop Sat, 11 Nov 2006 19:12:39 +0100 + grml-hwinfo (0.3-1) unstable; urgency=low * Fix: append output of for-loop to files (avoids possible diff --git a/debian/control b/debian/control index 4c32976..ad36d6a 100644 --- a/debian/control +++ b/debian/control @@ -3,10 +3,10 @@ Section: grml Priority: optional Maintainer: Michael Prokop Build-Depends: debhelper (>= 4.0.0) -Standards-Version: 3.6.2 +Standards-Version: 3.7.2 Package: grml-hwinfo -Architecture: any +Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends}, sysfsutils Suggests: hwinfo, usbutils, pcmcia-utils, net-tools, iproute, powermgmt-base, acpi, xviddetect, xbase-clients, xresprobe, dmidecode, hdparm, parted-bf, smartmontools, Conflicts: grml-scripts (<= 0.4-15)