This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository openjdk-7-jre-dcevm.
commit 8c95159e0c41683b314c57bf71172e79aa2c659e Author: Emmanuel Bourg <[email protected]> Date: Mon May 19 00:48:22 2014 +0200 Build depend on GCC 4.9 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index d1d04a9..b8e90ef 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Emmanuel Bourg <[email protected]> -Build-Depends: debhelper (>= 9), quilt, openjdk-7-jdk, g++-4.8, hardening-wrapper, zip +Build-Depends: debhelper (>= 9), quilt, openjdk-7-jdk, g++-4.9, hardening-wrapper, zip Standards-Version: 3.9.5 Vcs-Git: git://anonscm.debian.org/pkg-java/openjdk-7-jre-dcevm.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/openjdk-7-jre-dcevm.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/openjdk-7-jre-dcevm.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

