Source: polyml
Severity: important
Tags: patch

This package has been built without problems on armhf, so please
consider applying the patch. Also, is there any reason that the 
package should not be listed as arch: any?

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 polyml-5.2.1/debian/control polyml-5.2.1.armhf//debian/control
--- polyml-5.2.1/debian/control	2010-11-22 19:34:43.000000000 +0000
+++ polyml-5.2.1.armhf//debian/control	2010-11-22 19:14:59.499766246 +0000
@@ -10,7 +10,7 @@
 Standards-Version: 3.8.2
 
 Package: polyml
-Architecture: i386 sparc powerpc amd64 armel
+Architecture: i386 sparc powerpc amd64 armel armhf
 Depends: ${shlibs:Depends}
 Description: interpreter and interactive compiler for the Standard ML programming language
  Poly/ML is an implementation of the Standard ML programming language
@@ -24,7 +24,7 @@
 
 Package: libpolyml-dev
 Section: libdevel
-Architecture: i386 sparc powerpc amd64 armel
+Architecture: i386 sparc powerpc amd64 armel armhf
 Depends: libpolyml1 (= ${binary:Version})
 Description: development files for Poly/ML, a compiler for the Standard ML 
  Poly/ML is an implementation of the Standard ML programming language
@@ -38,7 +38,7 @@
 
 Package: libpolyml1
 Section: libs
-Architecture: i386 sparc powerpc amd64 armel
+Architecture: i386 sparc powerpc amd64 armel armhf
 Depends: ${shlibs:Depends}
 Description: runtime files for Poly/ML, a compiler for the Standard ML 
  Poly/ML is an implementation of the Standard ML programming language

Reply via email to