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 123a69e23ef1727487f5cb5e20ed004dc357ed8a Author: Ludovic Claude <[email protected]> Date: Sun Aug 9 12:22:00 2009 +0000 Change section of libxerces2-java-gcj to libs --- debian/changelog | 6 ++++++ debian/control | 1 + 2 files changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index a7f3833..9dde4e8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +libxerces2-java (2.9.1-5) UNRELEASED; urgency=low + + * Change section of libxerces2-java-gcj to libs + + -- Ludovic Claude <[email protected]> Sun, 09 Aug 2009 13:20:11 +0100 + libxerces2-java (2.9.1-4) unstable; urgency=low * Upload to unstable. diff --git a/debian/control b/debian/control index bdb8373..f181b05 100644 --- a/debian/control +++ b/debian/control @@ -41,6 +41,7 @@ Description: Validating XML parser for Java with DOM level 3 support Package: libxerces2-java-gcj Architecture: any +Section: libs Depends: libxerces2-java (>= ${source:Version}), libjaxp1.3-java-gcj, ${misc:Depends}, ${shlibs:Depends} Description: Validating XML parser for Java with DOM level 3 support (native code) The Xerces2 Java parser is the reference implementation of XNI, the -- 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

