Source: ibam
Severity: wishlist
Tags: patch

Hi,

The armhf port has reached a very good state (at 87%) at debian-ports.org,
and I'm now mass-filing bug reports to packages for armhf support.
Most packages just have to add armhf in the architecture field. The complete
list is in http://wiki.debian.org/ArmHardFloatTodo

The package builds fine using the attached patch.

Please consider adding armhf support. :)

Regards

Konstantinos


-- System Information:
Debian Release: squeeze/sid
Architecture: armhf (armv7l)

Kernel: Linux 2.6.31.14-efikamx (PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -ruN ibam-0.5.2/debian/control ibam-0.5.2.armhf//debian/control
--- ibam-0.5.2/debian/control	2010-11-22 21:53:55.000000000 +0000
+++ ibam-0.5.2.armhf//debian/control	2010-11-22 21:39:40.681723366 +0000
@@ -6,7 +6,7 @@
 Standards-Version: 3.8.3
 
 Package: ibam
-Architecture: amd64 i386 powerpc arm mips mipsel armel
+Architecture: amd64 i386 powerpc arm mips mipsel armel armhf
 Section: utils
 Depends: ${shlibs:Depends}, ${misc:Depends}, debconf (>= 1.2.0) | debconf-2.0
 Suggests: gnuplot
@@ -17,7 +17,7 @@
  or PMU.
 
 Package: gkrellm-ibam
-Architecture: amd64 i386 powerpc arm mips mipsel armel
+Architecture: amd64 i386 powerpc arm mips mipsel armel armhf
 Section: x11
 Depends: ${shlibs:Depends}, ${misc:Depends}, gkrellm (>= 2.1.4), ibam (>> 0.3rc2)
 Description: Advanced battery monitor for laptops - gkrellm plugin

Reply via email to