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

intrigeri pushed a commit to branch master
in repository libtest-bdd-cucumber-perl.

commit 5502ef03a7e34decc643faf817fe306dd8421026
Author: intrigeri <intrig...@boum.org>
Date:   Fri Oct 30 14:03:30 2015 +0000

    Downgrade runtime dependency on libdevel-findref-perl to Suggests.
    
    It's optional since upstream release 0.36, and broken on Perl 5.22
    (https://rt.cpan.org/Ticket/Display.html?id=101077). Let's avoid
    Test::BDD::Cucumber being removed from the archive because of that.
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 51a0a1b..24905b9 100644
--- a/debian/control
+++ b/debian/control
@@ -29,7 +29,6 @@ Architecture: all
 Depends: ${misc:Depends},
          ${perl:Depends},
          libclone-perl,
-         libdevel-findref-perl,
          libdevel-refcount-perl,
          libfile-find-rule-perl,
          libfile-slurp-perl (>= 9999.16),
@@ -43,6 +42,7 @@ Depends: ${misc:Depends},
          libtest-differences-perl,
          libyaml-syck-perl,
          perl (>= 5.13.3)
+Suggests: libdevel-findref-perl
 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

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libtest-bdd-cucumber-perl.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to