[osmosis] 10/11: Add maven rule for com.fasterxml.woodstox woodstox-core.
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Fri May 27 16:15:32 UTC 2016
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository osmosis.
commit d805ef64463e5220cfddc92abfe093edc0c84636
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Fri May 27 17:46:55 2016 +0200
Add maven rule for com.fasterxml.woodstox woodstox-core.
---
debian/changelog | 1 +
debian/maven.rules | 1 +
2 files changed, 2 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 7eb7933..0701a25 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ osmosis (0.45-1) UNRELEASED; urgency=medium
* Update watch file to handle more tag conventions.
* Bump Standards-Version to 3.9.8, no changes.
* Drop 06-java-7.patch, applied upstream.
+ * Add maven rule for com.fasterxml.woodstox woodstox-core.
-- Bas Couwenberg <sebastic at debian.org> Fri, 27 May 2016 17:23:03 +0200
diff --git a/debian/maven.rules b/debian/maven.rules
index 234e690..c689caa 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -4,3 +4,4 @@ org.springframework spring-jdbc * s/.*/3.x/ * *
s/org.jboss.netty/io.netty/ netty * s/.*/debian/ * *
s/org.postgis/net.postgis/ postgis-jdbc * s/.*/debian/ * *
s/org.postgresql/postgresql/ postgresql * s/.*/debian/ * *
+s/com.fasterxml.woodstox/org.codehaus.woodstox/ s/woodstox-core/woodstox-core-lgpl/ * s/.*/debian/ * *
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/osmosis.git
More information about the Pkg-grass-devel
mailing list