[libsql-abstract-more-perl] 01/02: Fixed lintian warning W: libsql-abstract-more-perl source: versioned-dependency-satisfied-by-perl build-depends: libmodule-build-perl (>= 0.400000).
    Oleg Gashev 
    oleg at gashev.net
       
    Thu Sep 26 19:27:56 UTC 2013
    
    
  
This is an automated email from the git hooks/post-receive script.
gashev-guest pushed a commit to branch master
in repository libsql-abstract-more-perl.
commit a6930432e2b3ac870183d6e889ad91a6373f99ee
Author: Oleg Gashev <oleg at gashev.net>
Date:   Thu Sep 26 19:20:49 2013 +0000
    Fixed lintian warning W: libsql-abstract-more-perl source: versioned-dependency-satisfied-by-perl build-depends: libmodule-build-perl (>= 0.400000).
---
 debian/control |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 2adfa50..ccfb76d 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Uploaders: Oleg Gashev <oleg at gashev.net>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8),
-               libmodule-build-perl (>= 0.400000) | perl (>= 5.17.1)
+               perl (>= 5.17.1) | libmodule-build-perl (>= 0.400000)
 Build-Depends-Indep: liblist-moreutils-perl,
                      libmro-compat-perl,
                      libnamespace-clean-perl,
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libsql-abstract-more-perl.git
    
    
More information about the Pkg-perl-cvs-commits
mailing list