[DRE-commits] [cucumber] branch master updated (0ea0cf2 -> dc9b158)
Cédric Boutillier
boutil at moszumanska.debian.org
Wed May 14 21:50:51 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 0ea0cf2 Add git-buildpackage configuration
adds 9bc7c9f Imported Upstream version 1.3.10
new 0994367 Merge tag 'upstream/1.3.10'
new 0fa5f0e Relax version dependency on ruby-gherkin
new 7e92e94 Bump Standards-Version to 3.9.5 (no changes needed)
new d5643b6 refresh patches
adds a8b5f9e Imported Upstream version 1.3.11
new edf2a10 Merge tag 'upstream/1.3.11'
adds 15e8f86 Imported Upstream version 1.3.15
new 471c354 Merge tag 'upstream/1.3.15'
new 8923fd3 wrap and sort (no changes)
new 01dda15 drop 0005-Integrate-multi_test-code.patch; (build)depend on ruby-multi-test
new 4f26299 refresh 0004-Update_default_binary_path.patch
new 994a7cf move source of jquery to debian/missing-sources
new dc9b158 prepare changelog
The 11 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 | 1 +
History.md | 36 +++
cucumber.gemspec | 10 +-
cucumber.yml | 1 +
debian/changelog | 16 ++
debian/control | 28 ++-
debian/copyright | 6 +-
.../jquery-min.js} | 0
.../patches/0004-Update_default_binary_path.patch | 4 +-
.../patches/0005-Integrate-multi_test-code.patch | 30 ---
debian/patches/series | 1 -
features/.cucumber/stepdefs.json | 263 ++++++++++++++-------
features/autoformat_profile_output.feature | 23 ++
features/rerun_formatter.feature | 57 +++++
gem_tasks/cucumber.rake | 2 +
legacy_features/table_mapping.feature | 2 +-
.../wire_protocol_table_diffing.feature | 2 +-
lib/cucumber/ast/step_invocation.rb | 2 +-
lib/cucumber/ast/table.rb | 12 +-
lib/cucumber/cli/configuration.rb | 2 +-
.../core_ext/disable_mini_and_test_unit_autorun.rb | 2 -
lib/cucumber/core_ext/instance_exec.rb | 2 +-
lib/cucumber/feature_file.rb | 7 +
lib/cucumber/formatter/interceptor.rb | 20 +-
lib/cucumber/formatter/rerun.rb | 5 +-
lib/cucumber/platform.rb | 3 +-
lib/cucumber/rb_support/rb_language.rb | 31 +--
lib/cucumber/runtime.rb | 7 +-
lib/cucumber/step_match.rb | 2 +-
metadata.yml | 149 ++++++++++--
spec/cucumber/ast/table_spec.rb | 47 ++++
31 files changed, 583 insertions(+), 190 deletions(-)
rename debian/{jquery-1.4.2.js => missing-sources/jquery-min.js} (100%)
delete mode 100644 debian/patches/0005-Integrate-multi_test-code.patch
create mode 100644 features/autoformat_profile_output.feature
delete mode 100644 lib/cucumber/core_ext/disable_mini_and_test_unit_autorun.rb
--
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