From db24162b0be3c9d79204531300808aaa849f3039 Mon Sep 17 00:00:00 2001 From: jestin Date: Wed, 10 Oct 2001 15:28:40 +0000 Subject: Getting ready to upload a new version --- debian/changelog | 7 +++++++ debian/control | 4 ++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 6684fbb..75da884 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +ivy-java (1.0.7-1) unstable; urgency=low + + * Corrects the Bug of StringTokenizer ( no Bug tracking system yet ) + reported on the mailing list. + + -- Yannick Jestin Wen, 10 Oct 2001 13:35:08 +0200 + ivy-java (1.0.5-2) unstable; urgency=low * Fix problems in the package building 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, -- cgit v1.1