This is an automated email from the git hooks/post-receive script. stuart pushed a commit to branch master in repository latexdraw.
commit 10249df5af3486e0c324ba18bf200568cee02cf9 Author: Stuart Prescott <[email protected]> Date: Fri Jan 22 15:26:53 2010 +0000 * add misc:Depends since we're using debhelper --- debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 1fbd325..037387b 100644 --- a/debian/control +++ b/debian/control @@ -15,7 +15,8 @@ Package: latexdraw Architecture: all Depends: openjdk-6-jre | sun-java6-jre, libjiu-java, - libjlibeps-java + libjlibeps-java, + ${misc:Depends} Recommends: texlive-pstricks, texlive-base-bin, texlive-latex-base, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/latexdraw.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

