[SCM] Debian packaging of libhtml-template-compiled-perl branch, master, updated. 1537dd74f73d8a786295f41d1159cc2a0b5c0de6

gregor herrmann gregoa at debian.org
Sat Nov 26 20:10:21 UTC 2011


The following commit has been merged in the master branch:
commit 921dc25b4496c05d69c6fdabcafbd3dfcdf71ee6
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Nov 26 21:00:14 2011 +0100

    dep cleanup
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index 7f496e9..bd5d457 100644
--- a/debian/control
+++ b/debian/control
@@ -2,12 +2,17 @@ Source: libhtml-template-compiled-perl
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl, libdata-treedumper-perl, libparse-recdescent-perl,
- libdata-treedumper-renderer-dhtml-perl, perl (>= 5.8) | libdigest-md5-perl,
- perl (>= 5.8) | libscalar-util-perl, liburi-perl, libhtml-parser-perl,
- libtest-pod-perl, libtest-pod-coverage-perl
+Build-Depends-Indep: perl,
+ libdata-treedumper-perl,
+ libdata-treedumper-renderer-dhtml-perl,
+ libhtml-parser-perl,
+ libparse-recdescent-perl,
+ libtest-pod-coverage-perl,
+ libtest-pod-perl,
+ liburi-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Peter Pentchev <roam at ringlet.net>, Jonathan Yu <jawnsy at cpan.org>,
+Uploaders: Peter Pentchev <roam at ringlet.net>,
+ Jonathan Yu <jawnsy at cpan.org>,
  Dominic Hargreaves <dom at earth.li>
 Standards-Version: 3.9.2
 Homepage: http://search.cpan.org/dist/HTML-Template-Compiled/
@@ -17,6 +22,7 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhtml-templ
 Package: libhtml-template-compiled-perl
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends}
+Recommends: liburi-perl
 Description: Perl template system compiling HTML::Template files to Perl code
  HTML::Template::Compiled is a template system that exposes the same interface
  as HTML::Template. Because it turns the template into Perl code, generating

-- 
Debian packaging of libhtml-template-compiled-perl



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