This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository visualvm.
commit 6694787d7a1a966358b1a83799411b629aa4c5f8 Author: Emmanuel Bourg <[email protected]> Date: Mon May 5 23:37:28 2014 +0200 Added the missing patch descriptions --- debian/patches/01-gcc-settings.patch | 3 +++ debian/patches/02-relocate-native-libraries.patch | 3 +++ 2 files changed, 6 insertions(+) diff --git a/debian/patches/01-gcc-settings.patch b/debian/patches/01-gcc-settings.patch index d592b67..bb60181 100644 --- a/debian/patches/01-gcc-settings.patch +++ b/debian/patches/01-gcc-settings.patch @@ -1,3 +1,6 @@ +Description: Adjusts the gcc compilation settings +Author: Emmanuel Bourg <[email protected]> +Forwarded: not-neede --- a/netbeans/lib.profiler/native/build/buildnative-linux64.sh +++ b/netbeans/lib.profiler/native/build/buildnative-linux64.sh @@ -47,8 +47,8 @@ diff --git a/debian/patches/02-relocate-native-libraries.patch b/debian/patches/02-relocate-native-libraries.patch index e9d707d..cf6ccf3 100644 --- a/debian/patches/02-relocate-native-libraries.patch +++ b/debian/patches/02-relocate-native-libraries.patch @@ -1,3 +1,6 @@ +Description: Load the native libraries from /usr/lib/jni +Author: Emmanuel Bourg <[email protected]> +Forwarded: not-needed --- a/netbeans/lib.profiler.common/src/org/netbeans/lib/profiler/common/integration/IntegrationUtils.java +++ b/netbeans/lib.profiler.common/src/org/netbeans/lib/profiler/common/integration/IntegrationUtils.java @@ -310,7 +310,7 @@ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/visualvm.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

