This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository javatools.
commit 432d8b9bae268bfa72af317ed53ca464960be1cc Author: Markus Koschany <[email protected]> Date: Tue Dec 9 15:38:19 2014 +0100 Update changelog --- debian/changelog | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index cbe2432..d16fdd7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,11 @@ javatools (0.48) unstable; urgency=medium * Team upload. - * jarwrapper: Add MULTIARCH_LIBRARY_PATH variable which contains all known - multiarch jni library paths and use this as value for -Djava.library.path. - This ensures that all JRE will find the corresponding libraries correctly. + * jarwrapper: Add MULTIARCH_LIBRARY_PATH variables for 32bit and 64bit arches + which contain all known multiarch jni library paths and use this as + value for -Djava.library.path depending on the JVM that is used to + launch the application. + This ensures that all JVM will find the corresponding libraries correctly. (Closes: #764630) -- Markus Koschany <[email protected]> Fri, 05 Dec 2014 10:38:23 +0100 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/javatools.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

