Reenable Architecture=any on all arch dependent binaries
authorDimitrios Eftaxiopoulos <eftaxi12@otenet.gr>
Thu, 10 Apr 2014 18:03:03 +0000 (21:03 +0300)
committerDimitrios Eftaxiopoulos <eftaxi12@otenet.gr>
Thu, 10 Apr 2014 18:03:03 +0000 (21:03 +0300)
debian/control

index 99beca567433c7ddd5921216848e83c575b1ef32..8ea6f579353ee603d90247f0d013270bfef9e723 100644 (file)
@@ -16,8 +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: amd64 armel armhf hurd-i386 i386 kfreebsd-amd64 mips mipsel powerpc
- s390x sparc
+Architecture: any
+Section: libs
 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
@@ -29,8 +29,8 @@ Description: library for scientific graphs (utilities and examples)
  This package contains MathGL utilities and examples.
 
 Package: udav
-Architecture: amd64 armel armhf hurd-i386 i386 kfreebsd-amd64 mips mipsel powerpc
- s390x sparc
+Architecture: any
+Section: libs
 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
@@ -57,8 +57,7 @@ Description: library for scientific graphs (window interface)
 #  This package contains the MathGL documentation in English.
 
 Package: libmgl7.2.0
-Architecture: amd64 armel armhf hurd-i386 i386 kfreebsd-amd64 mips mipsel powerpc
- s390x sparc
+Architecture: any
 Section: libs
 Depends: ${shlibs:Depends}, ${misc:Depends}, libmgl-data
 Replaces: libmgl5, libmgl6
@@ -73,8 +72,7 @@ Description: library for scientific graphs (main runtime library)
  This package contains the shared object files.
 
 Package: libmgl-mpi7.2.0
-Architecture: amd64 armel armhf hurd-i386 i386 kfreebsd-amd64 mips mipsel powerpc
- s390x sparc
+Architecture: any
 Section: libs
 Depends: ${shlibs:Depends}, ${misc:Depends}, libmgl-data
 Description: library for scientific graphs (mpi enhanced runtime library)
@@ -88,8 +86,7 @@ Description: library for scientific graphs (mpi enhanced runtime library)
  files.
 
 Package: libmgl-wnd7.2.0
-Architecture: amd64 armel armhf hurd-i386 i386 kfreebsd-amd64 mips mipsel powerpc
- s390x sparc
+Architecture: any
 Section: libs
 Depends: ${shlibs:Depends}, ${misc:Depends}, libmgl-data
 Replaces: libmgl-fltk5, libmgl-wnd6, libmgl-qt5, libmgl-wx5
@@ -105,8 +102,7 @@ Description: library for scientific graphs (windows runtime library)
  on Fltk, Qt and Wx.
 
 Package: libmgl-glut7.2.0
-Architecture: amd64 armel armhf hurd-i386 i386 kfreebsd-amd64 mips mipsel powerpc
- s390x sparc
+Architecture: any
 Section: libs
 Depends: ${shlibs:Depends}, ${misc:Depends}, libmgl-data
 Replaces: libmgl-glut5
@@ -122,8 +118,7 @@ Description: library for scientific graphs (glut interface for windows)
  opening.
 
 Package: libmgl-qt7.2.0
-Architecture: amd64 armel armhf hurd-i386 i386 kfreebsd-amd64 mips mipsel powerpc
- s390x sparc
+Architecture: any
 Section: libs
 Depends: ${shlibs:Depends}, ${misc:Depends}, libmgl-data
 Replaces: libmgl-qt5
@@ -139,8 +134,7 @@ Description: library for scientific graphs (Qt interface for windows)
  opening.
 
 Package: libmgl-fltk7.2.0
-Architecture: amd64 armel armhf hurd-i386 i386 kfreebsd-amd64 mips mipsel powerpc
- s390x sparc
+Architecture: any
 Section: libs
 Depends: ${shlibs:Depends}, ${misc:Depends}, libmgl-data
 Replaces: libmgl-fltk5
@@ -156,8 +150,7 @@ Description: library for scientific graphs (fltk interface for windows)
  opening.
 
 Package: libmgl-wx7.2.0
-Architecture: amd64 armel armhf hurd-i386 i386 kfreebsd-amd64 mips mipsel powerpc
- s390x sparc
+Architecture: any
 Section: libs
 Depends: ${shlibs:Depends}, ${misc:Depends}, libmgl-data
 Replaces: libmgl-wx5
@@ -199,8 +192,7 @@ Description: library for scientific graphs (data files)
  This package contains the MathGL data files.
 
 Package: libmgl-dev
-Architecture: amd64 armel armhf hurd-i386 i386 kfreebsd-amd64 mips mipsel powerpc
- s390x sparc
+Architecture: any
 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}),
@@ -217,8 +209,7 @@ Description: library for scientific graphs (development files)
  This package contains the development files. 
 
 Package: python-mathgl
-Architecture: amd64 armel armhf hurd-i386 i386 kfreebsd-amd64 mips mipsel powerpc
- s390x sparc
+Architecture: any
 Section: python
 Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python-numpy
 Description: library for scientific graphs (Python module)