[SCM] Debian packaging of MooseX-Role-Strict CPAN distribution branch, master, updated. df73ee908c9473c6652bc8550c02d5f3ceaae6ce

gregor herrmann gregoa at debian.org
Fri May 17 16:33:13 UTC 2013


The following commit has been merged in the master branch:
commit 41368a0afeec1d1adc70df2f9c14e7a4f79f15ff
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri May 17 18:28:12 2013 +0200

    add versioned build deps for Module::Build and Test::More
    
    (needed only for oldstable. but still :))
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index f1d3cd6..ac25dfb 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,11 @@ Section: perl
 Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Oleg Gashev <oleg at gashev.net>
-Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: libmoose-perl
+Build-Depends: debhelper (>= 8),
+ perl (>= 5.11.3) | libmodule-buildperl (>= 0.360000)
+Build-Depends-Indep: libmoose-perl,
+ perl,
+ perl (>= 5.13.4) | libtest-simple-perl (>= 0.96)
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmoosex-role-strict-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmoosex-role-strict-perl.git

-- 
Debian packaging of MooseX-Role-Strict CPAN distribution



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