[libxerces2-java] 34/61: * Depend on default-jre-headless.
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Sun Jun 18 22:23:41 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 c40c233454046c87987ffa460a4cc845d746cf3b
Author: Matthias Klose <doko at debian.org>
Date: Thu Jul 31 11:34:45 2008 +0000
* Depend on default-jre-headless.
---
debian/changelog | 6 ++++++
debian/control | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 827599e..a1ad54e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libxerces2-java (2.9.1-3) UNRELEASED; urgency=low
+
+ * Depend on default-jre-headless.
+
+ -- Matthias Klose <doko at debian.org> Thu, 31 Jul 2008 11:31:59 +0000
+
libxerces2-java (2.9.1-2) unstable; urgency=low
* Build-Depends on default-jdk-builddep. Closes: #477892
diff --git a/debian/control b/debian/control
index 59180b5..c4eeca0 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Homepage: http://xerces.apache.org/xerces2-j/
Package: libxerces2-java
Architecture: all
Section: libs
-Depends: gij | java-gcj-compat | java1-runtime | java2-runtime, libjaxp1.3-java
+Depends: default-jre-headless | java1-runtime-headless | java2-runtime-headless, libjaxp1.3-java
Recommends: libxerces2-java-gcj
Suggests: libxerces2-java-doc
Description: Validating XML parser for Java with DOM level 3 support
--
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