[osmosis] 01/01: Switch to headless variant for default-jdk dependency.

Bas Couwenberg sebastic at debian.org
Tue Aug 16 09:57:35 UTC 2016


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

sebastic pushed a commit to branch master
in repository osmosis.

commit 0f7bcc55292e0cbff752e6e8a5356a8eae981e27
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Tue Aug 16 11:57:28 2016 +0200

    Switch to headless variant for default-jdk dependency.
---
 debian/changelog | 6 ++++++
 debian/control   | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index a6d2281..075ecd8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+osmosis (0.45-3) UNRELEASED; urgency=medium
+
+  * Switch to headless variant for default-jdk dependency.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Tue, 16 Aug 2016 11:57:24 +0200
+
 osmosis (0.45-2) unstable; urgency=medium
 
   * Update maven.rules for spring-jdbc.
diff --git a/debian/control b/debian/control
index 23a4fb0..9126bcf 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Uploaders: David Paleino <dapal at debian.org>,
 Section: utils
 Priority: optional
 Build-Depends: debhelper (>= 9),
-               default-jdk,
+               default-jdk-headless,
                ant-optional,
                gradle-debian-helper,
                ivy,

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



More information about the Pkg-grass-devel mailing list