[gmsh] 03/07: Use any-arch instead of list of archs.

Anton Gladky gladk at moszumanska.debian.org
Wed Aug 26 20:50:42 UTC 2015


This is an automated email from the git hooks/post-receive script.

gladk pushed a commit to branch master
in repository gmsh.

commit af26665de5db0e8187b9281776d5d04d3b1b8a8a
Author: Anton Gladky <gladk at debian.org>
Date:   Wed Aug 26 22:38:40 2015 +0200

    Use any-arch instead of list of archs.
---
 debian/control | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/debian/control b/debian/control
index dff6556..90d64dd 100644
--- a/debian/control
+++ b/debian/control
@@ -44,7 +44,7 @@ Homepage: http://www.geuz.org/gmsh/
 X-Python-Version: current
 
 Package: gmsh
-Architecture: amd64 armel armhf i386 ia64 powerpc powerpcspe s390 s390x sparc arm64 ppc64el
+Architecture: any
 Depends: mpi-default-bin,
          ${misc:Depends},
          ${shlibs:Depends}
@@ -83,7 +83,7 @@ Description: Three-dimensional finite element mesh generator
  The package contains documentation and examples.
 
 Package: libgmsh-dev
-Architecture: amd64 armel armhf i386 ia64 powerpc powerpcspe s390 s390x sparc arm64 ppc64el
+Architecture: any
 Multi-Arch: foreign
 Section: libdevel
 Depends: libgmsh2v5 (= ${binary:Version}),
@@ -107,7 +107,7 @@ Description: Three-dimensional finite element mesh generator. Development files
  The package contains development files.
 
 Package: libgmsh2v5
-Architecture: amd64 armel armhf i386 ia64 powerpc powerpcspe s390 s390x sparc arm64 ppc64el
+Architecture: any
 Multi-Arch: same
 Section: libs
 Depends: ${misc:Depends},
@@ -131,7 +131,7 @@ Description: Three-dimensional finite element mesh generator. Shared library
  The package contains a shared library.
 
 Package: libjava-gmsh2
-Architecture: amd64 armel armhf i386 ia64 powerpc powerpcspe s390 s390x sparc arm64 ppc64el
+Architecture: any
 Multi-Arch: foreign
 Section: java
 Depends: libgmsh2v5 (= ${binary:Version}),
@@ -156,7 +156,7 @@ Description: Three-dimensional finite element mesh generator. Java wrapper
  This package contains the Java wrappers for gmsh
 
 Package: python-gmsh
-Architecture: amd64 armel armhf i386 ia64 powerpc powerpcspe s390 s390x sparc arm64 ppc64el
+Architecture: any
 Multi-Arch: foreign
 Section: python
 Depends: libgmsh2v5 (= ${binary:Version}),

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/gmsh.git



More information about the debian-science-commits mailing list