summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authoretienne2003-05-07 15:37:23 +0000
committeretienne2003-05-07 15:37:23 +0000
commitb668e7873d9ffcecbbd848c5a388dba0bf2e77ac (patch)
tree32b1a80be3647a424234f4013d13a49a73a3aaa0 /debian/control
parent23abb4b87c7e40ed259dd02f653516f60e55ade4 (diff)
downloadivycontrolpanel-b668e7873d9ffcecbbd848c5a388dba0bf2e77ac.zip
ivycontrolpanel-b668e7873d9ffcecbbd848c5a388dba0bf2e77ac.tar.gz
ivycontrolpanel-b668e7873d9ffcecbbd848c5a388dba0bf2e77ac.tar.bz2
ivycontrolpanel-b668e7873d9ffcecbbd848c5a388dba0bf2e77ac.tar.xz
Initial revision
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control16
1 files changed, 16 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..c7fbfb9
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,16 @@
+Source: ivycontrolpanel
+Section: devel
+Priority: extra
+Maintainer: Christophe Mertz <mertz@cena.fr>
+Standards-Version: 2.3.0.0
+
+Package: ivycontrolpanel
+Architecture: all
+Depends: perl5, ivy-perl (>= 4.11b), perl-tk, zinc-perl (= 3.2.6a1) | zinc-perl (>= 3.2.6h)
+Description: Monitoring of ivy based applications
+ Monitoring of ivy agent (ie ivy based applications).
+ It monitors applications launched on a given ivy port number.
+ (Specific use for Toccata demos).
+ It allows restarting agents described in a configuration file.
+ It also offers some simulation start, stop and pause.
+