This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libxml-commons-resolver1.1-java.
commit 0001e19ab57f7e92808622ff922be7a03147113d Author: Michael Koch <[email protected]> Date: Thu Jun 21 07:13:40 2007 +0000 libxml-commons-resolver1.1-java (1.1-8) unstable; urgency=low * Removed unneeded Build-Depends on libxerces-java. * Use Homepage tag in package descriptions. * Removed Wolfgang and added myself to Uploaders. -- Michael Koch <[email protected]> Wed, 20 Jun 2007 19:02:38 -0100 --- debian/changelog | 8 ++++++++ debian/control | 9 ++++----- 2 files changed, 12 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index 18c5d24..e512538 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +libxml-commons-resolver1.1-java (1.1-8) unstable; urgency=low + + * Removed unneeded Build-Depends on libxerces-java. + * Use Homepage tag in package descriptions. + * Removed Wolfgang and added myself to Uploaders. + + -- Michael Koch <[email protected]> Wed, 20 Jun 2007 19:02:38 -0100 + libxml-commons-resolver1.1-java (1.1-7) unstable; urgency=low * updated Standards-Version to 3.7.2, split build-dep and diff --git a/debian/control b/debian/control index 1a0d03b..6e0fd1d 100644 --- a/debian/control +++ b/debian/control @@ -2,9 +2,9 @@ Source: libxml-commons-resolver1.1-java Section: libs Priority: optional Maintainer: Debian Java Maintainers <[email protected]> -Uploaders: Stefan Gybas <[email protected]>, Arnaud Vandyck <[email protected]>, Wolfgang Baer <[email protected]> +Uploaders: Stefan Gybas <[email protected]>, Arnaud Vandyck <[email protected]>, Michael Koch <[email protected]> Build-Depends: debhelper (>= 4.2.0), cdbs (>= 0.4.8) -Build-Depends-Indep: java-gcj-compat-dev, ant, libxerces-java, libjaxp1.3-java +Build-Depends-Indep: java-gcj-compat-dev, ant, libjaxp1.3-java Standards-Version: 3.7.2 Package: libxml-commons-resolver1.1-java @@ -17,7 +17,7 @@ Description: XML entity and URI resolver library perform entity resolution. They are used by other Apache XML projects like Xerces-J and Xalan-J. . - Apache XML Commons home page: http://xml.apache.org/commons/ + Homepage: http://xml.apache.org/commons/ Package: libxml-commons-resolver1.1-java-doc Architecture: all @@ -28,5 +28,4 @@ Description: XML entity and URI resolver library -- documentation perform entity resolution. This package includes the HTML and Javadoc API documentation. . - Apache XML Commons home page: http://xml.apache.org/commons/ - + Homepage: http://xml.apache.org/commons/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libxml-commons-resolver1.1-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

