This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository osmosis.
commit f1534ccf4c85f400d3f4426267ab9298334943e7 Author: Bas Couwenberg <[email protected]> Date: Wed Jan 11 22:26:16 2017 +0100 Update maven.rules for new postgresql-jdbc. --- debian/changelog | 7 +++++++ debian/maven.rules | 1 - 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 1e8bc46..4a75552 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +osmosis (0.45-4) UNRELEASED; urgency=medium + + * Update maven.rules for new postgresql-jdbc. + (closes: #850993) + + -- Bas Couwenberg <[email protected]> Wed, 11 Jan 2017 22:24:33 +0100 + osmosis (0.45-3) unstable; urgency=medium * Switch to headless variant for default-jdk dependency. diff --git a/debian/maven.rules b/debian/maven.rules index 8c4c8a0..c6a6042 100644 --- a/debian/maven.rules +++ b/debian/maven.rules @@ -3,5 +3,4 @@ junit junit * s/.*/4.x/ * * org.springframework spring-jdbc * s/.*/debian/ * * 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 _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

