summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Johnson <mjj29@debian.org>2010-08-03 18:57:51 +0100
committerMatthew Johnson <mjj29@debian.org>2010-08-03 18:57:51 +0100
commitff5ef1d7282f7c836b5136f922e4950b13396de8 (patch)
tree8434aa00e8f5f3fc0b2d9aa29ab74bc31876314b
parent8c719f58b5af839c9b4437b71aafc426dcae1245 (diff)
stuff
-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