[libtest-bdd-cucumber-perl] branch master updated (513974e -> e395156)

Lucas Kanashiro kanashiro.duarte at gmail.com
Sun Feb 28 22:33:07 UTC 2016


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  513974e   releasing package libtest-bdd-cucumber-perl version 0.45-1
      adds  5049d1c   Imported Upstream version 0.48
       new  1af0a75   Merge tag 'upstream/0.48'
       new  757bfab   Update debian/changelog
       new  8c3532b   d/u/metadata: fix Contact field
       new  c68b993   Drop spelling.patch, not needed anymore
       new  e395156   Releasing libtest-bdd-cucumber-perl version 0.48-1

The 5 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                                       | 16 +++++++++++++
 META.yml                                      |  2 +-
 Makefile.PL                                   |  2 +-
 README                                        |  2 +-
 README.pod                                    | 21 ++++++-----------
 TODO                                          | 14 ++++--------
 bin/pherkin                                   |  2 +-
 debian/changelog                              |  9 ++++++++
 debian/patches/series                         |  1 -
 debian/patches/spelling.patch                 | 27 ----------------------
 debian/upstream/metadata                      |  2 +-
 dist.ini                                      |  2 +-
 lib/App/pherkin.pm                            | 20 ++++++++--------
 lib/Test/BDD/Cucumber.pm                      | 25 ++++++++------------
 lib/Test/BDD/Cucumber/Errors.pm               |  4 ++--
 lib/Test/BDD/Cucumber/Executor.pm             |  6 ++---
 lib/Test/BDD/Cucumber/Extension.pm            | 24 +++++++++++++++----
 lib/Test/BDD/Cucumber/Harness.pm              |  6 ++---
 lib/Test/BDD/Cucumber/Harness/Data.pm         |  6 ++---
 lib/Test/BDD/Cucumber/Harness/JSON.pm         |  4 ++--
 lib/Test/BDD/Cucumber/Harness/TermColor.pm    |  6 ++---
 lib/Test/BDD/Cucumber/Harness/TestBuilder.pm  |  6 ++---
 lib/Test/BDD/Cucumber/I18N/Data.pm            |  4 ++--
 lib/Test/BDD/Cucumber/I18n.pm                 |  4 ++--
 lib/Test/BDD/Cucumber/Loader.pm               |  6 ++---
 lib/Test/BDD/Cucumber/Manual/Architecture.pod | 18 +++++++++++++--
 lib/Test/BDD/Cucumber/Manual/Integration.pod  |  2 +-
 lib/Test/BDD/Cucumber/Manual/Steps.pod        |  4 ++--
 lib/Test/BDD/Cucumber/Manual/Tutorial.pod     |  4 ++--
 lib/Test/BDD/Cucumber/Model/Document.pm       |  6 ++---
 lib/Test/BDD/Cucumber/Model/Feature.pm        |  6 ++---
 lib/Test/BDD/Cucumber/Model/Line.pm           |  6 ++---
 lib/Test/BDD/Cucumber/Model/Result.pm         |  4 ++--
 lib/Test/BDD/Cucumber/Model/Scenario.pm       |  6 ++---
 lib/Test/BDD/Cucumber/Model/Step.pm           |  6 ++---
 lib/Test/BDD/Cucumber/Model/TagSpec.pm        |  4 ++--
 lib/Test/BDD/Cucumber/Parser.pm               | 17 +++++++++-----
 lib/Test/BDD/Cucumber/StepContext.pm          |  6 ++---
 lib/Test/BDD/Cucumber/StepFile.pm             |  6 ++---
 lib/Test/BDD/Cucumber/TestBuilderDelegator.pm |  2 +-
 lib/Test/BDD/Cucumber/Util.pm                 |  6 ++---
 t/270_scenario_outlines.t                     | 33 +++++++++++++++++++++++++++
 42 files changed, 202 insertions(+), 155 deletions(-)
 delete mode 100644 debian/patches/series
 delete mode 100644 debian/patches/spelling.patch

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