This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository easymock.
commit 5b157b1ef0c9264e53e0be5feb8e560bc69da57b Author: Markus Koschany <[email protected]> Date: Fri Oct 7 12:04:39 2016 +0200 debian/control: Use Build-Depends only. --- debian/control | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/debian/control b/debian/control index bf430dc..7acbe8e 100644 --- a/debian/control +++ b/debian/control @@ -9,13 +9,12 @@ Build-Depends: ant, ant-optional, debhelper (>= 10), - javahelper, - maven-repo-helper -Build-Depends-Indep: default-jdk, + javahelper, junit4, libcglib-java, - libobjenesis-java + libobjenesis-java, + maven-repo-helper Standards-Version: 3.9.8 Vcs-Git: https://anonscm.debian.org/git/pkg-java/easymock.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/easymock.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/easymock.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

