[jts] 11/13: Update maven.rules for 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 20891d82d09e90491f74ea649b88f4d47ab14987
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sun Dec 10 22:51:48 2017 +0100

    Update maven.rules for build dependencies.
---
 debian/changelog   | 1 +
 debian/maven.rules | 7 +++++++
 2 files changed, 8 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index db62723..3db03c3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ jts (1.15.0+ds-1) UNRELEASED; urgency=medium
   * Drop patches, pom.xml included in upstream source.
   * Update maven.rules for new groupId.
   * Add build dependencies.
+  * Update maven.rules for build dependencies.
 
  -- Bas Couwenberg <sebastic at debian.org>  Sun, 10 Dec 2017 21:30:30 +0100
 
diff --git a/debian/maven.rules b/debian/maven.rules
index f01c1ce..2143e09 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -1,2 +1,9 @@
 
 org.locationtech.jts jts jar s/.*/debian/ * *
+
+com.googlecode.json-simple json-simple s/.*/debian/ * *
+org.apache.commons commons-lang3 s/.*/debian/ * *
+org.jdom jdom2 jar s/.*/debian/ * *
+junit junit jar s/.*/3.x/ * *
+
+org.apache.felix maven-bundle-plugin jar s/.*/2.5.4/ * *

-- 
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