This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libjaxp1.3-java.
commit ba1d282e3160e6a388a715c611442b4e04345405 Author: Niels Thykier <[email protected]> Date: Mon Jun 28 18:23:16 2010 +0000 libjaxp1.3-java (1.3.04-6) UNRELEASED; urgency=low * Removed Depends on JREs; it is no longer required by the Java Policy. * Dropped the Recommends on the gcj package to a Suggests. (Closes: #587449) * Made the synopsis unique. -- Niels Thykier <[email protected]> Mon, 28 Jun 2010 20:19:57 +0200 --- debian/changelog | 7 +++++-- debian/control | 7 +++---- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/debian/changelog b/debian/changelog index 731509e..df1ec2e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,11 @@ libjaxp1.3-java (1.3.04-6) UNRELEASED; urgency=low - * Change section of libjaxp1.3-java-gcj to libs + * Removed Depends on JREs; it is no longer required by the Java Policy. + * Dropped the Recommends on the gcj package to a Suggests. + (Closes: #587449) + * Made the synopsis unique. - -- Ludovic Claude <[email protected]> Sun, 09 Aug 2009 12:15:58 +0100 + -- Niels Thykier <[email protected]> Mon, 28 Jun 2010 20:19:57 +0200 libjaxp1.3-java (1.3.04-5) unstable; urgency=low diff --git a/debian/control b/debian/control index 5122e6b..a40032c 100644 --- a/debian/control +++ b/debian/control @@ -11,8 +11,8 @@ Homepage: http://java.sun.com/xml/jaxp/index.jsp Package: libjaxp1.3-java Architecture: all -Depends: ${misc:Depends}, default-jre-headless | java1-runtime-headless | java2-runtime-headless -Recommends: libjaxp1.3-java-gcj +Depends: ${misc:Depends} +Suggests: libjaxp1.3-java-gcj Conflicts: libxalan2-java (<= 2.7.1-2) Description: Java XML parser and transformer APIs (DOM, SAX, JAXP, TrAX) xml-apis.jar from the Apache XML Commons project is used by the Xerces-J XML @@ -29,8 +29,7 @@ Description: Java XML parser and transformer APIs (DOM, SAX, JAXP, TrAX) Package: libjaxp1.3-java-gcj Architecture: any -Section: libs Depends: libjaxp1.3-java (>= ${source:Version}), ${misc:Depends}, ${shlibs:Depends} -Description: Java XML parser and transformer APIs (DOM, SAX, JAXP, TrAX) +Description: Java XML parser and transformer APIs (DOM, SAX, JAXP, TrAX) - GCJ xml-apis.jar from the Apache XML Commons project is used by the Xerces-J XML parser and Xalan-J XSLT processor. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libjaxp1.3-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

