[jts] 08/13: Update maven.rules for new groupId.
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 bbf5c3fc0c3189cd5b163f9710c646217cea4c8a
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Sun Dec 10 22:22:22 2017 +0100
Update maven.rules for new groupId.
---
debian/changelog | 1 +
debian/maven.rules | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 9eceaa0..57c5f1f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ jts (1.15.0+ds-1) UNRELEASED; urgency=medium
* Update copyright file for switch to EPL-1.0/EDL-1.0 dual license.
* Include md files in -doc package.
* Drop patches, pom.xml included in upstream source.
+ * Update maven.rules for new groupId.
-- 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 340abac..f01c1ce 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -1,2 +1,2 @@
-com.vividsolutions jts jar s/.*/debian/ * *
+org.locationtech.jts jts jar s/.*/debian/ * *
--
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