This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository jasperreports.
commit be378dce8edee6c1cf236ef96b667c11bdda22c5 Author: Markus Koschany <[email protected]> Date: Wed Oct 28 16:40:59 2015 +0100 Add libcommons-lang3-java to Build-Depends. --- debian/changelog | 1 + debian/control | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index 2710a1c..751d920 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,7 @@ jasperreports (6.1.1+dfsg-1) unstable; urgency=medium - Vcs-Browser: Use https. - Add liblucene4-java to Build-Depends. Suggest liblucene4-java. - Add libhttpclient-java to Build-Depends and suggest it. + - Add libcommons-lang3-java to Build-Depends. - Replace libjackson-json-java with libjackson2-* build-dependencies. - Switch from groovy to groovy2. (Closes: #801693) - Use javahelper and maven-repo-helper to install Maven artifacts. diff --git a/debian/control b/debian/control index 3880cd9..ac219ba 100644 --- a/debian/control +++ b/debian/control @@ -23,6 +23,7 @@ Build-Depends: libcommons-collections3-java, libcommons-digester-java, libcommons-javaflow-java, + libcommons-lang3-java, libcommons-logging-java, libecj-java, libhibernate3-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

