Author: mkoch Date: 2008-01-03 14:19:05 +0000 (Thu, 03 Jan 2008) New Revision: 5277
Modified: trunk/libxerces2-java/debian/changelog trunk/libxerces2-java/debian/control trunk/libxerces2-java/debian/watch Log: 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 Modified: trunk/libxerces2-java/debian/changelog =================================================================== --- trunk/libxerces2-java/debian/changelog 2008-01-03 14:00:23 UTC (rev 5276) +++ trunk/libxerces2-java/debian/changelog 2008-01-03 14:19:05 UTC (rev 5277) @@ -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. Modified: trunk/libxerces2-java/debian/control =================================================================== --- trunk/libxerces2-java/debian/control 2008-01-03 14:00:23 UTC (rev 5276) +++ trunk/libxerces2-java/debian/control 2008-01-03 14:19:05 UTC (rev 5277) @@ -2,9 +2,12 @@ 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 @@ 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 @@ . 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. Modified: trunk/libxerces2-java/debian/watch =================================================================== --- trunk/libxerces2-java/debian/watch 2008-01-03 14:00:23 UTC (rev 5276) +++ trunk/libxerces2-java/debian/watch 2008-01-03 14:19:05 UTC (rev 5277) @@ -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 _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

