[DRE-commits] [cucumber] branch master updated (fbaedfd -> aef22e2)

Cédric Boutillier boutil at moszumanska.debian.org
Wed Sep 24 08:53:39 UTC 2014


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

boutil pushed a change to branch master
in repository cucumber.

      from  fbaedfd   prepare changelog
      adds  6251fde   Imported Upstream version 1.3.17
       new  2769086   Merge tag 'upstream/1.3.17'
       new  c3fcef2   Refresh 0004-Update_default_binary_path.patch
       new  b290a88   Bump Standards-Version to 3.9.6 (no changes needed)
       new  90eee1a   prepare changelog
       new  aef22e2   Remove superfluous paragraph in debian/copyright about a removed patch

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:
 .travis.yml                                        |   2 +-
 History.md                                         |   5 +
 checksums.yaml.gz                                  | Bin 269 -> 0 bytes
 cucumber.gemspec                                   |   2 +-
 debian/changelog                                   |   9 +
 debian/control                                     |   2 +-
 debian/copyright                                   |   7 -
 .../patches/0004-Update_default_binary_path.patch  |   4 +-
 features/json_formatter.feature                    | 254 +++++++++++++++++++++
 features/step_definitions/cucumber_steps.rb        |   6 +-
 .../formatter/gherkin_formatter_adapter.rb         |  96 +++++++-
 lib/cucumber/formatter/html.rb                     |  10 +-
 lib/cucumber/formatter/json.rb                     |   2 +-
 lib/cucumber/platform.rb                           |   2 +-
 metadata.yml                                       | 182 +++++++++------
 spec/cucumber/formatter/html_spec.rb               |  33 ++-
 spec/cucumber/formatter/progress_spec.rb           |  79 +++++--
 17 files changed, 587 insertions(+), 108 deletions(-)
 delete mode 100644 checksums.yaml.gz

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/cucumber.git



More information about the Pkg-ruby-extras-commits mailing list