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

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

      from  2a61417   Releasing libtest-bdd-cucumber-perl version 0.49-1
      adds  af9e209   Add test scenarios to be resolved
      adds  025b05f   Extend placeholder interpolation to pystrings and step 
table data
      adds  cf41191   Merge pull request #89 from 
ehuelsmann/extended-data-interpolation
      adds  0dabfaa   0.50 - Placeholders added in PyStrings
      adds  8133ed0   Imported Upstream version 0.50
       new  640e935   Merge tag 'upstream/0.50'
       new  a93029a   Update debian/changelog
       new  1aa1ec4   Declare compliance with Debian policy 3.9.8
       new  5c5be1f   Releasing libtest-bdd-cucumber-perl version 0.50-1

The 4 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                                           |  2 +
 MANIFEST                                          |  5 +-
 META.yml                                          |  4 +-
 Makefile.PL                                       |  4 +-
 README                                            |  4 +-
 TODO                                              |  1 -
 bin/pherkin                                       |  2 +-
 debian/changelog                                  |  8 +++
 debian/control                                    |  2 +-
 dist.ini                                          |  2 +-
 lib/App/pherkin.pm                                |  4 +-
 lib/Test/BDD/Cucumber.pm                          |  4 +-
 lib/Test/BDD/Cucumber/Errors.pm                   |  4 +-
 lib/Test/BDD/Cucumber/Executor.pm                 | 36 ++++++++++--
 lib/Test/BDD/Cucumber/Extension.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                     |  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           |  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/{Parser.pm => ParserOld.pm} |  4 +-
 lib/Test/BDD/Cucumber/StepContext.pm              |  4 +-
 lib/Test/BDD/Cucumber/StepFile.pm                 |  4 +-
 lib/Test/BDD/Cucumber/TestBuilderDelegator.pm     |  2 +-
 lib/Test/BDD/Cucumber/Util.pm                     |  4 +-
 t/270_scenario_outlines.t                         | 69 +++++++++++++++++++++++
 t/{release-pod-syntax.t => author-pod-syntax.t}   |  5 +-
 42 files changed, 178 insertions(+), 72 deletions(-)
 copy lib/Test/BDD/Cucumber/{Parser.pm => ParserOld.pm} (99%)
 rename t/{release-pod-syntax.t => author-pod-syntax.t} (56%)

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