This is an automated email from the git hooks/post-receive script. tmancill pushed a commit to branch master in repository jnr-x86asm.
commit f3ef2ac9ec80c79c3d7ac7da45e672a32dd061e3 Author: tony mancill <[email protected]> Date: Wed Nov 26 22:43:12 2014 -0800 drop junit4 build-dep; there are no tests in the upstream sources --- debian/control | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/debian/control b/debian/control index c2de526..32be5a3 100644 --- a/debian/control +++ b/debian/control @@ -9,8 +9,7 @@ Build-Depends: debhelper (>= 9), maven-repo-helper, maven-debian-helper, ant-optional, - default-jdk, - junit4 + default-jdk Standards-Version: 3.9.6 Vcs-Git: git://anonscm.debian.org/pkg-java/jnr-x86asm.git Vcs-Browser: http://anonscm.debian.org/cgit/?p=pkg-java/jnr-x86asm.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jnr-x86asm.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

