[libjibx1.2-java] 03/08: Modified dependencies to encompass the fact that JiBX can't be built with free JVM.
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Tue Feb 2 10:27:56 UTC 2016
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to annotated tag debian/1.0.1-1
in repository libjibx1.2-java.
commit 67016389cb3e6da60ae33e0726590ef4d85301e0
Author: Eric Lavarde <deb at zorglub.s.bawue.de>
Date: Wed Mar 29 18:29:32 2006 +0000
Modified dependencies to encompass the fact that JiBX can't be built with
free JVM.
---
debian/control | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index cd39c52..1db6922 100644
--- a/debian/control
+++ b/debian/control
@@ -1,15 +1,15 @@
Source: libjibx-java
-Section: libs
+Section: contrib/libs
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Eric Lavarde <deb at zorglub.s.bawue.de>
-Build-Depends: debhelper (>= 4.1.0), cdbs (>= 0.4.8), gjdoc, kaffe, ant, antlr, libbcel-java, libxpp3-java
+Build-Depends: debhelper (>= 4.1.0), cdbs (>= 0.4.8), gjdoc, sun-j2sdk1.4, ant, antlr, libbcel-java, libxpp3-java
Standards-Version: 3.6.2.0
Package: libjibx-java
Architecture: all
-Depends: kaffe | sablevm | java1-runtime | java2-runtime, libbcel-java, libxpp3-java
-Suggests: kaffe | sablevm | java-virtual-machine, libjibx-java-doc
+Depends: sun-j2re1.4 | java2-runtime, libbcel-java, libxpp3-java
+Suggests: java-virtual-machine, libjibx-java-doc
Description: Framework for binding XML data to Java objects
JiBX lets you work with data from XML documents using your own class
structures. The JiBX framework handles all the details of converting
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libjibx1.2-java.git
More information about the pkg-java-commits
mailing list