[dh-make-perl] 08/08: sligh updates to dependencies

David Bremner bremner at debian.org
Thu Jun 30 15:19:53 UTC 2016


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

bremner pushed a commit to branch master
in repository dh-make-perl.

commit 3f6eb1e2b132ed4686007af46d8bbce5aa81f6b4
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Jun 29 17:11:57 2016 +0200

    sligh updates to dependencies
    
    Gbp-Dch: Ignore
---
 debian/control | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index aae37d9..c8f03ba 100644
--- a/debian/control
+++ b/debian/control
@@ -68,11 +68,11 @@ Depends: debhelper (>= 9),
          libfile-which-perl,
          liblist-moreutils-perl,
          libmodule-depends-perl (>= 0.15),
-         libparse-debcontrol-perl,
          libparse-debianchangelog-perl,
          libsoftware-license-perl,
          libtie-ixhash-perl,
          libwww-mechanize-perl,
+         libwww-perl,
          libyaml-perl,
          libyaml-libyaml-perl,
          make,
@@ -110,7 +110,8 @@ Depends: ${misc:Depends},
          liblist-moreutils-perl,
          libparse-debcontrol-perl,
          libtie-ixhash-perl,
-         libwww-mechanize-perl
+         libwww-mechanize-perl,
+         libwww-perl
 Breaks: dh-make-perl (<< 0.91)
 Replaces: dh-make-perl (<< 0.91)
 Description: collection of Perl modules for handling Debian source packages

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



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