[mathgl] 01/05: Reenable Architecture=any on all arch dependent binaries

Dimitrios Eftaxiopoulos eftaxiop-guest at moszumanska.debian.org
Sun Apr 20 07:29:11 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 ff103e421985692ce99dd081ad923b4b904cb1e1
Author: Dimitrios Eftaxiopoulos <eftaxi12 at otenet.gr>
Date:   Thu Apr 10 21:03:03 2014 +0300

    Reenable Architecture=any on all arch dependent binaries
---
 debian/control | 35 +++++++++++++----------------------
 1 file changed, 13 insertions(+), 22 deletions(-)

diff --git a/debian/control b/debian/control
index 99beca5..8ea6f57 100644
--- a/debian/control
+++ b/debian/control
@@ -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)

-- 
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