[libmodule-install-perl] 06/09: Drop packages from Recommends

gregor herrmann gregoa at debian.org
Sat Sep 20 20:19:40 UTC 2014


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

gregoa pushed a commit to branch master
in repository libmodule-install-perl.

commit 938d22223bf6ad855521998fdabbbe3474626c83
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Sep 20 22:04:38 2014 +0200

    Drop packages from Recommends
    
    which were added upstream in 1.10 and removed again in 1.12.
---
 debian/control | 8 +-------
 1 file changed, 1 insertion(+), 7 deletions(-)

diff --git a/debian/control b/debian/control
index 098fe5c..d2da1d2 100644
--- a/debian/control
+++ b/debian/control
@@ -38,13 +38,7 @@ Recommends: libarchive-zip-perl (>= 1.37),
             libfile-homedir-perl (>= 1.00),
             libwww-perl (>= 6.05),
             libjson-perl,
-            libmodule-find-perl (>= 0.12),
-            libmodule-runtime-perl (>= 0.014),
-            libpar-dist-perl,
-            libsoftware-license-perl (>= 0.103009),
-            libtest-requires-perl (>= 0.07),
-# not packaged yet
-#           libtest-software-license-perl
+            libpar-dist-perl
 Description: framework for installing Perl modules
  Module::Install is a package for writing installers for CPAN (or CPAN-like)
  distributions that are clean, simple, minimalist, act in a strictly correct

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



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