[SCM] Debian packaging of Test-BDD-Cucumber CPAN distribution branch, master, updated. debian/0.14-1-79-gfedaa79

gregor herrmann gregoa at debian.org
Fri Jul 26 18:33:33 UTC 2013


The following commit has been merged in the master branch:
commit 090fd45ec2d0f58922bce8f4138f6d3e7d2c8edf
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Jul 26 20:23:53 2013 +0200

    Rewrite dependency on Term::ANSIColor 3.00.

diff --git a/debian/control b/debian/control
index 81d5690..1ae069c 100644
--- a/debian/control
+++ b/debian/control
@@ -15,8 +15,7 @@ Build-Depends-Indep: libclone-perl,
                      libpath-class-perl,
                      libtest-differences-perl,
                      libyaml-syck-perl,
-                     perl,
-                     perl-modules (>= 5.14.2)
+                     perl (>= 5.13.3)
 Standards-Version: 3.9.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-bdd-cucumber-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-bdd-cucumber-perl.git
@@ -37,7 +36,7 @@ Depends: ${misc:Depends},
          libpath-class-perl,
          libtest-differences-perl,
          libyaml-syck-perl,
-         perl-modules (>= 5.14.2)
+         perl (>= 5.13.3)
 Description: Cucumber-style acceptance testing framework in Perl
  Behavioral testing tools like Cucumber let software development teams
  describe in plain text how software should behave. The text is

-- 
Debian packaging of Test-BDD-Cucumber CPAN distribution



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