[yade] 01/01: Let yade be built only on specific archs.

Anton Gladky gladk at moszumanska.debian.org
Sun Nov 2 16:02:38 UTC 2014


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

gladk pushed a commit to branch master
in repository yade.

commit 5ac2a25f98d86ee70fa5fd3495890381ca764dd9
Author: Anton Gladky <gladk at debian.org>
Date:   Sun Nov 2 17:01:27 2014 +0100

    Let yade be built only on specific archs.
    
    amd64 arm64 armel armhf i386 kfreebsd-i386 powerpc ppc64el s390x x32
---
 debian/control | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 5e064db..c6ca32f 100644
--- a/debian/control
+++ b/debian/control
@@ -56,7 +56,7 @@ Standards-Version: 3.9.6
 XS-Testsuite: autopkgtest
 
 Package: yade
-Architecture: any
+Architecture: amd64 arm64 armel armhf i386 kfreebsd-i386 powerpc ppc64el s390x x32
 Pre-Depends:
  ${misc:Pre-Depends}
 Multi-Arch: foreign
@@ -81,7 +81,7 @@ Description: Platform for discrete element modeling
  This package contains speed-optimized build of yade.
 
 Package: libyade
-Architecture: any
+Architecture: amd64 arm64 armel armhf i386 kfreebsd-i386 powerpc ppc64el s390x x32
 Pre-Depends:
  ${misc:Pre-Depends}
 Multi-Arch: same
@@ -104,7 +104,7 @@ Description: Platform for discrete element modeling. Libraries
  This package contains yade`s libraries.
 
 Package: python-yade
-Architecture: any
+Architecture: amd64 arm64 armel armhf i386 kfreebsd-i386 powerpc ppc64el s390x x32
 Section: python
 Pre-Depends:
  ${misc:Pre-Depends}

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



More information about the debian-science-commits mailing list