This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository jasperreports.
commit d494188e51e9484bbf8e1accd4ed3d3bb280e85b Author: Emmanuel Bourg <[email protected]> Date: Fri Apr 1 22:52:34 2016 +0200 Removed the unused dependency on libasm4-java --- debian/changelog | 1 + debian/control | 2 -- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index e538dd0..cfdcef1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ jasperreports (6.1.1+dfsg-4) UNRELEASED; urgency=medium * Adjusted the dependencies of libjasperreports-java to match the dependencies of the Maven pom * No longer build jasperreports-javaflow.jar (never used) + * Removed the unused dependency on libasm4-java * Depend on libbsh-java instead of bsh * Standards-Version updated to 3.9.7 (no changes) * Use a secure Vcs-Git URL diff --git a/debian/control b/debian/control index 2e155e4..97d12d9 100644 --- a/debian/control +++ b/debian/control @@ -14,7 +14,6 @@ Build-Depends: javahelper, libantlr-java, libapache-poi-java, - libasm4-java, libbatik-java (>= 1.8), libcastor-core-java, libcastor-xml-java, @@ -75,7 +74,6 @@ Suggests: groovy2, libantlr-java, libapache-poi-java, - libasm4-java, libbatik-java (>= 1.8), libbsh-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

