[jts] 10/13: Add build dependencies.
Bas Couwenberg
sebastic at debian.org
Sun Dec 10 22:55:08 UTC 2017
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch experimental
in repository jts.
commit da72dc7d5b840d997d3d5c3547382c585b26997d
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Sun Dec 10 22:32:02 2017 +0100
Add build dependencies.
---
debian/changelog | 1 +
debian/control | 7 ++++++-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 57c5f1f..db62723 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ jts (1.15.0+ds-1) UNRELEASED; urgency=medium
* Include md files in -doc package.
* Drop patches, pom.xml included in upstream source.
* Update maven.rules for new groupId.
+ * Add build dependencies.
-- Bas Couwenberg <sebastic at debian.org> Sun, 10 Dec 2017 21:30:30 +0100
diff --git a/debian/control b/debian/control
index afd9f46..1eed6ae 100644
--- a/debian/control
+++ b/debian/control
@@ -9,9 +9,14 @@ Build-Depends: debhelper (>= 9),
maven-debian-helper
Build-Depends-Indep: default-jdk-doc,
libbuild-helper-maven-plugin-java,
+ libcommons-lang3-java,
+ libjdom2-java,
+ libjson-simple-java,
+ libmaven-bundle-plugin-java,
libmaven-compiler-plugin-java,
libmaven-javadoc-plugin-java,
- libmaven-source-plugin-java
+ libmaven-source-plugin-java,
+ junit
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/jts.git
Vcs-Git: https://anonscm.debian.org/git/pkg-grass/jts.git -b experimental
--
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