[med-svn] r14368 - trunk/packages/aevol/trunk/debian

Andreas Tille tille at alioth.debian.org
Wed Aug 7 11:08:18 UTC 2013


Author: tille
Date: 2013-08-07 11:08:18 +0000 (Wed, 07 Aug 2013)
New Revision: 14368

Modified:
   trunk/packages/aevol/trunk/debian/control
Log:
Applied `cme fix dpkg-control`


Modified: trunk/packages/aevol/trunk/debian/control
===================================================================
--- trunk/packages/aevol/trunk/debian/control	2013-08-07 11:07:22 UTC (rev 14367)
+++ trunk/packages/aevol/trunk/debian/control	2013-08-07 11:08:18 UTC (rev 14368)
@@ -1,17 +1,21 @@
 Source: aevol
+Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
+Uploaders: David Parsons <david.parsons at inria.fr>
 Section: science
 Priority: optional
-Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-Uploaders: David Parsons <david.parsons at inria.fr>
-Build-Depends: debhelper (>= 9.0), zlib1g-dev, autotools-dev, libx11-dev
+Build-Depends: debhelper (>= 9.0),
+               zlib1g-dev,
+               autotools-dev,
+               libx11-dev
 Standards-Version: 3.9.4
+Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/aevol/trunk/
+Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/aevol/trunk/
 Homepage: http://www.aevol.fr/
-Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/aevol/trunk/
-Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/aevol/trunk/
 
 Package: aevol
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
 Description: A 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
@@ -29,3 +33,4 @@
  The simulation platform comes along with a set of tools for analysing
  phylogenies and measuring many characteristics of the organisms and
  populations along evolution.
+




More information about the debian-med-commit mailing list