[SCM] Debian packaging of libhtml-tree-perl branch, master, updated. a8994bb886f8b1f665f9b014d56336cca0bf1c2e

gregor herrmann gregoa at debian.org
Fri Jun 15 12:54:19 UTC 2012


The following commit has been merged in the master branch:
commit 8c110965a74ca2567ad463f929a74faad142c56e
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Jun 15 14:49:29 2012 +0200

    Update Build-Depends-Indep (new test modules needed), add Recommends.

diff --git a/debian/control b/debian/control
index 7b52108..1a4e483 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,9 @@ Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
  libhtml-parser-perl,
- libhtml-tagset-perl
+ libhtml-tagset-perl,
+ libtest-fatal-perl,
+ libtest-leaktrace-perl
 Homepage: http://search.cpan.org/dist/HTML-Tree/
 Vcs-Git: git://git.debian.org/pkg-perl/packages/libhtml-tree-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhtml-tree-perl.git
@@ -19,6 +21,8 @@ Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends},
  libhtml-parser-perl,
  libhtml-tagset-perl
+Recommends: libhtml-format-perl,
+ libwww-perl
 Description: Perl module to represent and create HTML syntax trees
  HTML::Tree is a collection of modules that represent, create and extract
  information from HTML syntax trees.  These modules used to be part of

-- 
Debian packaging of libhtml-tree-perl



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