This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository jasperreports.
commit badf14534fc6c13c194a076dd1353777d7eaf5fd Author: Emmanuel Bourg <[email protected]> Date: Fri Jul 29 01:31:48 2016 +0200 New dependencies on libxmpcore-java and libicu4j-java --- debian/changelog | 1 + debian/control | 2 ++ 2 files changed, 3 insertions(+) diff --git a/debian/changelog b/debian/changelog index c6e81b9..0ddeb45 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ jasperreports (6.2.2-1) UNRELEASED; urgency=medium * Team upload. * New upstream release - Refreshed the patches + - New dependencies on libxmpcore-java and libicu4j-java * Build with maven-debian-helper * Increased the compression level for the upstream tarball * Removed the pdf documentation and the Eclipse project files diff --git a/debian/control b/debian/control index 6199217..694d245 100644 --- a/debian/control +++ b/debian/control @@ -28,6 +28,7 @@ Build-Depends: libhibernate3-java, libhttpclient-java, libitext-java, + libicu4j-java, libjackson2-annotations-java, libjackson2-core-java, libjackson2-databind-java, @@ -44,6 +45,7 @@ Build-Depends: libspring-beans-java, libspring-core-java, libxalan2-java, + libxmpcore-java, maven-debian-helper, velocity Standards-Version: 3.9.8 -- 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

