[postgis-java] 01/01: Switch to headless variant for jdk dependencies.

Bas Couwenberg sebastic at debian.org
Tue Aug 16 10:00:50 UTC 2016


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

sebastic pushed a commit to branch master
in repository postgis-java.

commit 802406f380b44ccb883c884bc5e245a895079d8c
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Tue Aug 16 12:00:44 2016 +0200

    Switch to headless variant for jdk dependencies.
---
 debian/changelog | 6 ++++++
 debian/control   | 4 ++--
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index ea6538d..c9c3687 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+postgis-java (1:2.2.1-2) UNRELEASED; urgency=medium
+
+  * Switch to headless variant for jdk dependencies.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Tue, 16 Aug 2016 12:00:35 +0200
+
 postgis-java (1:2.2.1-1) unstable; urgency=medium
 
   * New upstream release.
diff --git a/debian/control b/debian/control
index a4462f6..2ad65cc 100644
--- a/debian/control
+++ b/debian/control
@@ -4,8 +4,8 @@ Uploaders: Bas Couwenberg <sebastic at debian.org>
 Section: science
 Priority: optional
 Build-Depends: debhelper (>= 9)
-Build-Depends-Indep: default-jdk,
-                     openjdk-8-jdk | java7-sdk,
+Build-Depends-Indep: default-jdk-headless,
+                     openjdk-8-jdk-headless | java7-sdk-headless,
                      libpostgresql-jdbc-java,
                      libsurefire-java,
                      maven-debian-helper,

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



More information about the Pkg-grass-devel mailing list