[SCM] Debian packaging of HTML::HTML5::Entities branch, master, updated. debian/0.002-1-10-ged32317

gregor herrmann gregoa at debian.org
Wed Jun 27 16:30:41 UTC 2012


The following commit has been merged in the master branch:
commit dc430774637867fd17e046ef231ee5704d3c055d
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Jun 27 18:27:30 2012 +0200

    Drop (build) dependencies that are not required anymore.

diff --git a/debian/control b/debian/control
index c7d033c..820594b 100644
--- a/debian/control
+++ b/debian/control
@@ -4,9 +4,7 @@ Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Florian Schlichting <fschlich at zedat.fu-berlin.de>
 Build-Depends: debhelper (>= 9)
-Build-Depends-Indep: libcommon-sense-perl,
- perl,
- perl (>= 5.10.1) | libparent-perl
+Build-Depends-Indep: perl
 Standards-Version: 3.9.2
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhtml-html5-entities-perl.git
 Vcs-Git: git://git.debian.org/pkg-perl/packages/libhtml-html5-entities-perl.git
@@ -14,9 +12,7 @@ Homepage: http://search.cpan.org/dist/HTML-HTML5-Entities/
 
 Package: libhtml-html5-entities-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libcommon-sense-perl,
- perl (>= 5.10.1) | libparent-perl
+Depends: ${misc:Depends}, ${perl:Depends}
 Description: module to encode and decode character entities defined in HTML5
  HTML::HTML5::Entities is a drop-in replacement for HTML::Entities,
  providing the character entities defined in HTML5. It is a pure Perl

-- 
Debian packaging of HTML::HTML5::Entities



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