From a76b90a286c554f9ffff8e2cce12f3359cec4906 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Sun, 21 Jun 2009 15:09:52 +0200 Subject: [PATCH] dmidecode only exists on amd64, i386, ia64 --- debian/changelog | 6 ++++++ debian/control | 5 ++++- 2 files changed, 10 insertions(+), 1 deletion(-) 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 , -- 2.30.2