From: Peter Palfrader Date: Sun, 21 Jun 2009 13:09:52 +0000 (+0200) Subject: dmidecode only exists on amd64, i386, ia64 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dsa-metapackages.git;a=commitdiff_plain;h=a76b90a286c554f9ffff8e2cce12f3359cec4906 dmidecode only exists on amd64, i386, ia64 --- diff --git a/debian/changelog b/debian/changelog index c648804..d411735 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +debian.org (15) stable; urgency=low + + * dmidecode only exists on amd64, i386, ia64. + + -- Peter Palfrader Sun, 21 Jun 2009 15:09:34 +0200 + debian.org (14) stable; urgency=low * upgrade-porter-chroots: Do the chroots on pergolesi also. diff --git a/debian/control b/debian/control index ad7fe13..7458d97 100644 --- a/debian/control +++ b/debian/control @@ -32,7 +32,10 @@ Depends: debian.org, puppet, locate, dlocate , - lshw, dmidecode + lshw, + dmidecode | not+amd64, + dmidecode | not+i386, + dmidecode | not+ia64, , htop, lsof, psmisc ,