[pkg-jboss-commits] cvs commit to jboss3/debian by codeshark-guest
pkg-jboss-commits@lists.alioth.debian.org
pkg-jboss-commits@lists.alioth.debian.org
Sun, 23 May 2004 09:27:18 -0600
Update of /cvsroot/pkg-jboss/jboss3/debian
In directory haydn:/tmp/cvs-serv20367
Modified Files:
control
Log Message:
jboss3-client shouldn't depend on jboss3
Index: control
===================================================================
RCS file: /cvsroot/pkg-jboss/jboss3/debian/control,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- control 23 May 2004 14:38:36 -0000 1.5
+++ control 23 May 2004 15:27:16 -0000 1.6
@@ -39,7 +39,7 @@
Package: jboss3-client
Architecture: all
-Depends: jboss3
+Depends: (j2re1.4|java2-runtime)
Description: client files of the J2EE based application server
JBoss is a Java Application Server fully implemented in Java.
.
@@ -47,7 +47,7 @@
Package: jboss3-doc
Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}
Description: J2EE based application server documentation
JBoss is a Java Application Server fully implemented in Java.
.