tags 623135 + pending
thanks

Dear maintainer,

I've prepared an NMU for polyml (versioned as 5.2.1-1.1) and
uploaded it to DELAYED/5. Please feel free to tell me if I
should delay it longer. The fix is trivial and has been in the BTS
for more than 6 months.

Regards.

Konstantinos
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 <mar...@debian.org>  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

Reply via email to