This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository batik.
commit ac664083c1ed76c3597ae6768115f7f746907955 Author: Emmanuel Bourg <[email protected]> Date: Mon Oct 2 16:24:47 2017 +0200 Removed the unused dependencies on libbsf-java, libcommons-io-java and libcommons-logging-java --- debian/changelog | 2 ++ debian/control | 3 --- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 59eede2..8071a21 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ batik (1.9-3) UNRELEASED; urgency=medium * Team upload. * Made the rhino and jython dependencies optional (Closes: #875322) + * Removed the unused dependencies on libbsf-java, libcommons-io-java + and libcommons-logging-java * Build with Maven instead of Ant * Build with the DH sequencer instead of CDBS * Standards-Version updated to 4.1.1 diff --git a/debian/control b/debian/control index b95d075..058d21d 100644 --- a/debian/control +++ b/debian/control @@ -12,9 +12,6 @@ Build-Depends: default-jdk, javahelper, jython, - libbsf-java, - libcommons-io-java, - libcommons-logging-java, libmaven-assembly-plugin-java, libxalan2-java, libxml-commons-external-java, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/batik.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

