[med-svn] [ngs-sdk] 01/01: debian/rules

Steffen Möller moeller at moszumanska.debian.org
Fri Mar 4 00:02:02 UTC 2016


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

moeller pushed a commit to branch master
in repository ngs-sdk.

commit fb2624e148b67c0f8351e5c330cf08da20716d4d
Author: Steffen Moeller <moeller at debian.org>
Date:   Fri Mar 4 00:59:58 2016 +0100

    debian/rules
---
 debian/changelog | 5 +++++
 debian/control   | 4 ++--
 2 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index e69f9ca..fd47c30 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,11 @@ ngs-sdk (1.2.3-3) UNRELEASED; urgency=medium
   * Really get the build working even if build results are moved to the
     wrong dir by the build system
 
+  [Steffen Moeller]
+  * Depend on default-jdk, not openjdk-8-java, introduce flags to javac
+    to avoid Java8 bytecode, eliminating a lintian warning.
+  * Bumped policy to 3.9.7, no changes required.
+
  -- Andreas Tille <tille at debian.org>  Sat, 06 Feb 2016 15:01:10 +0100
 
 ngs-sdk (1.2.3-2) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index e44c423..157c088 100644
--- a/debian/control
+++ b/debian/control
@@ -11,8 +11,8 @@ Build-Depends: debhelper (>= 9),
                python3-all-dev,
                dh-python,
                javahelper,
-               openjdk-8-jdk
-Standards-Version: 3.9.6
+               default-jdk
+Standards-Version: 3.9.7
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/ngs-sdk.git
 Vcs-Git: git://anonscm.debian.org/debian-med/ngs-sdk.git
 Homepage: https://github.com/ncbi/ngs

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/ngs-sdk.git



More information about the debian-med-commit mailing list