[libtest-bdd-cucumber-perl] branch master updated (762d765 -> 3ea5932)

gregor herrmann gregoa at debian.org
Fri Oct 10 21:30:16 UTC 2014


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

gregoa pushed a change to branch master
in repository libtest-bdd-cucumber-perl.

      from  762d765   libtest-bdd-cucumber-perl (0.30-1)
      adds  07547ff   Added a minimum Perl version of 5.8, and strict/warnings to main module for Kwalitee reasons
      adds  f092485   Fix a tiny typo in I18n.pm
      adds  27d3e18   Merge pull request #46 from MagnusEnger/patch-1
      adds  31c24ad   Added a minimum File::Slurp version in response to a private bug report
      adds  ed2b254   Imported Upstream version 0.31
       new  858c2d7   Merge tag 'upstream/0.31'
       new  0ce72cf   Update debian/changelog
       new  8831e41   Make (build) dependency on libfile-slurp-perl versioned.
       new  f65e081   Declare compliance with Debian Policy 3.9.6.
       new  bbfb424   Mark package as autopkgtest-able.
       new  3ea5932   releasing package libtest-bdd-cucumber-perl version 0.31-1

The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CHANGES                                       |  3 +++
 META.yml                                      |  5 +++--
 Makefile.PL                                   |  8 ++++----
 README                                        |  2 +-
 README.pod                                    |  8 ++++++--
 bin/pherkin                                   |  2 +-
 debian/changelog                              | 15 ++++++++++-----
 debian/control                                |  7 ++++---
 debian/tests/pkg-perl/test-files              |  2 ++
 dist.ini                                      |  5 +++--
 lib/App/pherkin.pm                            |  4 ++--
 lib/Test/BDD/Cucumber.pm                      | 12 ++++++++----
 lib/Test/BDD/Cucumber/Errors.pm               |  4 ++--
 lib/Test/BDD/Cucumber/Executor.pm             |  4 ++--
 lib/Test/BDD/Cucumber/Harness.pm              |  4 ++--
 lib/Test/BDD/Cucumber/Harness/Data.pm         |  4 ++--
 lib/Test/BDD/Cucumber/Harness/JSON.pm         |  4 ++--
 lib/Test/BDD/Cucumber/Harness/TermColor.pm    |  4 ++--
 lib/Test/BDD/Cucumber/Harness/TestBuilder.pm  |  4 ++--
 lib/Test/BDD/Cucumber/I18N/Data.pm            |  4 ++--
 lib/Test/BDD/Cucumber/I18n.pm                 |  6 +++---
 lib/Test/BDD/Cucumber/Loader.pm               |  4 ++--
 lib/Test/BDD/Cucumber/Manual/Architecture.pod |  4 ++--
 lib/Test/BDD/Cucumber/Manual/Integration.pod  |  4 ++--
 lib/Test/BDD/Cucumber/Manual/Steps.pod        |  4 ++--
 lib/Test/BDD/Cucumber/Manual/Tutorial.pod     |  4 ++--
 lib/Test/BDD/Cucumber/Model/Document.pm       |  4 ++--
 lib/Test/BDD/Cucumber/Model/Feature.pm        |  4 ++--
 lib/Test/BDD/Cucumber/Model/Line.pm           |  4 ++--
 lib/Test/BDD/Cucumber/Model/Result.pm         |  4 ++--
 lib/Test/BDD/Cucumber/Model/Scenario.pm       |  4 ++--
 lib/Test/BDD/Cucumber/Model/Step.pm           |  4 ++--
 lib/Test/BDD/Cucumber/Model/TagSpec.pm        |  4 ++--
 lib/Test/BDD/Cucumber/Parser.pm               |  4 ++--
 lib/Test/BDD/Cucumber/StepContext.pm          |  4 ++--
 lib/Test/BDD/Cucumber/StepFile.pm             |  4 ++--
 lib/Test/BDD/Cucumber/Util.pm                 |  4 ++--
 37 files changed, 98 insertions(+), 77 deletions(-)
 create mode 100644 debian/tests/pkg-perl/test-files

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



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