Author: marcusb-guest Date: 2006-10-24 05:48:53 +0000 (Tue, 24 Oct 2006) New Revision: 2654
Modified: trunk/libxerces2-java/debian/README.Debian trunk/libxerces2-java/debian/changelog Log: New upstream release. Modified: trunk/libxerces2-java/debian/README.Debian =================================================================== --- trunk/libxerces2-java/debian/README.Debian 2006-10-24 05:48:20 UTC (rev 2653) +++ trunk/libxerces2-java/debian/README.Debian 2006-10-24 05:48:53 UTC (rev 2654) @@ -5,13 +5,7 @@ two JARs in /usr/share/java/ which both need to be in your class path: * xercesImpl.jar contains the actual Xerces parser * xmlParserAPIs.jar contains the XML APIs (DOM, SAX) which are used by - all standard XML parsers. This is a symbolic link to jaxp-1.2.jar from - the libjaxp1.2-java package. + all standard XML parsers. This is a symbolic link to jaxp-1.3.jar from + the libjaxp1.3-java package. -- The APIs have not changed since the previous version so your applications - should run fine with this new version if you don't use any internal - classes. - -- The HTML documentation for Xerces2-J and XNI (Xerces Native Interface) can - be found in the libxerces2-java-doc package in the contrib section. - + -- Marcus Better <[EMAIL PROTECTED]>, Sun, 22 Oct 2006 21:42:14 +0200 Modified: trunk/libxerces2-java/debian/changelog =================================================================== --- trunk/libxerces2-java/debian/changelog 2006-10-24 05:48:20 UTC (rev 2653) +++ trunk/libxerces2-java/debian/changelog 2006-10-24 05:48:53 UTC (rev 2654) @@ -1,3 +1,11 @@ +libxerces2-java (2.8.1-1) unstable; urgency=low + + * New upstream version. + * Add dependency on libjaxp1.3-java. (Closes: #394221) + * Correct copyright information. + + -- Marcus Better <[EMAIL PROTECTED]> Sun, 22 Oct 2006 21:39:07 +0200 + libxerces2-java (2.8.0-1) unstable; urgency=low * upload to unstable. _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

