[mathgl] 01/02: Exclude kfreebsd-i386 from build arch due to FTBFS
Dimitrios Eftaxiopoulos
eftaxiop-guest at moszumanska.debian.org
Mon Mar 24 10:33:37 UTC 2014
This is an automated email from the git hooks/post-receive script.
eftaxiop-guest pushed a commit to branch master
in repository mathgl.
commit 61d1db912258b2dbfee4e11fe3868b3ee9a6ac2c
Author: Dimitrios Eftaxiopoulos <eftaxi12 at otenet.gr>
Date: Mon Mar 24 12:18:56 2014 +0200
Exclude kfreebsd-i386 from build arch due to FTBFS
---
debian/control | 34 ++++++++++++++++++++++------------
1 file changed, 22 insertions(+), 12 deletions(-)
diff --git a/debian/control b/debian/control
index 48acdf9..99beca5 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,8 @@ Vcs-Git: git://anonscm.debian.org/debian-science/packages/mathgl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-science/packages/mathgl.git
Package: mathgl
-Architecture: any
+Architecture: amd64 armel armhf hurd-i386 i386 kfreebsd-amd64 mips mipsel powerpc
+ s390x sparc
Depends: ${shlibs:Depends}, ${misc:Depends}, libmgl7.2.0 (= ${binary:Version})
Description: library for scientific graphs (utilities and examples)
A free cross-platform library of fast C++ routines for plotting data in up
@@ -28,8 +29,8 @@ Description: library for scientific graphs (utilities and examples)
This package contains MathGL utilities and examples.
Package: udav
-Architecture: any
-Section: libs
+Architecture: amd64 armel armhf hurd-i386 i386 kfreebsd-amd64 mips mipsel powerpc
+ s390x sparc
Depends: ${shlibs:Depends}, ${misc:Depends}, libmgl7.2.0 (= ${binary:Version})
Description: library for scientific graphs (window interface)
A free cross-platform library of fast C++ routines for plotting data in up
@@ -56,7 +57,8 @@ Description: library for scientific graphs (window interface)
# This package contains the MathGL documentation in English.
Package: libmgl7.2.0
-Architecture: any
+Architecture: amd64 armel armhf hurd-i386 i386 kfreebsd-amd64 mips mipsel powerpc
+ s390x sparc
Section: libs
Depends: ${shlibs:Depends}, ${misc:Depends}, libmgl-data
Replaces: libmgl5, libmgl6
@@ -71,7 +73,8 @@ Description: library for scientific graphs (main runtime library)
This package contains the shared object files.
Package: libmgl-mpi7.2.0
-Architecture: any
+Architecture: amd64 armel armhf hurd-i386 i386 kfreebsd-amd64 mips mipsel powerpc
+ s390x sparc
Section: libs
Depends: ${shlibs:Depends}, ${misc:Depends}, libmgl-data
Description: library for scientific graphs (mpi enhanced runtime library)
@@ -85,7 +88,8 @@ Description: library for scientific graphs (mpi enhanced runtime library)
files.
Package: libmgl-wnd7.2.0
-Architecture: any
+Architecture: amd64 armel armhf hurd-i386 i386 kfreebsd-amd64 mips mipsel powerpc
+ s390x sparc
Section: libs
Depends: ${shlibs:Depends}, ${misc:Depends}, libmgl-data
Replaces: libmgl-fltk5, libmgl-wnd6, libmgl-qt5, libmgl-wx5
@@ -101,7 +105,8 @@ Description: library for scientific graphs (windows runtime library)
on Fltk, Qt and Wx.
Package: libmgl-glut7.2.0
-Architecture: any
+Architecture: amd64 armel armhf hurd-i386 i386 kfreebsd-amd64 mips mipsel powerpc
+ s390x sparc
Section: libs
Depends: ${shlibs:Depends}, ${misc:Depends}, libmgl-data
Replaces: libmgl-glut5
@@ -117,7 +122,8 @@ Description: library for scientific graphs (glut interface for windows)
opening.
Package: libmgl-qt7.2.0
-Architecture: any
+Architecture: amd64 armel armhf hurd-i386 i386 kfreebsd-amd64 mips mipsel powerpc
+ s390x sparc
Section: libs
Depends: ${shlibs:Depends}, ${misc:Depends}, libmgl-data
Replaces: libmgl-qt5
@@ -133,7 +139,8 @@ Description: library for scientific graphs (Qt interface for windows)
opening.
Package: libmgl-fltk7.2.0
-Architecture: any
+Architecture: amd64 armel armhf hurd-i386 i386 kfreebsd-amd64 mips mipsel powerpc
+ s390x sparc
Section: libs
Depends: ${shlibs:Depends}, ${misc:Depends}, libmgl-data
Replaces: libmgl-fltk5
@@ -149,7 +156,8 @@ Description: library for scientific graphs (fltk interface for windows)
opening.
Package: libmgl-wx7.2.0
-Architecture: any
+Architecture: amd64 armel armhf hurd-i386 i386 kfreebsd-amd64 mips mipsel powerpc
+ s390x sparc
Section: libs
Depends: ${shlibs:Depends}, ${misc:Depends}, libmgl-data
Replaces: libmgl-wx5
@@ -191,7 +199,8 @@ Description: library for scientific graphs (data files)
This package contains the MathGL data files.
Package: libmgl-dev
-Architecture: any
+Architecture: amd64 armel armhf hurd-i386 i386 kfreebsd-amd64 mips mipsel powerpc
+ s390x sparc
Section: libdevel
Depends: libmgl7.2.0 (= ${binary:Version}), libmgl-wnd7.2.0 (= ${binary:Version}),
libmgl-wx7.2.0 (= ${binary:Version}), libmgl-fltk7.2.0 (= ${binary:Version}),
@@ -208,7 +217,8 @@ Description: library for scientific graphs (development files)
This package contains the development files.
Package: python-mathgl
-Architecture: any
+Architecture: amd64 armel armhf hurd-i386 i386 kfreebsd-amd64 mips mipsel powerpc
+ s390x sparc
Section: python
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python-numpy
Description: library for scientific graphs (Python module)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/mathgl.git
More information about the debian-science-commits
mailing list