From 8a0941257deea2d229f3adb703c5cc744f494987 Mon Sep 17 00:00:00 2001 From: andre Date: Wed, 18 Jun 2014 16:54:10 +0000 Subject: fix lintian warning * 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 --- debian/changelog | 55 ++++++++++++++++++++++++++++++++++--------------------- debian/compat | 1 + debian/control | 10 ++++++---- debian/copyright | 9 ++++----- debian/rules | 6 +++--- ivylaunch | 3 +-- 6 files changed, 49 insertions(+), 35 deletions(-) create mode 100644 debian/compat diff --git a/debian/changelog b/debian/changelog index 8bf6661..f3f8aa3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,20 +1,33 @@ +ivylaunch (1.8) unstable; urgency=low + + * Relay cpp options to ivycontrolpanel + * Fix miscellaneous packaging stuff (raised by lintian) + * 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 + + + -- Fabien Andre Wed, 18 Jun 2014 13:54:34 +0200 + ivylaunch (1.7) unstable; urgency=low * Modification de la gestion des options de cpp : - . par défaut, cpp est invoqué sans option (précédemment, il était - invoqué avec l'option -traditional) - . des options cpp peuvent être passées sur la ligne de commande - (comportement inchangé) - . si dans le fichier scenario, est présente la chaine : + . par défaut, cpp est invoqué sans option (précédemment, il était + invoqué avec l'option -traditional) + . des options cpp peuvent être passées sur la ligne de commande + (comportement inchangé) + . si dans le fichier scenario, est présente la chaine : #cpp_options: optstring - cpp sera invoqué avec les options "optstring" quelles que soient - les options passées sur la ligne de commande. + cpp sera invoqué avec les options "optstring" quelles que soient + les options passées sur la ligne de commande. -- Daniel Etienne Fri, 30 Nov 2007 10:07:52 +0100 ivylaunch (1.6) unstable; urgency=low - * FugueConfig.pm : modification du process d'exécution des agents pour + * FugueConfig.pm : modification du process d'exécution des agents pour faire fonctionner ivycontrolpanel en etch. -- Daniel Etienne Tue, 30 Jan 2007 10:07:52 +0100 @@ -40,29 +53,29 @@ ivylaunch (1.5) unstable; urgency=low ivylaunch (1.4) unstable; urgency=low - * Correction : sur réception d'un message Die, tous les processus fils - sont tués; cette modification remplace le contournement introduit + * Correction : sur réception d'un message Die, tous les processus fils + sont tués; cette modification remplace le contournement introduit dans la version 1.2. -- Daniel Etienne Fri, 8 Jul 2005 16:32:31 +0200 ivylaunch (1.3) unstable; urgency=low - * Possibilité de passer des options à cpp + * Possibilité de passer des options à cpp -- Daniel Etienne Tue, 22 Mar 2005 12:09:01 +0100 ivylaunch (1.2) unstable; urgency=low - * Correction : sur réception par ivylaunch d'un message DIE, les - agents ivy n'étaient pas tués. Désormais, le message DIE leur est + * Correction : sur réception par ivylaunch d'un message DIE, les + agents ivy n'étaient pas tués. Désormais, le message DIE leur est transmis. -- Daniel Etienne Fri, 11 Jun 2004 09:50:22 +0200 ivylaunch (1.1) unstable; urgency=low - * Corrections de bug sur exécution de commandes en background + * Corrections de bug sur exécution de commandes en background -- Daniel Etienne Mon, 15 Mar 2004 13:17:51 +0100 @@ -71,17 +84,17 @@ ivylaunch (1.0) unstable; urgency=low * Initial release. * ivylaunch appartenait jusqu'alors au paquet ivysupervise * Corrections : - o l'unicité sur le bus des applications tagguées [global] est - à nouveau garantie. + o l'unicité sur le bus des applications tagguées [global] est + à nouveau garantie. o lorsque ivylaunch sort sur un message ivy DIE, les commandes - taguées [end] sont exécutées + taguées [end] sont exécutées * option -override qui induit le comportement de ivylaunch lorsqu'il - détecte un agent taggué [global] sur le bus; si -override vaut - false (valeur par défaut), l'agent existant est préservé; si - -override vaut true, l'agent connecté est remplacé. Il convient + détecte un agent taggué [global] sur le bus; si -override vaut + false (valeur par défaut), l'agent existant est préservé; si + -override vaut true, l'agent connecté est remplacé. Il convient de ne positionner cette option que sur la machine "supervision" du banc. - * mise à jour du man. + * mise à jour du man. -- Daniel Etienne Wed, 7 May 2003 14:22:39 +0200 diff --git a/debian/compat b/debian/compat new file mode 100644 index 0000000..ec63514 --- /dev/null +++ b/debian/compat @@ -0,0 +1 @@ +9 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 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. + diff --git a/debian/copyright b/debian/copyright index a9f84ba..0dacf56 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,9 +1,8 @@ This package was debianized by Michelle JACOMI jacomi@cena.fr on Wed, 2 Jun 1999 15:15:17 +0200. -Copyright: - -C.E.N.A (Centre d'Etudes de la Navigation Aerienne) +Copyright 1997-2007 C.E.N.A (Centre d'Etudes de la Navigation Aerienne) +Copyright 2013-2014 Ecole Nationale de l'Aviation Civile, France This program is free software; you can redistribute it and/or modify it under the terms of the GNU GPL General Public License @@ -18,5 +17,5 @@ C.E.N.A (Centre d'Etudes de la Navigation Aerienne) GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + along with this program; if not, write to the Free Software Foundation, + Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. diff --git a/debian/rules b/debian/rules index cfb4be3..2e0806d 100755 --- a/debian/rules +++ b/debian/rules @@ -30,8 +30,8 @@ install: build dh_testroot dh_clean -k dh_installdirs - install -m755 $(package) $(CURDIR)/debian/tmp/usr/bin/$(package) - install -m644 FugueConfig.pm $(CURDIR)/debian/tmp/usr/lib/$(package)/FugueConfig.pm + install -m755 $(package) $(CURDIR)/debian/$(package)/usr/bin/$(package) + install -m644 FugueConfig.pm $(CURDIR)/debian/$(package)/usr/lib/$(package)/FugueConfig.pm dh_installman $(package).1 binary-indep: build install @@ -41,7 +41,7 @@ binary-arch: build install dh_installchangelogs dh_installdocs dh_installexamples - dh_install --source=$(CURDIR)/debian/tmp + dh_install --source=$(CURDIR)/debian/$(package) # dh_installmenu # dh_installdebconf # dh_installlogrotate diff --git a/ivylaunch b/ivylaunch index 4d7e89a..9fc61e1 100755 --- a/ivylaunch +++ b/ivylaunch @@ -29,7 +29,7 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -our $VERSION = 1.7; +our $VERSION = 1.8; BEGIN { @@ -240,7 +240,6 @@ ivylaunch [-help] [-b bus] [-override] [cpp options] configfile ivylaunch forks ivy agents and commands described in configuration file. ivylaunch is also an ivy agent : it reports agents connection and disconnection, and can be killed by an Ivy die message. -=back =head1 OPTIONS -- cgit v1.1