This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository ognl.
commit a7a3a9a0599d535eb84a597ede3d96aca0243e31 Author: Damien Raude-Morvan <[email protected]> Date: Wed Jul 29 21:44:31 2009 +0000 * Build-Depends on default-jdk instead of default-jdk-builddep because we don't build a native GCJ package. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index e976bc2..9009ac2 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Trygve Laugstøl <[email protected]>, Damien Raude-Morvan <[email protected]> -Build-Depends: debhelper (>= 5), cdbs, default-jdk-builddep, ant, quilt +Build-Depends: debhelper (>= 5), cdbs, default-jdk, ant, quilt Build-Depends-Indep: libjavassist-java, junit4, docbook-xsl, docbook-xml, ant-optional, libxalan2-java Standards-Version: 3.8.2 Homepage: http://www.opensymphony.com/ognl/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/ognl.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

