[libmodule-build-xsutil-perl] 01/01: Fix lintian warning libmodule-build-perl-needs-to-be-in-build-depends

Axel Beckert abe at deuxchevaux.org
Sun Dec 1 23:55:53 UTC 2013


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

abe pushed a commit to branch master
in repository libmodule-build-xsutil-perl.

commit 316cc03be1c0776c8f1adbfc3da2a1cafd2d71bd
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Sun Dec 1 20:14:09 2013 +0100

    Fix lintian warning libmodule-build-perl-needs-to-be-in-build-depends
    
    ... and add two zeros to the version of the libmodule-build-perl
    build-dependency to fix another lintian warning
    (versioned-dependency-satisfied-by-perl). Thanks gregoa!
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 81dceeb..41d72fb 100644
--- a/debian/control
+++ b/debian/control
@@ -4,9 +4,9 @@ Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Axel Beckert <abe at debian.org>
 Build-Depends: debhelper (>= 9.20120312),
+ libmodule-build-perl (>= 0.400500) | perl (>= 5.19.1),
  perl (>= 5.8.5)
-Build-Depends-Indep: libdevel-checkcompiler-perl (>= 0.02),
- libmodule-build-perl (>= 0.4005) | perl (>= 5.19.1)
+Build-Depends-Indep: libdevel-checkcompiler-perl (>= 0.02)
 Standards-Version: 3.9.5
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmodule-build-xsutil-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmodule-build-xsutil-perl.git

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



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