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

tmancill pushed a commit to branch master
in repository jblas.

commit 7b37a03dcbf33b33a270861f2b64fff919d03b09
Author: tony mancill <[email protected]>
Date:   Thu Jan 9 06:38:26 2014 -0800

    constrict architecture list to amd64 and i386
    
    see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=734279
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 7ddb32c..f0174eb 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Vcs-Git: git://anonscm.debian.org/pkg-java/jblas.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/jblas.git
 
 Package: jblas
-Architecture: any
+Architecture: i386 amd64
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Suggests: jblas-doc
 Description: fast linear algebra library for Java

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/jblas.git

_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to