[DRE-commits] [ruby-cucumber-rails] branch master updated (6d3d52c -> 5444280)
Stefano Rivera
stefano at rivera.za.net
Fri Jul 22 18:45:53 UTC 2016
This is an automated email from the git hooks/post-receive script.
stefanor pushed a change to branch master
in repository ruby-cucumber-rails.
from 6d3d52c Run wrap-and-sort on packaging files
new 7599b71 git -> changelog
adds 5b787f6 Imported Upstream version 1.4.3
new 3f32cbe Merge tag 'upstream/1.4.3'
new bb72031 New upstream release.
new 800b141 Bump dependencies, following upstream.
new 6c66ed7 Drop patch 0001-Allow-cucumber-2.0.patch, superseded upstream.
new 2e61102 Refresh patches.
new 7322dd4 Bump Standards-Version to 3.9.8, no changes needed.
new 14fed05 Bump copyright years.
new 5444280 Wrap copyright
The 9 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 | 17 +-
Appraisals | 14 +
History.md | 14 +
README.md | 5 +-
cucumber-rails.gemspec | 14 +-
debian/changelog | 16 +
debian/control | 8 +-
debian/copyright | 33 +-
debian/patches/0001-Allow-cucumber-2.0.patch | 21 -
debian/patches/0002-gemspec-avoid-using-git.patch | 4 +-
debian/patches/series | 1 -
features/allow_rescue.feature | 2 +-
features/annotations.feature | 23 ++
features/capybara_javascript_drivers.feature | 8 +-
.../choose_javascript_database_strategy.feature | 6 +-
features/database_cleaner.feature | 2 +-
.../disable_automatic_database_cleaning.feature | 2 +-
features/emulate_javascript.feature | 4 +-
features/rerun_profile.feature | 2 +-
features/rest_api.feature | 2 +-
features/step_definitions/cucumber_rails_steps.rb | 14 +-
features/support/aruba.rb | 3 +
features/support/env.rb | 5 -
features/support/version_hooks.rb | 12 +
gemfiles/{rails_3_2.gemfile => rails_4_2.gemfile} | 13 +-
.../cucumber/install/install_generator.rb | 2 +-
.../install/templates/tasks/cucumber.rake.erb | 11 +
metadata.yml | 446 +++++++++++++++++++++
28 files changed, 620 insertions(+), 84 deletions(-)
delete mode 100644 debian/patches/0001-Allow-cucumber-2.0.patch
create mode 100644 features/annotations.feature
create mode 100644 features/support/aruba.rb
create mode 100644 features/support/version_hooks.rb
copy gemfiles/{rails_3_2.gemfile => rails_4_2.gemfile} (52%)
create mode 100644 metadata.yml
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-cucumber-rails.git
More information about the Pkg-ruby-extras-commits
mailing list