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 ab98d28d1151151c8ef2b891c4131d47ba7750cc Author: Michael Koch <[email protected]> Date: Thu Jan 3 14:19:05 2008 +0000 libxerces2-java (2.9.1-1) unstable; urgency=low * New upstream version. * Updated Standards-Version to 3.7.3. * Added myself to Uploaders. * Added Vcs-Svn and Vcs-Browser fields. -- Michael Koch <[email protected]> Mon, 31 Dec 2007 11:02:34 +0100 --- debian/changelog | 9 +++++++++ debian/control | 12 +++++------- debian/watch | 2 +- 3 files changed, 15 insertions(+), 8 deletions(-) diff --git a/debian/changelog b/debian/changelog index 7e64503..09677fe 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +libxerces2-java (2.9.1-1) unstable; urgency=low + + * New upstream version. + * Updated Standards-Version to 3.7.3. + * Added myself to Uploaders. + * Added Vcs-Svn and Vcs-Browser fields. + + -- Michael Koch <[email protected]> Mon, 31 Dec 2007 11:02:34 +0100 + libxerces2-java (2.9.0-1) unstable; urgency=low * New upstream. diff --git a/debian/control b/debian/control index 124eaf7..283fe0b 100644 --- a/debian/control +++ b/debian/control @@ -2,9 +2,12 @@ Source: libxerces2-java Section: libs Priority: optional Maintainer: Debian Java Maintainers <[email protected]> -Uploaders: Arnaud Vandyck <[email protected]>, Marcus Better <[email protected]>, Matthias Klose <[email protected]> +Uploaders: Arnaud Vandyck <[email protected]>, Marcus Better <[email protected]>, Matthias Klose <[email protected]>, Michael Koch <[email protected]> Build-Depends: cdbs (>= 0.4.8), debhelper (>= 4.2.0), java-gcj-compat-dev, ant, libxml-commons-resolver1.1-java, libjaxp1.3-java, libstylebook-java -Standards-Version: 3.7.2 +Standards-Version: 3.7.3 +Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libxerces2-java +Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libxerces2-java +Homepage: http://xerces.apache.org/xerces2-j/ Package: libxerces2-java Architecture: all @@ -35,8 +38,6 @@ Description: Validating XML parser for Java with DOM level 3 support specification. It also handles namespaces according to the XML Namespaces 1.1 Candidate Recommendation, and will correctly serialize XML 1.1 documents if the DOM level 3 load/save API's are in use. - . - Homepage: http://xerces.apache.org/xerces2-j/ Package: libxerces2-java-gcj Architecture: any @@ -58,6 +59,3 @@ Description: Validating XML parser for Java -- Documentation and examples . This package contains the documentation in HTML format, the Javadoc API documentation and some examples. - . - For more information about Xerces-J see the home page at - http://xml.apache.org/xerces2-j/index.html. diff --git a/debian/watch b/debian/watch index 95bafe9..1c51d24 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,2 @@ version=3 -http://www.apache.org/dist/xml/xerces-j/source/ Xerces-J-src\.([\d+\.]+|\d+)\.tar.* debian uupdate +http://www.apache.org/dist/xml/xerces-j/source/ Xerces-J-src\.([\d+\.]+|\d+)\.tar\.gz debian uupdate -- 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

