[jts] 02/03: Fix maven.rules for json-imple & commons-lang3.

Bas Couwenberg sebastic at debian.org
Sat Dec 16 13:04:47 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 0379f883cfac7be69a94d319374416b3874a4488
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sat Dec 16 13:30:17 2017 +0100

    Fix maven.rules for json-imple & commons-lang3.
---
 debian/maven.rules | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/maven.rules b/debian/maven.rules
index 907babd..c03486c 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -6,8 +6,8 @@ org.locationtech.jts jts-io-common jar s/.*/debian/ * *
 org.locationtech.jts jts-lab jar s/.*/debian/ * *
 org.locationtech.jts jts-tests jar s/.*/debian/ * *
 
-com.googlecode.json-simple json-simple s/.*/debian/ * *
-org.apache.commons commons-lang3 s/.*/debian/ * *
+com.googlecode.json-simple json-simple jar s/.*/debian/ * *
+org.apache.commons commons-lang3 jar s/.*/debian/ * *
 org.jdom jdom2 jar s/.*/debian/ * *
 junit junit jar s/.*/3.x/ * *
 

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