aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control10
1 files changed, 5 insertions, 5 deletions
diff --git a/debian/control b/debian/control
index 598ace3..f5b741b 100644
--- a/debian/control
+++ b/debian/control
@@ -1,14 +1,14 @@
-Source: ivy-java
+Source: libivy-java
Section: devel
Priority: optional
Maintainer: Yannick Jestin <jestin@cena.fr>
#Standards-Version: 3.5.2
-Build-Depends: java-compiler, lynx, lib-gnu.regexp-java, lib-gnu.getopt-java
+Build-Depends: java-compiler, lynx, libregexp-java, lib-gnu.getopt-java, docbook-utils
-Package: ivy-java
+Package: libivy-java
Architecture: all
-Depends: java-virtual-machine, lib-gnu.getopt-java, lib-gnu.regexp-java
-Suggests: jikes
+Depends: java-virtual-machine, lib-gnu.getopt-java, libregexp-java
+Suggests:
Description: Ivy Software bus for java
The ivy-java package is a pure-Java implementation of the Ivy software bus
messaging scheme. It intends to ease the programming of distributed systems,