[med-svn] [SCM] libbio-graphics-perl branch, master, updated. debian/2.26-1-11-gabe1b63

Charles Plessy plessy at debian.org
Sun Sep 9 03:29:13 UTC 2012


The following commit has been merged in the master branch:
commit e4664bb7b84a06f489aead34dd6923fd4fc35d74
Author: Charles Plessy <plessy at debian.org>
Date:   Sun Sep 9 12:14:41 2012 +0900

    Normalised similarly to the output of 'cme fix dpkg-control'.

diff --git a/debian/control b/debian/control
index 8a22659..98fb293 100644
--- a/debian/control
+++ b/debian/control
@@ -1,22 +1,31 @@
 Source: libbio-graphics-perl
+Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
+Uploaders: Charles Plessy <plessy at debian.org>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 8), libmodule-build-perl
-Build-Depends-Indep:
+Build-Depends: debhelper (>= 8),
+               libmodule-build-perl,
+               perl
 # Needed for the tests
- bioperl (>= 1.6.0), libgd-gd2-perl (>= 2.3), libstatistics-descriptive-perl
-Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-DM-Upload-Allowed: yes
-Uploaders: Charles Plessy <plessy at debian.org>
+Build-Depends-Indep: bioperl (>= 1.6.0),
+                     libgd-gd2-perl (>= 2.3),
+                     libstatistics-descriptive-perl
 Standards-Version: 3.9.3
 Vcs-Browser: http://git.debian.org/?p=debian-med/libbio-graphics-perl.git
 Vcs-Git: git://git.debian.org/debian-med/libbio-graphics-perl.git
+DM-Upload-Allowed: yes
 Homepage: http://search.cpan.org/dist/Bio-Graphics/
 
 Package: libbio-graphics-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, bioperl (>= 1.6.0), libgd-gd2-perl (>= 2.3)
-Recommends: libbio-scf-perl, libfile-spec-perl, libgd-svg-perl, libstatistics-descriptive-perl
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         bioperl (>= 1.6.0),
+         libgd-gd2-perl (>= 2.3)
+Recommends: libbio-scf-perl,
+            perl,
+            libgd-svg-perl,
+            libstatistics-descriptive-perl
 Breaks: bioperl ( << 1.6.0)
 Description: Generate GD images of Bio::Seq objects
  The Bio::Graphics::Panel class provides drawing and formatting
@@ -26,3 +35,4 @@ Description: Generate GD images of Bio::Seq objects
  annotations, physical (contig) maps, protein domains, or any other
  type of map in which a set of discrete ranges need to be laid out on
  the number line.
+

-- 
Generate GD images of Bio::Seq objects.



More information about the debian-med-commit mailing list