This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libxerces2-java.
commit c06d279e5daea0f9307e2dc54592767ecd02fd6e Author: Marcus Better <[email protected]> Date: Tue Oct 24 05:48:53 2006 +0000 New upstream release. --- debian/README.Debian | 12 +++--------- debian/changelog | 8 ++++++++ 2 files changed, 11 insertions(+), 9 deletions(-) diff --git a/debian/README.Debian b/debian/README.Debian index 752f1f7..0300c27 100644 --- a/debian/README.Debian +++ b/debian/README.Debian @@ -5,13 +5,7 @@ Xerces2-J for Debian 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. - -- 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. + all standard XML parsers. This is a symbolic link to jaxp-1.3.jar from + the libjaxp1.3-java package. + -- Marcus Better <[email protected]>, Sun, 22 Oct 2006 21:42:14 +0200 diff --git a/debian/changelog b/debian/changelog index 66d869f..b99aa09 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libxerces2-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

