This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository ognl.
commit 74135f5100c1a09f09fca8eadcf4cec8f8516b29 Author: Trygve Laugstøl <[email protected]> Date: Sun Sep 4 20:06:55 2005 +0000 o Removing java1-runtime dependency. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 7b02798..3c76d65 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Standards-Version: 3.6.2 Package: ognl Architecture: all -Depends: kaffe | jamvm | java1-runtime | java2-runtime +Depends: kaffe | jamvm | java2-runtime Description: Java expression language OGNL stands for Object-Graph Navigation Language; it is an expression language for getting and setting properties of Java objects. You use the same -- 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

