This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository postgis-java.
commit 0fac1049642310cc9048c1f64dbd35b759f7da36 Author: Bas Couwenberg <[email protected]> Date: Wed Jan 11 21:36:56 2017 +0100 Update maven.rules for new libpgjava. --- debian/changelog | 7 +++++++ debian/maven.rules | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 71ab56e..59df928 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +postgis-java (1:2.2.1-3) UNRELEASED; urgency=medium + + * Update maven.rules for new libpgjava. + (closes: #851019) + + -- Bas Couwenberg <[email protected]> Wed, 11 Jan 2017 21:36:34 +0100 + postgis-java (1:2.2.1-2) unstable; urgency=medium * Move from experimental to unstable. diff --git a/debian/maven.rules b/debian/maven.rules index 584960a..7847642 100644 --- a/debian/maven.rules +++ b/debian/maven.rules @@ -18,4 +18,4 @@ net.postgis postgis-jdbc jar s/.*/debian/ * * -s/org.postgresql/postgresql/ postgresql * s/.*/9.2.jdbc3/ * * +org.postgresql postgresql * s/.*/debian/ * * -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/postgis-java.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

