[pkg-java] r2792 - branches/tomcat5.5/feature/debian/debian

Marcus Better marcusb-guest at alioth.debian.org
Sat Nov 25 21:19:08 CET 2006


Author: marcusb-guest
Date: 2006-11-25 21:19:07 +0100 (Sat, 25 Nov 2006)
New Revision: 2792

Modified:
   branches/tomcat5.5/feature/debian/debian/control
Log:
Added XS-Vcs-* fields.


Modified: branches/tomcat5.5/feature/debian/debian/control
===================================================================
--- branches/tomcat5.5/feature/debian/debian/control	2006-11-23 12:58:47 UTC (rev 2791)
+++ branches/tomcat5.5/feature/debian/debian/control	2006-11-25 20:19:07 UTC (rev 2792)
@@ -4,67 +4,57 @@
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: Stefan Gybas <sgybas at debian.org>, Arnaud Vandyck <avdyk at debian.org>, Wolfgang Baer <WBaer at gmx.de>, Marcus Better <marcus at better.se>
 Build-Depends: debhelper (>= 5.0.0)
-Build-Depends-Indep: java-gcj-compat-dev, ant, ant-optional, libcommons-beanutils-java, libcommons-daemon-java, libcommons-digester-java, libcommons-el-java, libcommons-fileupload-java (>= 1.0-1), libcommons-httpclient-java, libcommons-launcher-java, libcommons-logging-java, libcommons-modeler-java (>= 1.1-1), libgnujaf-java, libgnumail-java, libjessie-java, liblog4j1.2-java, libmx4j-java, libstruts1.2-java, libxerces2-java, libxalan2-java, junit, unzip
+Build-Depends-Indep: java-gcj-compat-dev, ant, ant-optional, libcommons-beanutils-java, libcommons-daemon-java, libcommons-digester-java, libcommons-el-java, libcommons-fileupload-java (>= 1.0-1), libcommons-httpclient-java, libcommons-launcher-java, libcommons-logging-java, libcommons-modeler-java (>= 1.1-1), liblog4j1.2-java, libmx4j-java, libstruts1.2-java, libxerces2-java, libxalan2-java, junit, unzip
 Standards-Version: 3.7.2
+XS-Vcs-Svn: svn://svn.debian.org/pkg-java/trunk/tomcat5.5
+XS-Vcs-Browse: http://svn.debian.org/wsvn/pkg-java/trunk/tomcat5.5/
 
 Package: tomcat5.5
 Architecture: all
-Depends: java-gcj-compat-dev (>= 1.0.30-5) | kaffe (>= 2:1.1.6-3) | java2-runtime, libtomcat5.5-java (>= ${Source-Version}), adduser (>= 3.34), apache2-utils | apache-utils | apache2.2-common, ecj-bootstrap
-Suggests: java-virtual-machine, libapache-mod-jk | libapache2-mod-jk, tomcat5.5-webapps (>= ${Source-Version}), tomcat5.5-admin (>= ${Source-Version}), jsvc
-Description: Java Servlet 2.4 engine with JSP 2.0 support
- Apache Tomcat 5 is the reference implementation for the Java Servlet 2.4
- and JavaServer Pages (JSP) 2.0 specification from the Apache Jakarta project.
+Depends: java-gcj-compat-dev (>= 1.0.30-5) | kaffe (>= 2:1.1.6-3) | java2-runtime, libtomcat5.5-java (>= ${Source-Version}), adduser (>= 3.34), apache2-utils | apache-utils, ecj-bootstrap, jsvc
+Suggests: java-virtual-machine, libapache-mod-jk | libapache2-mod-jk, tomcat5.5-webapps (>= ${Source-Version}), tomcat5.5-admin (>= ${Source-Version})
+Description: Servlet and JSP engine
+ Apache Tomcat is the reference implementation for the Java Servlet
+ and JavaServer Pages technologies.
  .
- This package just contains the startup scripts for Tomcat 5. No documentation
- or web applications (webapps) are included here, please install the
- tomcat5.5-webapps package if you want them.
+ This package just contains the startup scripts for the daemon. No
+ documentation or web applications are included here, please install
+ the tomcat5.5-webapps package if you want them.
  .
- For more information about Tomcat please take a look at the Tomcat
- home page at http://tomcat.apache.org/index.html.
- .
- The official Servlet 2.4 and JSP 2.0 specifications can be found at
- http://java.sun.com/products/servlet/ and http://java.sun.com/products/jsp/
- 
+  Homepage: http://tomcat.apache.org
+
 Package: libtomcat5.5-java
 Architecture: all
 Depends: libxerces2-java, libservlet2.4-java, libcommons-el-java, ant, libcommons-launcher-java, libcommons-logging-java, libcommons-modeler-java (>= 1.1-1), libmx4j-java, libcommons-collections3-java, libcommons-dbcp-java, libcommons-pool-java
 Suggests: tomcat5.5 
 Description: Java Servlet engine -- core libraries
- Apache Tomcat 5 is the reference implementation for the Java Servlet 2.4
- and JavaServer Pages (JSP) 2.0 specification from the Apache Jakarta project.
+ Apache Tomcat is the reference implementation for the Java Servlet
+ and JavaServer Pages technologies.
  .
  This package contains the Tomcat core classes which can be used by other
- Java applications to embed Tomcat. If you want to run Tomcat you need to
- install the tomcat5.5 package.
+ Java applications to embed Tomcat.
  .
- For more information about Tomcat please take a look at the Tomcat
- home page at http://tomcat.apache.org/index.html.
+  Homepage: http://tomcat.apache.org
 
 Package: tomcat5.5-webapps
 Architecture: all
 Depends: tomcat5.5 (>= ${Source-Version})
 Description: Java Servlet engine -- documentation and example web applications
- Apache Tomcat 5 is the reference implementation for the Java Servlet 2.4
- and JavaServer Pages (JSP) 2.0 specification from the Apache Jakarta project.
+ Apache Tomcat is the reference implementation for the Java Servlet
+ and JavaServer Pages technologies.
  .
  This package contains the HTML documentation and some web applications
- (webapps) that were bundled with Tomcat 5:
-  * examples: Example servlets and JSP pages with source code
-  * tomcat-docs: HTML documentation for Tomcat
-  * webdav: WebDAV access to local files (e.g. using cadaver)
+ that are bundled with Tomcat.
  .
- For more information about Tomcat please take a look at the Tomcat
- home page at http://tomcat.apache.org/index.html.
+  Homepage: http://tomcat.apache.org
 
 Package: tomcat5.5-admin
 Architecture: all
 Depends: tomcat5.5 (>= ${Source-Version}), libstruts1.2-java, libcommons-fileupload-java (>= 1.0-1), libcommons-beanutils-java
 Description: Java Servlet engine -- admin & manager web interfaces
- Apache Tomcat 5 is the reference implementation for the Java Servlet 2.4
- and JavaServer Pages (JSP) 2.0 specification from the Apache Jakarta project.
+ Apache Tomcat is the reference implementation for the Java Servlet
+ and JavaServer Pages technologies.
  .
- This package contains two administrative web interfaces as admin and
- manager and host-manager web applications (webapps).
+ This package contains the administrative web interfaces.
  .
- For more information about Tomcat please take a look at the Tomcat
- home page at http://tomcat.apache.org/index.html.
+  Homepage: http://tomcat.apache.org




More information about the pkg-java-commits mailing list