This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository libjide-oss-java.
commit c8a89fff4cf621b947701a9875295c505b8b67c3 Author: Markus Koschany <[email protected]> Date: Fri Apr 4 22:09:34 2014 +0200 Update README.Debian. --- debian/README.Debian | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/README.Debian b/debian/README.Debian index eb685e8..fbd47fa 100644 --- a/debian/README.Debian +++ b/debian/README.Debian @@ -1,9 +1,10 @@ libjide-oss-java for Debian =========================== -To make libjide-oss-java compile on Debian systems, it was necessary to make -changes to the official sources. Debian cannot rely on the prebuilt jar files -in the libs directory, namely ui.jar, which is part of Apple's "Look and Feel". +In order to compile libjide-oss-java on Debian systems, it was necessary +to make changes to the official sources. Debian cannot rely on the prebuilt jar +files in the libs directory, namely ui.jar, which is part of Apple's "Look and +Feel". Therefore the file src/com/jidesoft/plaf/aqua/AquaRangeSliderUI.java was removed and src/com/jidesoft/plaf/aqua/AquaJidePopupMenuUI.java was patched to -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libjide-oss-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

