[SCM] Debian packaging for openturns www.openturns.org branch, debian, updated. debian/1.1-9

Denis Barbier bouzim at gmail.com
Fri Jul 19 19:39:12 UTC 2013


The following commit has been merged in the debian branch:
commit 17592a14b4a7925762cf021296c85c65628e4d62
Author: Denis Barbier <bouzim at gmail.com>
Date:   Thu Jul 18 19:42:09 2013 +0200

    debian/control: do no more build packages for mips and mipsel
    
    Openturns requires more than 1GB RAM, this caused a lot of trouble on
    mips* architectures.

diff --git a/debian/control b/debian/control
index d519acb..82badde 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ X-Python-Version: current
 
 Package: libopenturns0.2
 Section: libs
-Architecture: any
+Architecture: amd64 armel armhf hurd-i386 i386 ia64 kfreebsd-amd64 kfreebsd-i386 powerpc s390 s390x alpha powerpcspe ppc64 sh4 sparc x32
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Suggests: python-openturns, r-base-core, ghostscript, r-other-rot (= ${binary:Version})
 Replaces: openturns-wrapper
@@ -44,7 +44,7 @@ Description: dynamic libraries for OpenTURNS
 
 Package: libopenturns-dev
 Section: libdevel
-Architecture: any
+Architecture: amd64 armel armhf hurd-i386 i386 ia64 kfreebsd-amd64 kfreebsd-i386 powerpc s390 s390x alpha powerpcspe ppc64 sh4 sparc x32
 Depends: ${misc:Depends}, libopenturns0.2 (= ${binary:Version}),
   libxml2-dev, liblapack-dev, libblas-dev, libtbb-dev [i386 amd64 ia64]
 Replaces: openturns-wrapper
@@ -67,7 +67,7 @@ Description: headers and development libraries for OpenTURNS
 
 Package: libopenturns-dbg
 Section: debug
-Architecture: any
+Architecture: amd64 armel armhf hurd-i386 i386 ia64 kfreebsd-amd64 kfreebsd-i386 powerpc s390 s390x alpha powerpcspe ppc64 sh4 sparc x32
 Depends: ${misc:Depends}, libopenturns-dev
 Description: debug symbols for OpenTURNS
  OpenTURNS is a powerful and generic tool to treat and quantify
@@ -87,7 +87,7 @@ Description: debug symbols for OpenTURNS
 
 Package: python-openturns
 Section: python
-Architecture: any
+Architecture: amd64 armel armhf hurd-i386 i386 ia64 kfreebsd-amd64 kfreebsd-i386 powerpc s390 s390x alpha powerpcspe ppc64 sh4 sparc x32
 Depends: ${shlibs:Depends}, ${misc:Depends}, libopenturns0.2 (= ${binary:Version}), ${python:Depends}
 Provides: ${python:Provides}
 Suggests: python-matplotlib, python-scipy
@@ -109,7 +109,7 @@ Description: Python front-end of OpenTURNS (aka TUI)
 
 Package: python-openturns-dev
 Section: python
-Architecture: any
+Architecture: amd64 armel armhf hurd-i386 i386 ia64 kfreebsd-amd64 kfreebsd-i386 powerpc s390 s390x alpha powerpcspe ppc64 sh4 sparc x32
 Depends: ${misc:Depends}, libopenturns-dev, python-openturns (= ${binary:Version}), python-dev
 Replaces: libopenturns-dev
 Breaks: libopenturns-dev (<< 1.0)
@@ -130,7 +130,7 @@ Description: Python front-end of OpenTURNS (aka TUI)
 
 Package: r-other-rot
 Section: gnu-r
-Architecture: any
+Architecture: amd64 armel armhf hurd-i386 i386 ia64 kfreebsd-amd64 kfreebsd-i386 powerpc s390 s390x alpha powerpcspe ppc64 sh4 sparc x32
 Depends: ${misc:Depends}, r-base-core
 Replaces: python-openturns
 Breaks: python-openturns (<< 1.0)
@@ -150,7 +150,7 @@ Description: GNU R package of few tools needed by OpenTURNS
  This package provides R files needed by some OpenTURNS objects.
 
 Package: openturns-examples
-Architecture: any
+Architecture: amd64 armel armhf hurd-i386 i386 ia64 kfreebsd-amd64 kfreebsd-i386 powerpc s390 s390x alpha powerpcspe ppc64 sh4 sparc x32
 Depends: ${shlibs:Depends}, ${misc:Depends}, python, python-openturns (= ${binary:Version}), libopenturns-dev
 Replaces: openturns-wrapper
 Breaks: openturns-wrapper

-- 
Debian packaging for openturns www.openturns.org



More information about the debian-science-commits mailing list