This is an automated email from the git hooks/post-receive script. jzobel-guest pushed a commit to branch master in repository netbeans.
commit c8280c02f491070d4c2cd451c2a7f54e200ceed6 Author: Joachim Zobel <[email protected]> Date: Fri Oct 25 20:05:58 2013 +0200 fixed path --- debian/patches/netbeans~ide-launcher-7.0.1workarounds.patch | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/patches/netbeans~ide-launcher-7.0.1workarounds.patch b/debian/patches/netbeans~ide-launcher-7.0.1workarounds.patch index b29db09..0a1af37 100644 --- a/debian/patches/netbeans~ide-launcher-7.0.1workarounds.patch +++ b/debian/patches/netbeans~ide-launcher-7.0.1workarounds.patch @@ -1,7 +1,9 @@ Patches that hopefully can be removed after 7.0.1 ---- a/ide/launcher/unix/netbeans -+++ b/ide/launcher/unix/netbeans +Index: netbeans-7.0.1+dfsg1/ide/launcher/unix/netbeans +=================================================================== +--- netbeans-7.0.1+dfsg1/ide/launcher/unix/netbeans 2011-07-28 20:45:40.000000000 +0100 ++++ netbeans-7.0.1+dfsg1/ide/launcher/unix/netbeans 2011-08-02 23:42:39.694164784 +0100 @@ -174,6 +174,11 @@ netbeans_default_options="-J-XX:MaxPermSize=384m ${netbeans_default_options}" fi -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/netbeans.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

