summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-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 d0b537b..e3021d8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+ivycontrolpanel (2.5) unstable; urgency=low
+
+ * L'application crashait en debian etch après une séquence
+ d'exécution/arrêt d'un agent ivy.
+
+ -- Daniel Etienne <etienne@cena.fr> Tue, 30 Jan 2007 10:17:45 +0100
+
ivycontrolpanel (2.4) unstable; urgency=low
* Ajout d'un bouton pour passer le panneau en arrière-plan
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.