[mkgmap] 01/01: Use headless variant of JDK & JRE dependencies.

Bas Couwenberg sebastic at debian.org
Sat Aug 6 11:17:50 UTC 2016


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

sebastic pushed a commit to branch master
in repository mkgmap.

commit f79ab8f82cc001d5ba5e8ebc634cd950169ac29b
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sat Aug 6 13:12:15 2016 +0200

    Use headless variant of JDK & JRE dependencies.
---
 debian/changelog | 6 ++++++
 debian/control   | 4 ++--
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 4024017..ec49bb5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+mkgmap (0.0.0+svn3686-2) UNRELEASED; urgency=medium
+
+  * Use headless variant of JDK & JRE dependencies.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Sat, 06 Aug 2016 13:11:51 +0200
+
 mkgmap (0.0.0+svn3686-1) unstable; urgency=medium
 
   * New upstream SVN snapshot.
diff --git a/debian/control b/debian/control
index b12d8cd..ab80131 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Section: utils
 Priority: optional
 Build-Depends: ant,
                debhelper (>= 9),
-               default-jdk,
+               default-jdk-headless (>= 1.7) | java7-sdk-headless,
                javahelper,
                libfastutil-java,
                libprotobuf-java,
@@ -21,7 +21,7 @@ Homepage: http://www.mkgmap.org.uk
 
 Package: mkgmap
 Architecture: all
-Depends: default-jre | java7-runtime,
+Depends: default-jre-headless (>= 1.7) | java7-runtime-headless
          ${java:Depends},
          ${misc:Depends}
 Suggests: josm,

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



More information about the Pkg-grass-devel mailing list