[pkg-jboss-commits] cvs commit to jboss3/debian by agx

pkg-jboss-commits@lists.alioth.debian.org pkg-jboss-commits@lists.alioth.debian.org
Mon, 24 May 2004 03:44:48 -0600


Update of /cvsroot/pkg-jboss/jboss3/debian
In directory haydn:/tmp/cvs-serv22470/debian

Modified Files:
	control 
Log Message:
Suggest a configuration for jboss3


Index: control
===================================================================
RCS file: /cvsroot/pkg-jboss/jboss3/debian/control,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- control	24 May 2004 08:46:40 -0000	1.7
+++ control	24 May 2004 09:44:46 -0000	1.8
@@ -9,6 +9,7 @@
 Package: jboss3
 Architecture: all
 Depends: (j2re1.4|java2-runtime)
+Recommends: (jboss3-server-default|jboss3-server-config)
 Suggests: libapache2-mod-jk2
 Description: J2EE based application server
  The JBoss/Server is the leading Open Source, standards-compliant, J2EE based
@@ -17,6 +18,7 @@
 Package: jboss3-server-default
 Architecture: all
 Depends: jboss3
+Provides: jboss3-server-config
 Description: Full configuration for JBoss 
  JBoss is a Java Application Server fully implemented in Java.
  .
@@ -25,6 +27,7 @@
 Package: jboss3-server-all
 Architecture: all
 Depends: jboss3
+Provides: jboss3-server-config
 Description: Full configuration for JBoss 
  JBoss is a Java Application Server fully implemented in Java.
  .
@@ -33,6 +36,7 @@
 Package: jboss3-server-minimal
 Architecture: all
 Depends: jboss3
+Provides: jboss3-server-config
 Description: Full configuration for JBoss
  JBoss is a Java Application Server fully implemented in Java.
  .