Source: grib-api
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 grib-api-1.9.0/debian/control grib-api-1.9.0.armhf//debian/control
--- grib-api-1.9.0/debian/control	2010-08-16 13:17:05.000000000 +0000
+++ grib-api-1.9.0.armhf//debian/control	2010-11-22 15:32:13.949775754 +0000
@@ -10,7 +10,7 @@
 
 Package: libgrib-api-0d-0
 Section: libs
-Architecture: i386 amd64 ia64 powerpc s390 alpha armel mipsel kfreebsd-amd64 kfreebsd-i386
+Architecture: i386 amd64 ia64 powerpc s390 alpha armel armhf mipsel kfreebsd-amd64 kfreebsd-i386
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Replaces: libgrib-api-data (<< 1.9.0~)
 Breaks: libgrib-api-data (<< 1.9.0~)
@@ -23,7 +23,7 @@
 
 Package: libgrib-api-dev
 Section: libdevel
-Architecture: i386 amd64 ia64 powerpc s390 alpha armel mipsel kfreebsd-amd64 kfreebsd-i386
+Architecture: i386 amd64 ia64 powerpc s390 alpha armel armhf mipsel kfreebsd-amd64 kfreebsd-i386
 Depends: libgrib-api-0d-0 (= ${binary:Version}), ${misc:Depends}
 Description: GRIB decoding/encoding software library (development)
  The ECMWF GRIB API is an application program interface accessible from C and
@@ -34,7 +34,7 @@
  
 Package: libgrib-api-tools
 Section: utils
-Architecture: i386 amd64 ia64 powerpc s390 alpha armel mipsel kfreebsd-amd64 kfreebsd-i386
+Architecture: i386 amd64 ia64 powerpc s390 alpha armel armhf mipsel kfreebsd-amd64 kfreebsd-i386
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: GRIB decoding/encoding software (utilities)
  The ECMWF GRIB API is an application program interface accessible from C and

Reply via email to