This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository postgis.
commit e9ce4440cbc68b2dd95d81189cfabafabe2d3139 Author: Bas Couwenberg <sebas...@xs4all.nl> Date: Sun Jun 14 21:53:55 2015 +0200 Apply patch from Ubuntu to depend on libmaven-compiler-plugin-2.5-java, fixes build failure with maven-compiler-plugin 3.x. --- debian/changelog | 8 ++++++++ debian/control | 2 +- debian/control.in | 2 +- 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index a2b80c0..4299a3d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +postgis (2.1.7+dfsg-2) UNRELEASED; urgency=medium + + * Apply patch from Ubuntu to depend on libmaven-compiler-plugin-2.5-java, + fixes build failure with maven-compiler-plugin 3.x. + (closes: #788761) + + -- Bas Couwenberg <sebas...@debian.org> Sun, 14 Jun 2015 21:51:54 +0200 + postgis (2.1.7+dfsg-1) unstable; urgency=medium * Restore get-orig-source target, but use uscan instead of custom script. diff --git a/debian/control b/debian/control index 93e9de1..78da0d5 100644 --- a/debian/control +++ b/debian/control @@ -17,7 +17,7 @@ Build-Depends: debhelper (>= 9), po-debconf, Build-Depends-Indep: default-jdk, openjdk-7-jdk | java7-sdk, libpostgresql-jdbc-java, fastjar, libjts-java (>= 1.7), maven2, libmaven-clean-plugin-java, libmaven-jar-plugin-java, - libsurefire-java, libmaven-compiler-plugin-java, + libsurefire-java, libmaven-compiler-plugin-2.5-java, libmaven-resources-plugin-java, libmaven-javadoc-plugin-java Standards-Version: 3.9.6 diff --git a/debian/control.in b/debian/control.in index 7ffc519..49db00f 100644 --- a/debian/control.in +++ b/debian/control.in @@ -17,7 +17,7 @@ Build-Depends: debhelper (>= 9), po-debconf, Build-Depends-Indep: default-jdk, openjdk-7-jdk | java7-sdk, libpostgresql-jdbc-java, fastjar, libjts-java (>= 1.7), maven2, libmaven-clean-plugin-java, libmaven-jar-plugin-java, - libsurefire-java, libmaven-compiler-plugin-java, + libsurefire-java, libmaven-compiler-plugin-2.5-java, libmaven-resources-plugin-java, libmaven-javadoc-plugin-java Standards-Version: 3.9.6 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/postgis.git _______________________________________________ Pkg-grass-devel mailing list Pkg-grass-devel@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel