[libjaxp1.3-java] 21/36: libjaxp1.3-java (1.3.04-6) UNRELEASED; urgency=low

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Sun Jun 18 23:29:37 UTC 2017


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 <nthykier at debian.org>
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 <niels at thykier.net>  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 <ludovic.claude at laposte.net>  Sun, 09 Aug 2009 12:15:58 +0100
+ -- Niels Thykier <niels at thykier.net>  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



More information about the pkg-java-commits mailing list