Author: marcusb-guest Date: 2006-12-11 11:00:44 +0100 (Mon, 11 Dec 2006) New Revision: 2847
Modified: trunk/libxalan2-java/debian/control Log: Add Homepage lines. Modified: trunk/libxalan2-java/debian/control =================================================================== --- trunk/libxalan2-java/debian/control 2006-12-11 09:54:52 UTC (rev 2846) +++ trunk/libxalan2-java/debian/control 2006-12-11 10:00:44 UTC (rev 2847) @@ -21,8 +21,7 @@ from the command line, in an applet or a servlet, or as a module in other programs. . - See http://xml.apache.org/xalan-j/ for more information about the Xalan-Java - project. + Homepage: http://xml.apache.org/xalan-j/ Package: libxsltc-java Architecture: all @@ -32,10 +31,9 @@ XSLTC provides a compiler and a runtime processor. Use the compiler to 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. + perform a transformation. XSLTC is part of the Xalan-Java project. . - XSLTC is part of the Xalan-Java project. See http://xml.apache.org/xalan-j/ - for more information about this project. + Homepage: http://xml.apache.org/xalan-j/ Package: libxalan2-java-doc Architecture: all @@ -48,5 +46,6 @@ programs. . This package contains documentation in HTML format and some Java source - code examples. See http://xml.apache.org/xalan-j/ for more information about - the Xalan-Java project. + 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

