[med-svn] r14466 - trunk/packages/aevol/trunk/debian
    David Parsons 
    dparsons-guest at alioth.debian.org
       
    Mon Aug 19 08:43:23 UTC 2013
    
    
  
Author: dparsons-guest
Date: 2013-08-19 08:43:23 +0000 (Mon, 19 Aug 2013)
New Revision: 14466
Modified:
   trunk/packages/aevol/trunk/debian/aevol_create.1
   trunk/packages/aevol/trunk/debian/aevol_modify.1
   trunk/packages/aevol/trunk/debian/aevol_propagate.1
   trunk/packages/aevol/trunk/debian/aevol_run.1
   trunk/packages/aevol/trunk/debian/control
   trunk/packages/aevol/trunk/debian/copyright
Log:
Fixed 2 lintian errors on the copyright files and switched it to UTF-8
Corrected spelling errors
Modified: trunk/packages/aevol/trunk/debian/aevol_create.1
===================================================================
--- trunk/packages/aevol/trunk/debian/aevol_create.1	2013-08-17 15:01:19 UTC (rev 14465)
+++ trunk/packages/aevol/trunk/debian/aevol_create.1	2013-08-19 08:43:23 UTC (rev 14466)
@@ -14,7 +14,7 @@
 .I param_file]
 .SH DESCRIPTION
 .B Aevol
-is a simulation platform that allows to let populations of digital organisms evolve in different conditions and study experimentally the mechanisms responsible for the structuration of the genome and the transcriptome.
+is a simulation platform that allows one to let populations of digital organisms evolve in different conditions and study experimentally the mechanisms responsible for the structuration of the genome and the transcriptome.
 .TP
 .B aevol_create
 create an experiment with setup as specified in 
Modified: trunk/packages/aevol/trunk/debian/aevol_modify.1
===================================================================
--- trunk/packages/aevol/trunk/debian/aevol_modify.1	2013-08-17 15:01:19 UTC (rev 14465)
+++ trunk/packages/aevol/trunk/debian/aevol_modify.1	2013-08-19 08:43:23 UTC (rev 14466)
@@ -13,7 +13,7 @@
 .B aevol_modify \fR[\fB\-g\fI GENERATION\fR] \fR[\fB\-f\fI param_file\fR]
 .SH DESCRIPTION
 .B Aevol
-is a simulation platform that allows to let populations of digital organisms evolve in different conditions and study experimentally the mechanisms responsible for the structuration of the genome and the transcriptome.
+is a simulation platform that allows one to let populations of digital organisms evolve in different conditions and study experimentally the mechanisms responsible for the structuration of the genome and the transcriptome.
 .TP
 .B aevol_modify
 modify an experiment as specified in 
Modified: trunk/packages/aevol/trunk/debian/aevol_propagate.1
===================================================================
--- trunk/packages/aevol/trunk/debian/aevol_propagate.1	2013-08-17 15:01:19 UTC (rev 14465)
+++ trunk/packages/aevol/trunk/debian/aevol_propagate.1	2013-08-19 08:43:23 UTC (rev 14466)
@@ -13,7 +13,7 @@
 .B aevol_propagate \fR[\fB\-g\fI GENERATION\fR] \fR[\fB\-i\fI in_dir\fR] \fR[\fB\-o\fI out_dir\fR] \fR[\fB\-v\fR]
 .SH DESCRIPTION
 .B Aevol
-is a simulation platform that allows to let populations of digital organisms evolve in different conditions and study experimentally the mechanisms responsible for the structuration of the genome and the transcriptome.
+is a simulation platform that allows one to let populations of digital organisms evolve in different conditions and study experimentally the mechanisms responsible for the structuration of the genome and the transcriptome.
 .TP
 .B aevol_propagate
 create a fresh copy of the experiment
Modified: trunk/packages/aevol/trunk/debian/aevol_run.1
===================================================================
--- trunk/packages/aevol/trunk/debian/aevol_run.1	2013-08-17 15:01:19 UTC (rev 14465)
+++ trunk/packages/aevol/trunk/debian/aevol_run.1	2013-08-19 08:43:23 UTC (rev 14466)
@@ -13,7 +13,7 @@
 .B aevol_run_X11 \fR[\fB\-r\fI GENERATION\fR] \fR[\fB\-n\fI NB_GENER\fR] \fR[\fB\-tvwx\fR]
 .SH DESCRIPTION
 .B Aevol
-is a simulation platform that allows to let populations of digital organisms evolve in different conditions and study experimentally the mechanisms responsible for the structuration of the genome and the transcriptome.
+is a simulation platform that allows one to let populations of digital organisms evolve in different conditions and study experimentally the mechanisms responsible for the structuration of the genome and the transcriptome.
 .TP
 .B aevol_run, aevol_run_X11
 run an aevol simulation.
Modified: trunk/packages/aevol/trunk/debian/control
===================================================================
--- trunk/packages/aevol/trunk/debian/control	2013-08-17 15:01:19 UTC (rev 14465)
+++ trunk/packages/aevol/trunk/debian/control	2013-08-19 08:43:23 UTC (rev 14466)
@@ -16,7 +16,7 @@
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends}
-Description: A digital genetics model to run Evolution Experiments in silico
+Description: digital genetics model to run Evolution Experiments in silico
  Aevol is a digital genetics model: populations of digital organisms are
  subjected to a process of selection and variation, which creates a
  Darwinian dynamics.
Modified: trunk/packages/aevol/trunk/debian/copyright
===================================================================
--- trunk/packages/aevol/trunk/debian/copyright	2013-08-17 15:01:19 UTC (rev 14465)
+++ trunk/packages/aevol/trunk/debian/copyright	2013-08-19 08:43:23 UTC (rev 14466)
@@ -1,6 +1,6 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: aevol
-Source: <url://example.com>
+Source: http://aevol.fr/download/
 
 Files: *
 Copyright: 2003 - 2013 Guillaume Beslon
@@ -8,9 +8,8 @@
            2008 - 2013 David P. Parsons
            2003 - 2007 Virginie Mathivet
            2009 - 2013 Dusan Misevic
-           2010 - 2013 Antoine Frénoy
-           2011 - 2013 Bérénice Batut
-           
+           2010 - 2013 Antoine Frénoy
+           2011 - 2013 Bérénice Batut
 License: GPL-2+
  This package is free software; you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published by
    
    
More information about the debian-med-commit
mailing list