[SCM] Git Repository for packaging Poly/ML (http://www.polyml.org) branch, master, updated. debian/5.2-3-6-gf91e977

Achim D. Brucker brucker at nakagawa.brucker.ch
Fri Aug 15 22:06:51 UTC 2008


The following commit has been merged in the master branch:
commit f91e977564b4d5cbeed176b0a5061349d74c2a48
Author: Achim D. Brucker <brucker at nakagawa.brucker.ch>
Date:   Fri Aug 15 23:34:07 2008 +0200

    changed architecture "arm" to "armel".

diff --git a/debian/control b/debian/control
index c4b4b0e..2d27e4d 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 6), autotools-dev, lesstif2-dev
 Standards-Version: 3.8.0
 
 Package: polyml
-Architecture: i386 sparc powerpc amd64 arm
+Architecture: i386 sparc powerpc amd64 armel
 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
@@ -25,7 +25,7 @@ Description: interpreter and interactive compiler for the Standard ML programmin
 
 Package: libpolyml-dev
 Section: libdevel
-Architecture: i386 sparc powerpc amd64 arm
+Architecture: i386 sparc powerpc amd64 armel
 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
@@ -39,7 +39,7 @@ Description: development files for Poly/ML, a compiler for the Standard ML
 
 Package: libpolyml1
 Section: libs
-Architecture: i386 sparc powerpc amd64 arm
+Architecture: i386 sparc powerpc amd64 armel
 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

-- 
Git Repository for packaging Poly/ML (http://www.polyml.org)



More information about the debian-science-commits mailing list