summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authoretienne2007-02-01 15:32:18 +0000
committeretienne2007-02-01 15:32:18 +0000
commitaa5d90bd2b50dcd4582bee3895f8b7e187a23df7 (patch)
tree03c66987082ce56f100f946924a8bdb8014f0cf8 /debian/control
parenta1e0928917d1db6c8b996a8808b1c707db78add2 (diff)
downloadivycontrolpanel-aa5d90bd2b50dcd4582bee3895f8b7e187a23df7.zip
ivycontrolpanel-aa5d90bd2b50dcd4582bee3895f8b7e187a23df7.tar.gz
ivycontrolpanel-aa5d90bd2b50dcd4582bee3895f8b7e187a23df7.tar.bz2
ivycontrolpanel-aa5d90bd2b50dcd4582bee3895f8b7e187a23df7.tar.xz
L'application crashait en debian etch après une séquence d'exécution/arrêt d'un agent ivy
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 68f5696..836350d 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Standards-Version: 3.2.1
Package: ivycontrolpanel
Architecture: all
-Depends: perl5, ivy-perl (>= 4.11b), perl-tk, ivylaunch
+Depends: perl5, ivy-perl (>= 4.11b), perl-tk, ivylaunch (>= 1.6)
Description: Monitoring of ivy based applications
Monitoring of ivy agent (ie ivy based applications).
It monitors applications launched on a given ivy port number.