aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorjestin2001-10-10 15:28:40 +0000
committerjestin2001-10-10 15:28:40 +0000
commitdb24162b0be3c9d79204531300808aaa849f3039 (patch)
tree4e6070ca98e5ceb235ee0f896943276325ae1e96 /debian/control
parentac60beea33345e690ad7f9dfc873b0bba3499b00 (diff)
downloadivy-java-db24162b0be3c9d79204531300808aaa849f3039.zip
ivy-java-db24162b0be3c9d79204531300808aaa849f3039.tar.gz
ivy-java-db24162b0be3c9d79204531300808aaa849f3039.tar.bz2
ivy-java-db24162b0be3c9d79204531300808aaa849f3039.tar.xz
Getting ready to upload a new version
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index a96a638..a554e9b 100644
--- a/debian/control
+++ b/debian/control
@@ -7,8 +7,8 @@ Build-Depends: jikes, lynx, j2sdk1.3, lib-gnu.regexp-java, lib-gnu.getopt-java
Package: ivy-java
Architecture: all
-Depends: java-common
-Suggests: lib-gnu.getopt-java, lib-gnu.regexp-java
+Depends: java-common, lib-gnu.getopt-java, lib-gnu.regexp-java
+Suggests: j2sdk1.3, jikes
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,