This is an automated email from the git hooks/post-receive script.

pini pushed a commit to branch master
in repository gluegen2.

commit 64e41d2ee22da746be72099d9b719277f3465add
Author: Gilles Filippini <[email protected]>
Date:   Thu Oct 29 13:41:09 2015 +0100

    Add some patch headers.
---
 debian/patches/disable-static-linking.diff | 2 ++
 debian/patches/ppc64el-support.diff        | 2 ++
 debian/patches/s390x-support.diff          | 2 ++
 debian/patches/tests.diff                  | 8 ++++++++
 4 files changed, 14 insertions(+)

diff --git a/debian/patches/disable-static-linking.diff 
b/debian/patches/disable-static-linking.diff
index 49d88c3..7b3e56f 100644
--- a/debian/patches/disable-static-linking.diff
+++ b/debian/patches/disable-static-linking.diff
@@ -1,3 +1,5 @@
+Description: disable static linking for native libraries.
+Author: Gilles Filippini <[email protected]>
 Index: gluegen2/make/gluegen-cpptasks-base.xml
 ===================================================================
 --- gluegen2.orig/make/gluegen-cpptasks-base.xml
diff --git a/debian/patches/ppc64el-support.diff 
b/debian/patches/ppc64el-support.diff
index 7f1af3c..cb7f3a2 100644
--- a/debian/patches/ppc64el-support.diff
+++ b/debian/patches/ppc64el-support.diff
@@ -1,3 +1,5 @@
+Description: add support for ppc64el arch.
+Author: Gilles Filippini <[email protected]>
 Index: gluegen2/make/scripts/make.gluegen.all.linux-ppc64le.sh
 ===================================================================
 --- /dev/null
diff --git a/debian/patches/s390x-support.diff 
b/debian/patches/s390x-support.diff
index 8ec4b27..f188df0 100644
--- a/debian/patches/s390x-support.diff
+++ b/debian/patches/s390x-support.diff
@@ -1,3 +1,5 @@
+Description: add support for s390x arch.
+Author: Gilles Filippini <[email protected]>
 Index: gluegen2/make/scripts/make.gluegen.all.linux-s390x.sh
 ===================================================================
 --- /dev/null
diff --git a/debian/patches/tests.diff b/debian/patches/tests.diff
index 3765928..18588d1 100644
--- a/debian/patches/tests.diff
+++ b/debian/patches/tests.diff
@@ -1,3 +1,11 @@
+Description: enable testcases build and run.
+ One testcase can't build because of missing up to date semver-java:
+ - TestVersionSemantics
+ Three testcases fail on every arch while the library seems functional:
+ - TestUri99LaunchOnReservedCharPathBug908
+ - TestStructGen01
+ - TestStructGen02.
+Author: Gilles Filippini <[email protected]>
 Index: gluegen2/make/build-test.xml
 ===================================================================
 --- gluegen2.orig/make/build-test.xml

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/gluegen2.git

_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to