[jts] 02/02: Switch to headless variant for default-jdk dependency.
Bas Couwenberg
sebastic at debian.org
Tue Aug 16 09:54:42 UTC 2016
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository jts.
commit 7f4b36647e5098a0938861e9eb2bd287ad8443b4
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Tue Aug 16 11:54:31 2016 +0200
Switch to headless variant for default-jdk dependency.
---
debian/changelog | 1 +
debian/control | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 93b76dd..a00081f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
jts (1.14+ds-2) UNRELEASED; urgency=medium
* Bump Standards-Version to 3.9.8, no changes.
+ * Switch to headless variant for default-jdk dependency.
-- Bas Couwenberg <sebastic at debian.org> Sun, 17 Apr 2016 12:28:59 +0200
diff --git a/debian/control b/debian/control
index 81a9478..bf02cbe 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Uploaders: Francesco Paolo Lovergine <frankie at debian.org>,
Section: java
Priority: optional
Build-Depends: debhelper (>= 9),
- default-jdk,
+ default-jdk-headless,
maven-debian-helper
Build-Depends-Indep: default-jdk-doc,
libbuild-helper-maven-plugin-java,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/jts.git
More information about the Pkg-grass-devel
mailing list