From 144dfeaea272221eb8a8499a67705424a127f4c2 Mon Sep 17 00:00:00 2001 From: jestin Date: Wed, 8 Jan 2003 10:19:03 +0000 Subject: closer to the java debian packaging policy --- debian/control | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index ca318e4..598ace3 100644 --- a/debian/control +++ b/debian/control @@ -3,12 +3,12 @@ Section: devel Priority: optional Maintainer: Yannick Jestin #Standards-Version: 3.5.2 -Build-Depends: lynx, lib-gnu.regexp-java, lib-gnu.getopt-java +Build-Depends: java-compiler, lynx, lib-gnu.regexp-java, lib-gnu.getopt-java Package: ivy-java Architecture: all -Depends: java-common, lib-gnu.getopt-java, lib-gnu.regexp-java -Suggests: j2sdk1.3, jikes +Depends: java-virtual-machine, lib-gnu.getopt-java, lib-gnu.regexp-java +Suggests: 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, -- cgit v1.1