[libxerces2-java] 27/61: - Fix libxerces2-java-gcj dependency
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 5946b99ba8a4f2e87fed9d448f7eb4b15b659fd6
Author: Matthias Klose <doko at debian.org>
Date: Wed Jan 3 11:00:13 2007 +0000
- Fix libxerces2-java-gcj dependency
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 68bff64..26c8ac1 100644
--- a/debian/control
+++ b/debian/control
@@ -41,7 +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.2-java-gcj, ${misc:Depends}, ${shlibs:Depends}
+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
Xerces Native Interface, and also a fully conforming XML Schema processor.
--
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