[libhtml-packer-perl] 02/03: Update Build-Depends-Indep and Recommends.

gregor herrmann gregoa at debian.org
Fri Jun 3 19:46:07 UTC 2016


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libhtml-packer-perl.

commit 05253aaa1326888ba3fd75b46555c658f0bb70f4
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Jun 3 21:43:56 2016 +0200

    Update Build-Depends-Indep and Recommends.
---
 debian/control | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 04307ed..6fb03e1 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,10 @@ Source: libhtml-packer-perl
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 9)
-Build-Depends-Indep: libregexp-reggrp-perl,
+Build-Depends-Indep: libcss-packer-perl (>= 2.01),
+                     libjavascript-packer-perl (>= 2.01),
+                     libregexp-reggrp-perl,
+                     libtest-memory-cycle-perl,
                      libtest-pod-perl,
                      perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
@@ -21,8 +24,8 @@ Architecture: all
 Depends: ${perl:Depends},
          ${misc:Depends},
          libregexp-reggrp-perl
-Recommends: libcss-packer-perl,
-            libjavascript-packer-perl
+Recommends: libcss-packer-perl (>= 2.01),
+            libjavascript-packer-perl (>= 2.01)
 Description: perl module for cleaning the HTML code
  HTML::Packer is a Perl library for HTML cleanup that does comment and
  newline removal in order to reduce HTML code size to its minimum.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libhtml-packer-perl.git



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