[libxerces2-java] 21/61: Depend on libjaxp1.3-java.

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


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 84b13bda45a21d4f020e196fa096ee318bab5640
Author: Marcus Better <marcus at better.se>
Date:   Tue Oct 24 05:48:20 2006 +0000

    Depend on libjaxp1.3-java.
---
 debian/control | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index b37281f..87774e4 100644
--- a/debian/control
+++ b/debian/control
@@ -2,15 +2,15 @@ Source: libxerces2-java
 Section: libs
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Stefan Gybas <sgybas at debian.org>, Arnaud Vandyck <avdyk at debian.org>, Wolfgang Baer <WBaer at gmx.de>
+Uploaders: Stefan Gybas <sgybas at debian.org>, Arnaud Vandyck <avdyk at debian.org>, Wolfgang Baer <WBaer at gmx.de>, Marcus Better <marcus at better.se>
 Build-Depends: cdbs (>= 0.4.8), debhelper (>= 4.2.0)
-Build-Depends-Indep: java-gcj-compat-dev, ant, libjaxp1.3-java, libxml-commons-resolver1.1-java
+Build-Depends-Indep: java-gcj-compat-dev, ant, libxml-commons-resolver1.1-java
 Standards-Version: 3.7.2
 
 Package: libxerces2-java
 Architecture: all
 Section: libs
-Depends: classpath-common | java1-runtime | java2-runtime, libjaxp1.2-java
+Depends: classpath-common | java1-runtime | java2-runtime, libjaxp1.3-java
 Suggests: libxerces2-java-doc
 Description: Validating XML parser for Java with DOM level 3 support
  The Xerces2 Java parser is the reference implementation of XNI, the
@@ -36,6 +36,4 @@ Description: Validating XML parser for Java with DOM level 3 support
  Candidate Recommendation, and will correctly serialize XML 1.1 documents if
  the DOM level 3 load/save API's are in use.
  .
- For more information about Xerces2-J see the home page at
- http://xml.apache.org/xerces2-j/index.html.
-
+  Homepage: http://xerces.apache.org/xerces2-j/

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libxerces2-java.git



More information about the pkg-java-commits mailing list