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

Charles Plessy plessy at debian.org
Sun May 5 14:26:51 UTC 2013


The following commit has been merged in the master branch:
commit 3c164577ee2fc7e54725c26ce0cf95194b21a4b5
Author: Charles Plessy <plessy at debian.org>
Date:   Sun May 5 22:21:36 2013 +0900

    Normalised Debian control and copyright files with config-model-edit.

diff --git a/debian/control b/debian/control
index ba62f18..fc5736f 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,6 @@ Uploaders: Charles Plessy <plessy at debian.org>,
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8),
-               libmodule-build-perl,
                perl
 # Needed for the tests
 Build-Depends-Indep: bioperl (>= 1.6.0),
@@ -20,13 +19,13 @@ Package: libbio-graphics-perl
 Architecture: all
 Depends: ${perl:Depends},
          ${misc:Depends},
-         bioperl (>= 1.6.0),
-         libgd-gd2-perl (>= 2.3)
+         bioperl,
+         libgd-gd2-perl
 Recommends: libbio-scf-perl,
             perl,
             libgd-svg-perl,
             libstatistics-descriptive-perl
-Breaks: bioperl ( << 1.6.0)
+Breaks: bioperl (<< 1.6.0)
 Description: Generate GD images of Bio::Seq objects
  The Bio::Graphics::Panel class provides drawing and formatting
  services for any object that implements the Bio::SeqFeatureI
diff --git a/debian/copyright b/debian/copyright
index bac24cb..0817ef2 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,12 +1,12 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Source: http://search.cpan.org/CPAN/authors/id/L/LD/LDS/Bio-Graphics-2.33.tar.gz
+Comment: On Debian systems, copies of the GNU General Public License version 1
+ and Lesser General Public License version 2.1 can be found respectively in
+ ‘/usr/share/common-licenses/GPL-1’ and ‘/usr/share/common-licenses/LGPL-2.1’.
 License: perl-and-more
  Most files in this package are distributed under the same terms as Perl
  itself, but there are also a few files under ‘LGPL-2.1+ or Artistic-2.0’
  or ‘GPL-1+ or Artistic-2.0’, which are compatible.
-Comment: On Debian systems, copies of the GNU General Public License version 1
- and Lesser General Public License version 2.1 can be found respectively in
- ‘/usr/share/common-licenses/GPL-1’ and ‘/usr/share/common-licenses/LGPL-2.1’.
 
 Files: *
 Copyright: 2001-2010, Cold Spring Harbor Laboratory
@@ -32,52 +32,43 @@ Comment: This library is free software; you can redistribute it and/or modify
  CSHL be acknowledged and/or credit be given to CSHL scientists, as
  scientifically appropriate.
 
-
 Files: lib/Bio/Graphics/Glyph/rndrect.pm
        lib/Bio/Graphics/Glyph/splice_site.pm
        lib/Bio/Graphics/Glyph/extending_arrow.pm
 Copyright: © 2001 Berkeley Drosophila Genome Project
 License: Perl
 
-
 Files: lib/Bio/Graphics/Pictogram.pm
 Copyright: © Shawn Hoon
 License: Perl
 
-
 Files: lib/Bio/Graphics/RendererI.pm
 Copyright: © 2003 Institute for Systems Biology
 License: Perl
 
-
 Files: lib/Bio/Graphics/ConfiguratorI.pm
 Copyright: © Robert Hubley
 License: Perl
 
-
 Files: lib/Bio/Graphics/Glyph/hybrid_plot.pm
  lib/Bio/Graphics/Glyph/scale.pm
 Copyright: © 2008,2010 Ontario Institute for Cancer Research
 License: Perl
 
-
 Files: lib/Bio/Graphics/Glyph/allele_tower.pm
 Copyright: © 2003 Cold Spring Harbor Laboratory
 License: GPL-1+ or Artistic-2.0
 Author: Fiona Cunningham <cunningh at cshl.edu> in Lincoln Stein's lab <steinl at cshl.edu>
 
-
 Files: lib/Bio/Graphics/FeatureDir.pm lib/Bio/Graphics/Glyph/pairplot.pm lib/Bio/Graphics/Glyph/generic.pm
 Copyright: 2008,2009,2010 Ontario Institute for Cancer Research
            2001,2004 Cold Spring Harbor Laboratory
 License: GPL-1+ or Artistic-2.0
 
-
 Files: lib/Bio/Graphics/Layout.pm
 Copyright: © 2007-2010 The Evolutionary Software Foundation
 License: LGPL-2.1+ or Artistic-2.0
 
-
 License: Artistic-2.0
  Copyright (c) 2000-2006, The Perl Foundation.
  .
@@ -199,3 +190,4 @@ Comment: On Debian systems, the complete text of the Artistic License can be
  found in ‘/usr/share/common-licenses/Artistic’, and the complete text of
  the latest version of the GNU General Public License version 1 can be found
  in ‘/usr/share/common-licenses/GPL-1’.
+

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



More information about the debian-med-commit mailing list