[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 08:38:38 -0600


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

Modified Files:
	control 
Log Message:
make lintian happy by giving it j2re1.4 as default java2-runtime


Index: control
===================================================================
RCS file: /cvsroot/pkg-jboss/jboss3/debian/control,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- control	17 May 2004 07:48:33 -0000	1.4
+++ control	23 May 2004 14:38:36 -0000	1.5
@@ -8,7 +8,7 @@
 
 Package: jboss3
 Architecture: all
-Depends: java2-runtime
+Depends: (j2re1.4|java2-runtime)
 Description: J2EE based application server
  The JBoss/Server is the leading Open Source, standards-compliant, J2EE based
  application server implemented in 100% Pure Java