This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository javatools.
commit e47246b1fe34d38c7d41b1f4feb2ab7343987ac2 Author: Markus Koschany <[email protected]> Date: Tue Dec 9 10:09:52 2014 +0100 Update changelog for 0.48 --- debian/changelog | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index d46a9cb..cbe2432 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,10 @@ javatools (0.48) unstable; urgency=medium * Team upload. - * jarwrapper: Remove -Djava.library.path and let the JRE handle Multiarch - paths. (Closes: #764630) + * 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. + (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

