[med-svn] [gdcm] 01/05: Set minimum requirements for JAVA to 1.7

Gert Wollny gert-guest at moszumanska.debian.org
Fri Apr 22 15:12:34 UTC 2016


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

gert-guest pushed a commit to branch master
in repository gdcm.

commit 4f736cfe8295b7c5387eba78f0c74368cfa9f360
Author: Gert Wollny <gw.fossdev at gmail.com>
Date:   Thu Apr 21 08:00:58 2016 +0000

    Set minimum requirements for JAVA to 1.7
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index a3ac7e1..de99758 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 gdcm (2.6.3-4) UNRELEASED; urgency=medium
 
   * d/p/08: Add patch to compile against VTK 6.3
+  * d/control: Set minimum requirements for JAVA to 1.7 Closes: 821959
 
  -- Gert Wollny <gw.fossdev at gmail.com>  Sun, 17 Apr 2016 09:12:56 +0000
 
diff --git a/debian/control b/debian/control
index dd9ccbb..b329b39 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Uploaders: Andreas Tille <tille at debian.org>,
  Gert Wollny <gw.fossdev at gmail.com> 
 Build-Depends: cmake (>= 2.8.9),
                debhelper (>= 9),
-	       default-jdk, 
+	       default-jdk (>= 1.7), 
                dh-strip-nondeterminism, 
                dh-python, 
 	       python-all-dev,

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



More information about the debian-med-commit mailing list