Source: libguytools1
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 libguytools1-1.1.1/debian/control libguytools1-1.1.1.armhf/debian/control
--- libguytools1-1.1.1/debian/control	2010-11-22 22:23:21.000000000 +0000
+++ libguytools1-1.1.1.armhf/debian/control	2010-11-22 22:15:58.739777126 +0000
@@ -11,7 +11,7 @@
 
 Package: libguytools1-dev
 Section: libdevel
-Architecture: i386 amd64 powerpc
+Architecture: i386 amd64 powerpc armhf
 Depends: libguytools1 (= ${binary:Version})
 Description: development files for libguytools being a small programming toolbox
  Includes modules for configuration file handling, error handling, logging and
@@ -20,7 +20,7 @@
  development files for libguytools1.
 
 Package: libguytools1
-Architecture: i386 amd64 powerpc
+Architecture: i386 amd64 powerpc armhf
 Depends: ${shlibs:Depends}
 Description: libguytools is a small programming toolbox
  Includes modules for configuration file handling, error handling, logging and

Reply via email to