[SCM] Debian packaging of Graph-Writer-DSM CPAN distribution branch, master, updated. upstream/0.002-23-g51ea746

Joenio Costa joenio at colivre.coop.br
Tue May 21 00:06:20 UTC 2013


The following commit has been merged in the master branch:
commit cd110972781cc4de3d043ce11fbceacd036332ef
Author: Joenio Costa <joenio at colivre.coop.br>
Date:   Thu May 16 14:25:43 2013 -0300

    depends on imagemagick

diff --git a/debian/changelog b/debian/changelog
index 0ede530..9797a2c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,15 +1,6 @@
 libgraph-writer-dsm-perl (0.002-1) UNRELEASED; urgency=low
 
   TODO:
-  - still fails to build, this time with
-
-  #   Failed test 'output_file_isnt_empty died (sh: 1: convert: not found
-  # )'
-  #   at /tmp/buildd/libgraph-writer-dsm-perl-0.002/blib/lib/Graph/Writer/DSM/Test.pm line 6.
-  #   (in t::Graph::Writer::DSM->output_file_isnt_empty)
-
-    please always build in a chroot (sbuild, pbuilder, cowbuilder)
-
   - is libmodule-install-perl also needed at runtime? would be untypical
     but META.yml/Makefile.PL seem to imply it
 
diff --git a/debian/control b/debian/control
index 17d07b3..78ff0dc 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: perl
 Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Joenio Costa <joenio at colivre.coop.br>
-Build-Depends: debhelper (>= 8)
+Build-Depends: debhelper (>= 8), imagemagick
 Build-Depends-Indep: libchart-gnuplot-perl,
  libgraph-readwrite-perl,
  liblist-moreutils-perl,
@@ -21,6 +21,7 @@ Homepage: http://metacpan.org/module/Graph::Writer::DSM/
 Package: libgraph-writer-dsm-perl
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends},
+ imagemagick,
  libchart-gnuplot-perl,
  libgraph-readwrite-perl,
  liblist-moreutils-perl,

-- 
Debian packaging of Graph-Writer-DSM CPAN distribution



More information about the Pkg-perl-cvs-commits mailing list