summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoretienne2004-08-18 13:52:22 +0000
committeretienne2004-08-18 13:52:22 +0000
commit1bb5f9370a988f204a00df1b46bacff0a7f5a29a (patch)
treea364d57e27875c4c72b1dccdff41739ba24fc8e6
parent7726f36f250128a010ed45f4fb7de8b25b8465b0 (diff)
downloadivymon-1bb5f9370a988f204a00df1b46bacff0a7f5a29a.zip
ivymon-1bb5f9370a988f204a00df1b46bacff0a7f5a29a.tar.gz
ivymon-1bb5f9370a988f204a00df1b46bacff0a7f5a29a.tar.bz2
ivymon-1bb5f9370a988f204a00df1b46bacff0a7f5a29a.tar.xz
*** empty log message ***
-rw-r--r--debian/changelog8
-rw-r--r--debian/control2
2 files changed, 9 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index ad0cf64..39ddd41 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+ivymon (1.8) unstable; urgency=low
+
+ * Added a new option -replaytimegranularity to set the time granularity
+ for replaying messages. Default is 1 second.
+ * Higher precision in timestamps.
+
+ -- Daniel Etienne <etienne@cena.fr> Wed, 18 Aug 2004 14:23:12 +0200
+
ivymon (1.7) unstable; urgency=low
* Minor bug fixes and improvement relating to the data loading process.
diff --git a/debian/control b/debian/control
index f0948e7..3d2ccad 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Standards-Version: 3.1.1
Package: ivymon
Architecture: all
-Depends: perl-tk, ivy-perl (>=4.8)
+Depends: perl-tk, ivy-perl (>=4.8), libtime-hires-perl (>= 1.20-4)
Description: a graphical application for monitoring Ivy
ivymon is a graphical application for monitoring Ivy agents.
It can be used to track messages or send messages to agents.