[med-svn] [libsis-jhdf5-java] 01/04: Use /usr/share/java/java_defaults.mk to adapt to correct include options for new default-jdk (openjdk-8-jdk)

Andreas Tille tille at debian.org
Thu Feb 18 08:43:00 UTC 2016


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

tille pushed a commit to branch master
in repository libsis-jhdf5-java.

commit 6f6bba8e7735ceeba7c10e19a4d8207d17a681cd
Author: Andreas Tille <tille at debian.org>
Date:   Tue Feb 16 13:30:25 2016 +0100

    Use /usr/share/java/java_defaults.mk to adapt to correct include options for new default-jdk (openjdk-8-jdk)
---
 debian/changelog | 8 ++++++++
 debian/control   | 3 ++-
 debian/rules     | 2 +-
 3 files changed, 11 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 8b6f427..82c9333 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+libsis-jhdf5-java (14.12.1-2) UNRELEASED; urgency=medium
+
+  * Use /usr/share/java/java_defaults.mk to adapt to correct include options
+    for new default-jdk (openjdk-8-jdk)
+    Closes: #814875
+
+ -- Andreas Tille <tille at debian.org>  Tue, 16 Feb 2016 13:29:04 +0100
+
 libsis-jhdf5-java (14.12.1-1) unstable; urgency=medium
 
   * [ Team upload ]
diff --git a/debian/control b/debian/control
index c880085..7a04f7c 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,8 @@ Section: java
 Priority: optional
 Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
 Uploaders: Tim Booth <tbooth at ceh.ac.uk>,
-           Olivier Sallou <osallou at debian.org>
+           Olivier Sallou <osallou at debian.org>,
+           Andreas Tille <tille at debian.org>
 Build-Depends: debhelper (>= 9), default-jdk, javahelper,
                libcommons-lang-java,
                libcommons-io-java,
diff --git a/debian/rules b/debian/rules
index 86df809..57139da 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,7 +8,7 @@ export TESTCLASSPATH=/usr/share/java/junit4.jar:/usr/share/java/testng.jar:/usr/
 
 DPKG_EXPORT_BUILDFLAGS = 1
 include /usr/share/dpkg/buildflags.mk
-
+include /usr/share/java/java_defaults.mk
 
 %:
 	dh $@ --with javahelper

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libsis-jhdf5-java.git



More information about the debian-med-commit mailing list