This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libhtmlparser-java.
commit af2393f624a4021be628e8c7d0c0196fa53b2c35 Author: Tiago Saboga <[email protected]> Date: Sun Feb 21 23:38:26 2010 +0000 * Depend on default-jdk instead of openjdk. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 541e04a..a760314 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: java Priority: optional Maintainer: Tiago Saboga <[email protected]> Homepage: http://htmlparser.sourceforge.net/ -Build-Depends: cdbs, debhelper (>= 5), ant, openjdk-6-jdk +Build-Depends: cdbs, debhelper (>= 5), ant, default-jdk Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libhtmlparser-java Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libhtmlparser-java Standards-Version: 3.8.4 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libhtmlparser-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

