[libtest-bdd-cucumber-perl] 01/08: Updated version 0.53 from 'upstream/0.53'

Intrigeri intrigeri at moszumanska.debian.org
Mon Jul 24 06:02:46 UTC 2017


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 e43220d41be6f36dab298f6a103bdaba14f9957d
Merge: c0f6fbc 4a13fae
Author: intrigeri <intrigeri at boum.org>
Date:   Mon Jul 24 05:44:37 2017 +0000

    Updated version 0.53 from 'upstream/0.53'
    
    with Debian dir f4e1ba39f0e29a261f699eee956258b7f76b6997

 CHANGES                                       |   2 +
 MANIFEST                                      |   2 -
 META.yml                                      |   6 +-
 Makefile.PL                                   |  10 +-
 README                                        |   2 +-
 bin/pherkin                                   |   2 +-
 dist.ini                                      |   6 +-
 examples/calculator/lib/Calculator.pm         |  13 +-
 harness.pl                                    |  11 -
 lib/App/pherkin.pm                            |  17 +-
 lib/TAP/Parser/SourceHandler/Feature.pm       |   2 +-
 lib/Test/BDD/Cucumber.pm                      |   4 +-
 lib/Test/BDD/Cucumber/Errors.pm               |   4 +-
 lib/Test/BDD/Cucumber/Executor.pm             |  16 +-
 lib/Test/BDD/Cucumber/Extension.pm            |   9 +-
 lib/Test/BDD/Cucumber/Harness.pm              |   9 +-
 lib/Test/BDD/Cucumber/Harness/Data.pm         |  15 +-
 lib/Test/BDD/Cucumber/Harness/JSON.pm         |  19 +-
 lib/Test/BDD/Cucumber/Harness/TermColor.pm    |  13 +-
 lib/Test/BDD/Cucumber/Harness/TestBuilder.pm  |  11 +-
 lib/Test/BDD/Cucumber/I18N/Data.pm            |   4 +-
 lib/Test/BDD/Cucumber/I18n.pm                 |   4 +-
 lib/Test/BDD/Cucumber/Loader.pm               |   4 +-
 lib/Test/BDD/Cucumber/Manual/Architecture.pod |   2 +-
 lib/Test/BDD/Cucumber/Manual/Integration.pod  |   2 +-
 lib/Test/BDD/Cucumber/Manual/Steps.pod        |   2 +-
 lib/Test/BDD/Cucumber/Manual/Tutorial.pod     |   2 +-
 lib/Test/BDD/Cucumber/Model/Document.pm       |  13 +-
 lib/Test/BDD/Cucumber/Model/Feature.pm        |  23 +-
 lib/Test/BDD/Cucumber/Model/Line.pm           |  13 +-
 lib/Test/BDD/Cucumber/Model/Result.pm         |  14 +-
 lib/Test/BDD/Cucumber/Model/Scenario.pm       |  19 +-
 lib/Test/BDD/Cucumber/Model/Step.pm           |  19 +-
 lib/Test/BDD/Cucumber/Model/TagSpec.pm        |   9 +-
 lib/Test/BDD/Cucumber/Parser.pm               |   4 +-
 lib/Test/BDD/Cucumber/ParserOld.pm            | 383 --------------------------
 lib/Test/BDD/Cucumber/StepContext.pm          |  39 +--
 lib/Test/BDD/Cucumber/StepFile.pm             |   4 +-
 lib/Test/BDD/Cucumber/TestBuilderDelegator.pm |   2 +-
 lib/Test/BDD/Cucumber/Util.pm                 |   4 +-
 t/lib/Test/CucumberExtensionCount.pm          |   5 +-
 t/lib/Test/CucumberExtensionPush.pm           |   5 +-
 42 files changed, 190 insertions(+), 559 deletions(-)

-- 
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