Author: marcusb-guest Date: 2007-10-30 09:32:02 +0000 (Tue, 30 Oct 2007) New Revision: 4512
Modified: trunk/libxalan2-java/debian/control Log: Remove XS- prefix from Vcs field. Add Homepage. Modified: trunk/libxalan2-java/debian/control =================================================================== --- trunk/libxalan2-java/debian/control 2007-10-30 09:31:52 UTC (rev 4511) +++ trunk/libxalan2-java/debian/control 2007-10-30 09:32:02 UTC (rev 4512) @@ -5,8 +5,9 @@ Uploaders: Arnaud Vandyck <[EMAIL PROTECTED]>, Marcus Better <[EMAIL PROTECTED]>, Matthias Klose <[EMAIL PROTECTED]> Build-Depends: debhelper (>= 5.0.0), cdbs (>= 0.4.8), java-gcj-compat-dev (>= 1.0.65-6), ant (>= 1.6.3-1), libxerces2-java (>= 2.8.0), libbsf-java, libregexp-java, libbcel-java (>= 5.0), jlex, cup, libjaxp1.3-java, libstylebook-java Standards-Version: 3.7.2 -XS-Vcs-Svn: svn://svn.debian.org/pkg-java/trunk/libxalan2-java -XS-Vcs-Browse: http://svn.debian.org/wsvn/pkg-java/trunk/libxalan2-java/ +Homepage: http://xml.apache.org/xalan-j/ +Vcs-Svn: svn://svn.debian.org/pkg-java/trunk/libxalan2-java +Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libxalan2-java/ Package: libxalan2-java Architecture: all @@ -20,8 +21,6 @@ XSL Transformations (XSLT) and the XML Path Language (XPath). It can be used from the command line, in an applet or a servlet, or as a module in other programs. - . - Homepage: http://xml.apache.org/xalan-j/ Package: libxalan2-java-gcj Architecture: any @@ -46,8 +45,6 @@ compile an XSL stylesheet into a translet (i.e. a set of Java classes). Use the runtime processor to apply the translet to an XML document and perform a transformation. XSLTC is part of the Xalan-Java project. - . - Homepage: http://xml.apache.org/xalan-j/ Package: libxsltc-java-gcj Architecture: any @@ -73,5 +70,3 @@ . This package contains documentation in HTML format and some Java source code examples. - . - Homepage: http://xml.apache.org/xalan-j/ _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

