[libsvn-notify-mirror-perl] 04/05: Add alternative build-dependency for Module::Build

Salvatore Bonaccorso carnil at debian.org
Sat Oct 12 08:45:08 UTC 2013


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

carnil pushed a commit to branch master
in repository libsvn-notify-mirror-perl.

commit e4b5861bcdbc68a36ebb89b4273f782bff9114f4
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sat Oct 12 10:11:35 2013 +0200

    Add alternative build-dependency for Module::Build
    
    Add alternative Build-Depends on perl (>= 5.13.11) |
    libmodule-build-perl (>= 0.380000) for Module::Build's requirement on
    0.38.
---
 debian/control |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 81d1c8b..db2cd7c 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Uploaders: Micah Anderson <micah at debian.org>,
            Niko Tyni <ntyni at iki.fi>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 6)
+Build-Depends: debhelper (>= 6), perl (>= 5.13.11) | libmodule-build-perl (>= 0.380000)
 Build-Depends-Indep: perl,
                      libsvn-notify-perl (>= 2.83),
                      libyaml-perl (>= 0.81)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libsvn-notify-mirror-perl.git



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