summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfourdan2006-08-21 08:14:56 +0000
committerfourdan2006-08-21 08:14:56 +0000
commit963b6e28bcced2babb3fc47c761a39df91b04eec (patch)
tree39484e4e6d79327d776656ff001381ef98b97236
parent71b83f5bba3a2e00a86c3a4f6b69c8f3e53c72e6 (diff)
downloadivy-perl-963b6e28bcced2babb3fc47c761a39df91b04eec.zip
ivy-perl-963b6e28bcced2babb3fc47c761a39df91b04eec.tar.gz
ivy-perl-963b6e28bcced2babb3fc47c761a39df91b04eec.tar.bz2
ivy-perl-963b6e28bcced2babb3fc47c761a39df91b04eec.tar.xz
New Debian package release.
-rw-r--r--debian/changelog7
-rw-r--r--debian/control2
2 files changed, 8 insertions, 1 deletions
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 <fourdan@lerak.tls.cena.fr> 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