From 7525c335f67a4483429e52434da1ff3638941b93 Mon Sep 17 00:00:00 2001 From: mertz Date: Mon, 10 Jun 2002 09:37:19 +0000 Subject: *** empty log message *** --- debian/changelog | 12 ++++++++++-- debian/control | 2 +- 2 files changed, 11 insertions(+), 3 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 4713347..de7bbf1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,11 +4,19 @@ ivy-perl (4.10) unstable; urgency=low as for example 'zaza (' or '*' * ivy-perl is now tolerant to illformed regular expressions subscribed by other agent on the bus + * ivy-perl warn you when a message containing a \n is send. + This is because the \n is currently the message separator * with the statusfunc, it is now possible to know every regexp subscribed / unsubscribed by other agents * the ivyprobe.pl application now displays all subscriptions / - unsubscriptions. It also allows unsubscription - + unsubscriptions. It also allows unsubscription. Minor bugs have + been corrected + * when a die message or a sendDirectMsgs is issued with an unknown agentName, + Ivy warns you correctly + * a new example to demonstrate both perfs and uses of Ivy without perl-tk + ivymainloop.pl + * man pages enhancements + -- Christophe MERTZ Thu, 25 Apr 2002 15:33:34 +0200 ivy-perl (4.9) unstable; urgency=low diff --git a/debian/control b/debian/control index 6daa285..a7e10a3 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Standards-Version: 3.5.6.0 Package: ivy-perl Architecture: all -Depends: ${perl:Depends}, perl-tk, gettimeofday-perl +Depends: ${perl:Depends}, perl-tk, gettimeofday-perl (>= 1.0.1) Build-Depends: debhelper (>= 3.0.18) Description: Perl module and documentation for using the Ivy software bus Ivy is mostly a communication convention between processes, implemented -- cgit v1.1