From 071a0d6be6ebb591776786ff430378cfcbf385db Mon Sep 17 00:00:00 2001 From: jestin Date: Tue, 27 Jul 2004 16:20:45 +0000 Subject: changelog synced with upstream changelog. Added xml and txt example files in the debian rules. Changed the name of the package from ivy-java to libivy-java --- debian/control | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'debian/control') 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 #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, -- cgit v1.1