This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libxalan2-java.
commit df96772ba731258bd73984f242832b59e46d51d5 Author: Ludovic Claude <[email protected]> Date: Mon Jul 13 22:46:09 2009 +0000 Change section to java for all Java binary packages --- debian/changelog | 6 ++++++ debian/control | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 2d5b769..0f89b70 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +libxalan2-java (2.7.1-4) UNRELEASED; urgency=low + + * Change section to java for all Java binary packages + + -- Ludovic Claude <[email protected]> Mon, 13 Jul 2009 23:43:51 +0100 + libxalan2-java (2.7.1-3) experimental; urgency=low * Change section to java, bump up Standards-Version to 3.8.1 diff --git a/debian/control b/debian/control index 5121edc..b3c6b62 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,7 @@ Homepage: http://xml.apache.org/xalan-j/ Package: libxalan2-java Architecture: all -Section: libs +Section: java Depends: ${misc:Depends}, libjaxp1.3-java, libxerces2-java (>= 2.8.0) Recommends: libxalan2-java-gcj Suggests: libxalan2-java-doc, libbsf-java, libxsltc-java @@ -37,7 +37,7 @@ Description: XSL Transformations (XSLT) processor in Java (native code) Package: libxsltc-java Architecture: all -Section: libs +Section: java Depends: ${misc:Depends}, libxalan2-java, libregexp-java, libbcel-java (>= 5.0), jlex, cup Recommends: libxsltc-java-gcj Description: XSL Transformations (XSLT) compiler from Xalan-Java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libxalan2-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

