This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository mpj.
commit 4de5a02f7900cc3c9c7eb81a2a936d48b84dd4f5 Author: Andreas Tille <[email protected]> Date: Mon Dec 17 12:57:08 2012 +0000 Architecture: all --- debian/changelog | 1 + debian/control | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 215e24d..4614cad 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ mpj (0.38+dfsg-1) UNRELEASED; urgency=low - use default java implementation (thanks for the patch to James Page <[email protected]>) Closes: #684159 + - Architecture: all -- Andreas Tille <[email protected]> Fri, 24 Aug 2012 23:08:14 +0200 diff --git a/debian/control b/debian/control index 99bf7ad..f768c75 100644 --- a/debian/control +++ b/debian/control @@ -12,8 +12,8 @@ Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/libmpj-java/trunk Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/libmpj-java/trunk/ Package: libmpj-java -Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, ${java:Depends} +Architecture: all +Depends: ${misc:Depends}, ${java:Depends} Recommends: ${java:Recommends} Description: Java library for parallel applications for multicore processors and clusters MPJ Express is a Java message passing library that allows application -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/mpj.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

