From 963b6e28bcced2babb3fc47c761a39df91b04eec Mon Sep 17 00:00:00 2001 From: fourdan Date: Mon, 21 Aug 2006 08:14:56 +0000 Subject: New Debian package release. --- debian/changelog | 7 +++++++ debian/control | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index f5fbd16..1e44dbf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +ivy-perl (4.18) unstable; urgency=low + + * Build Debian Package with Alex's latest changes, implementing ping/pong + messages, regexp stats and monitoring tool, API change on bindRegexp + + -- Olivier Fourdan Mon, 21 Aug 2006 09:55:46 +0200 + ivy-perl (4.17) unstable; urgency=low * correct a protocol bug in _sendWantedRegexp, the port number is now sended instead of 0. diff --git a/debian/control b/debian/control index 73b71c9..121ea39 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, libtime-hires-perl (>= 1.20-4) | perl (>= 5.8) , libio-socket-multicast-perl (>= 0.25) | libsocket-multicast-perl (>= 0.25) +Depends: ${perl:Depends}, perl-tk, libtime-hires-perl (>= 1.20-4) | perl (>= 5.8) , libio-socket-multicast-perl (>= 0.25) | libsocket-multicast-perl (>= 0.25) 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