This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Packaging for libjna-java a library for dynamic access of native 
libraries from Java without JNI".

The branch, master has been updated
       via  58c0dcd79e27233e76972fa7a948598a42acb619 (commit)
      from  c43423ae0cb9dfe1a7b4a45c71e3635532a7e740 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 58c0dcd79e27233e76972fa7a948598a42acb619
Author: Jan Dittberner <ja...@debian.org>
Date:   Sun Feb 13 20:25:34 2011 +0100

    refresh patches

-----------------------------------------------------------------------

Summary of changes:
 debian/patches/05-support-gnu-kfreebsd.patch       |    2 +-
 .../06-remove-gjdoc-inexistent-options.patch       |   13 +++++++------
 2 files changed, 8 insertions(+), 7 deletions(-)

diff --git a/debian/patches/05-support-gnu-kfreebsd.patch 
b/debian/patches/05-support-gnu-kfreebsd.patch
index 143e3f5..33de6d1 100644
--- a/debian/patches/05-support-gnu-kfreebsd.patch
+++ b/debian/patches/05-support-gnu-kfreebsd.patch
@@ -13,7 +13,7 @@ Subject: patch build.xml and native/Makefile to support 
Debian GNU/kFreeBSD
                          -e 's/Darwin.*/darwin/g' \
 --- a/build.xml
 +++ b/build.xml
-@@ -126,6 +126,9 @@
+@@ -129,6 +129,9 @@
      <condition property="os.prefix" value="freebsd-${os.arch}">
        <os name="FreeBSD"/>
      </condition>
diff --git a/debian/patches/06-remove-gjdoc-inexistent-options.patch 
b/debian/patches/06-remove-gjdoc-inexistent-options.patch
index e9e4bc1..8afd952 100644
--- a/debian/patches/06-remove-gjdoc-inexistent-options.patch
+++ b/debian/patches/06-remove-gjdoc-inexistent-options.patch
@@ -3,11 +3,12 @@ Subject: disable javadoc options that are not supported by 
gjdoc
 
 --- a/build.xml
 +++ b/build.xml
-@@ -546,7 +546,6 @@
-       <group title="Unix Examples" packages="com.sun.jna.examples.unix"/>
-       <group title="Windows Examples" packages="com.sun.jna.examples.win32"/>
- 
+@@ -562,7 +562,7 @@
+       <group title="Java Native Access" 
packages="com.sun.jna,com.sun.jna.ptr,com.sun.jna.types,com.sun.jna.win32"/>
+       <group title="Platform Specific" packages="com.sun.jna.platform"/>
+       
 -      <arg value="-notimestamp"/>
++      <!--arg value="-notimestamp"/-->
      </javadoc>
-   </target>
- 
+     <subant target="javadoc">
+       <fileset dir="${contrib}" includes="platform/build.xml"/>


hooks/post-receive
-- 
Packaging for libjna-java a library for dynamic access of native libraries from 
Java without JNI

_______________________________________________
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

Reply via email to