[glpk-java] 01/01: Restrict architecture list to those on which the package actually compiles.

Sébastien Villemot sebastien at debian.org
Sun Mar 16 16:47:01 UTC 2014


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

sebastien pushed a commit to branch master
in repository glpk-java.

commit 6971870cf5d96792f8ef6c668157c65370a8268d
Author: Sébastien Villemot <sebastien at debian.org>
Date:   Sun Mar 16 17:46:42 2014 +0100

    Restrict architecture list to those on which the package actually compiles.
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index dd58927..407eaf9 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Vcs-Git: git://anonscm.debian.org/debian-science/packages/glpk-java.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-science/packages/glpk-java.git
 
 Package: libglpk-java
-Architecture: any
+Architecture: amd64 armel armhf i386 mipsel s390x
 Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: Java binding to the GNU Linear Programming Kit
  GLPK (GNU Linear Programming Kit) is intended for solving large-scale

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



More information about the debian-science-commits mailing list