[med-svn] [libsis-base-java] 01/03: add DEP3 headers
Olivier Sallou
osallou at debian.org
Sat Aug 22 14:21:43 UTC 2015
This is an automated email from the git hooks/post-receive script.
osallou pushed a commit to branch master
in repository libsis-base-java.
commit 3e601e0e4584167d8c25f5741abf87aa6eb5aabc
Author: Olivier Sallou <osallou at debian.org>
Date: Fri Aug 21 14:29:47 2015 +0000
add DEP3 headers
---
debian/patches/load_native_debian.patch | 3 +++
debian/patches/remove_ch_rinn_imports.patch | 8 +++++---
2 files changed, 8 insertions(+), 3 deletions(-)
diff --git a/debian/patches/load_native_debian.patch b/debian/patches/load_native_debian.patch
index 444e4d6..a1acbf3 100644
--- a/debian/patches/load_native_debian.patch
+++ b/debian/patches/load_native_debian.patch
@@ -3,6 +3,9 @@ Description: upstream applies various methods to look for the
native library and falls back to pure java if linking fails.
Here we just load the library from /usr/lib/jni and quit
immediately if linking fails.
+Author: Tim Booth
+Forwarded: no
+Last-Updated: 2015-08-21
--- a/source/java/ch/systemsx/cisd/base/convert/NativeData.java
+++ b/source/java/ch/systemsx/cisd/base/convert/NativeData.java
@@ -45,7 +45,8 @@
diff --git a/debian/patches/remove_ch_rinn_imports.patch b/debian/patches/remove_ch_rinn_imports.patch
index ba9fcfa..8755aa3 100644
--- a/debian/patches/remove_ch_rinn_imports.patch
+++ b/debian/patches/remove_ch_rinn_imports.patch
@@ -1,6 +1,8 @@
-We don't care if the interface is private or public, as it makes no
-difference to the running code.
-I have no idea where the code for this decorator is in any case.
+Subject: unneeded and unavailable method decorator
+Description: decorator is not available in Debian and is not useful for package
+Author: Tim Booth
+Forwarded: no
+Last-Updated: 2015-08-21
--- a/source/java/ch/systemsx/cisd/base/unix/Unix.java
+++ b/source/java/ch/systemsx/cisd/base/unix/Unix.java
@@ -19,7 +19,6 @@
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libsis-base-java.git
More information about the debian-med-commit
mailing list