Author: fourmond Date: 2009-02-17 20:23:44 +0000 (Tue, 17 Feb 2009) New Revision: 7972
Modified: trunk/xml-commons-external/debian/changelog trunk/xml-commons-external/debian/control Log: [xml-commons-external] Minors details: ready for upload to unstable Modified: trunk/xml-commons-external/debian/changelog =================================================================== --- trunk/xml-commons-external/debian/changelog 2009-02-17 20:23:38 UTC (rev 7971) +++ trunk/xml-commons-external/debian/changelog 2009-02-17 20:23:44 UTC (rev 7972) @@ -1,10 +1,11 @@ -xml-commons-external (1.3.04-2) unstable UNRELEASED; urgency=low +xml-commons-external (1.3.04-2) unstable; urgency=low * Upload to unstable now that lenny is out. * Build-depends on default-jdk-builddep * Switching to a machine readable debian/copyright file + * Fix small spelling mistakes in debian/control, thanks lintian ! - -- Vincent Fourmond <[email protected]> Sun, 15 Feb 2009 23:48:01 +0100 + -- Vincent Fourmond <[email protected]> Mon, 16 Feb 2009 23:25:21 +0100 xml-commons-external (1.3.04-1) experimental; urgency=low Modified: trunk/xml-commons-external/debian/control =================================================================== --- trunk/xml-commons-external/debian/control 2009-02-17 20:23:38 UTC (rev 7971) +++ trunk/xml-commons-external/debian/control 2009-02-17 20:23:44 UTC (rev 7972) @@ -17,7 +17,7 @@ Architecture: all Depends: java-gcj-compat | java2-runtime Description: XML Commons external code - DOM, SAX, and JAXP, etc - xml-commons is focussed on common code and guidelines for xml + xml-commons is focused on common code and guidelines for xml projects. The first focus will be to organize and have common packaging for the various externally-defined standards code relating to XML - things like the DOM, SAX, and JAXP interfaces. @@ -25,12 +25,12 @@ Package: libxml-commons-external-java-doc Section: doc Architecture: all -Description: Documentation of XMl Commons external api +Description: Documentation of XML Commons external API xml-commons is focussed on common code and guidelines for xml projects. The first focus will be to organize and have common packaging for the various externally-defined standards code relating to XML - things like the DOM, SAX, and JAXP interfaces. . This package contains class API documentation for XML Commons - external api. + external API. _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

