summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorandre2014-06-18 16:54:10 +0000
committerandre2014-06-18 16:54:10 +0000
commit8a0941257deea2d229f3adb703c5cc744f494987 (patch)
tree82296d7855217f7a728789cb60efce8510aa439b /debian/control
parente450c2dcb2338cbfc3f633bf441a390165c24959 (diff)
downloadivylaunch-8a0941257deea2d229f3adb703c5cc744f494987.zip
ivylaunch-8a0941257deea2d229f3adb703c5cc744f494987.tar.gz
ivylaunch-8a0941257deea2d229f3adb703c5cc744f494987.tar.bz2
ivylaunch-8a0941257deea2d229f3adb703c5cc744f494987.tar.xz
fix lintian warningHEADmaster
* Upgrade debian/compat level (from default=1, to 9) * Format copyright * Update description * Switch changelog to UTF-8 * Fix a syntax error in pod doc
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control10
1 files changed, 6 insertions, 4 deletions
diff --git a/debian/control b/debian/control
index d0d3c65..833d883 100644
--- a/debian/control
+++ b/debian/control
@@ -1,5 +1,5 @@
Source: ivylaunch
-Section: unknown
+Section: misc
Priority: optional
Maintainer: Daniel Etienne <etienne@cena.fr>
Standards-Version: 3.2.1
@@ -10,6 +10,8 @@ Depends: ivy-perl (>= 4.11b), cpp
Recommends: rsh-client
Replaces: ivysupervise
Conflicts: ivysupervise
-Description: ivylaunch, an Ivy agents launcher.
- ivylaunch, an Ivy agents launcher.
-
+Description: Ivy agents launcher
+ Launch a bunch of agents on the same bus, eventually on remote computer
+ (rely on rsh). It uses the standard '-b' flag to set bus across agents.
+ See man page for the format of the configuration file.
+