[libpath-class-perl] 06/07: Remove redundant dependency for Perl
    Salvatore Bonaccorso 
    carnil at debian.org
       
    Sat Dec 14 06:31:45 UTC 2013
    
    
  
This is an automated email from the git hooks/post-receive script.
carnil pushed a commit to branch master
in repository libpath-class-perl.
commit 53f8ad8b79dbc26de8091b813279420c6fa11a34
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sat Dec 14 07:18:46 2013 +0100
    Remove redundant dependency for Perl
    
    Remove the alternative Build-Depends on perl (>= 5.11.4) or
    libmodule-build-perl as it is covered already by the dependency on perl
    (>= 5.13.9) for Perl::OSType usage.
    
    Remove redundant Build-Depends-Indep on perl.
---
 debian/control | 2 --
 1 file changed, 2 deletions(-)
diff --git a/debian/control b/debian/control
index 4650c36..b5d3470 100644
--- a/debian/control
+++ b/debian/control
@@ -9,9 +9,7 @@ Section: perl
 Priority: optional
 Build-Depends:
  debhelper (>= 8),
- perl (>= 5.11.4) | libmodule-build-perl,
  perl (>= 5.13.9)
-Build-Depends-Indep: perl
 Standards-Version: 3.9.5
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libpath-class-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libpath-class-perl.git
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libpath-class-perl.git
    
    
More information about the Pkg-perl-cvs-commits
mailing list