This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository jasperreports.
commit 130b1b15621b7c820e1230529ce4aa39e8f53974 Author: Emmanuel Bourg <[email protected]> Date: Wed Aug 3 18:43:58 2016 +0200 Rebuild with liblucene4.10-java >= 4.10.4+dfsg-2 to fix the mh_resolve_dependencies error breaking the package dependencies --- debian/changelog | 8 ++++++++ debian/control | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 81ea249..dd9e221 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +jasperreports (6.2.2-2) unstable; urgency=medium + + * Team upload. + * Rebuild with liblucene4.10-java >= 4.10.4+dfsg-2 to fix + the mh_resolve_dependencies error breaking the package dependencies + + -- Emmanuel Bourg <[email protected]> Wed, 03 Aug 2016 18:43:45 +0200 + jasperreports (6.2.2-1) unstable; urgency=medium * Team upload. diff --git a/debian/control b/debian/control index 20d3b3e..7bc10e4 100644 --- a/debian/control +++ b/debian/control @@ -37,7 +37,7 @@ Build-Depends: libjcommon-java, libjexcelapi-java, libjfreechart-java, - liblucene4.10-java, + liblucene4.10-java (>= 4.10.4+dfsg-2~), libmaven-javadoc-plugin-java, libmondrian-java (>= 1:3.11.0.1-4~), libolap4j-java, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jasperreports.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

