diff -u polyml-5.2.1/debian/changelog polyml-5.2.1/debian/changelog --- polyml-5.2.1/debian/changelog +++ polyml-5.2.1/debian/changelog @@ -1,3 +1,9 @@ +polyml (5.2.1-1.1) unstable; urgency=low + + * NMU, added armhf to the arch list. (Closes: #623135) + + -- Konstantinos Margaritis Wed, 11 Jan 2012 22:39:20 +0000 + polyml (5.2.1-1) unstable; urgency=low [ Achim D. Brucker ] diff -u polyml-5.2.1/debian/control polyml-5.2.1/debian/control --- polyml-5.2.1/debian/control +++ polyml-5.2.1/debian/control @@ -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