CVS libjmock-java/debian
Trygve Laugst??l
trygvis-guest at haydn.debian.org
Sun Sep 4 20:08:16 UTC 2005
Update of /cvsroot/pkg-java/libjmock-java/debian
In directory haydn:/tmp/cvs-serv6778/debian
Modified Files:
control
Log Message:
o Adding kaffe to Depends and a Suggestion for the -doc package.
--- /cvsroot/pkg-java/libjmock-java/debian/control 2005/08/15 01:26:25 1.3
+++ /cvsroot/pkg-java/libjmock-java/debian/control 2005/09/04 20:08:16 1.4
@@ -8,7 +8,8 @@
Package: libjmock-java
Architecture: all
-Depends: jamvm | java2-runtime
+Depends: kaffe | jamvm | java2-runtime
+Suggests: libjmock-java-doc
Description: Java library for testing code with mock objects
Mock objects help you design and test the interactions between the objects in
your programs.
More information about the pkg-java-commits
mailing list