summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog6
-rw-r--r--debian/control2
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index e8be157..8aa96fc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ipmitool (1.8.11-3) unstable; urgency=low
+
+ * Build on mipsel and sparc (Closes: #578492)
+
+ -- Matthew Johnson <mjj29@debian.org> Tue, 20 Apr 2010 11:56:31 +0100
+
ipmitool (1.8.11-2) unstable; urgency=low
* Fix password reading (Patch from Kris Popendorf
diff --git a/debian/control b/debian/control
index 230107e..b216e07 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Build-Depends: debhelper (>> 5.0.0), libreadline-dev, libssl-dev, quilt, autotoo
Standards-Version: 3.8.0
Package: ipmitool
-Architecture: i386 amd64 ia64 powerpc
+Architecture: i386 amd64 ia64 powerpc sparc mipsel
Depends: ${shlibs:Depends}, lsb-base
Suggests: openipmi
Description: utility for IPMI control with kernel driver or LAN interface