[DRE-commits] [ruby-rspec-core] branch master updated (979218f -> 3bf9d68)

Cédric Boutillier boutil at moszumanska.debian.org
Sat Jan 11 05:22:39 UTC 2014


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

boutil pushed a change to branch master
in repository ruby-rspec-core.

      from  979218f   Add git-buildpackage configuration
      adds  02b5604   Imported Upstream version 2.14.7
       new  b6ad1af   Merge tag 'upstream/2.14.7'
       new  b5376bf   prepare changelog
       new  3bf9d68   Bump Standards-Version to 3.9.5 (no changes needed)

The 3 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:
 Changelog.md                                      |  23 +++++
 checksums.yaml.gz                                 | Bin 0 -> 422 bytes
 debian/changelog                                  |  11 +++
 debian/control                                    |   2 +-
 lib/rspec/core/example.rb                         |   6 --
 lib/rspec/core/formatters/base_text_formatter.rb  |   2 +-
 lib/rspec/core/formatters/helpers.rb              |   2 +-
 lib/rspec/core/formatters/html_formatter.rb       |   4 +-
 lib/rspec/core/pending.rb                         |  14 ++-
 lib/rspec/core/version.rb                         |   2 +-
 metadata.yml                                      | 106 +++++++++-------------
 spec/rspec/core/example_spec.rb                   |  54 ++++++++---
 spec/rspec/core/formatters/helpers_spec.rb        |  10 ++
 spec/rspec/core/formatters/html_formatter_spec.rb |  51 +++++++----
 spec/support/in_sub_process.rb                    |  37 ++++++++
 spec/support/mathn_integration_support.rb         |  12 +++
 16 files changed, 223 insertions(+), 113 deletions(-)
 create mode 100644 checksums.yaml.gz
 create mode 100644 spec/support/in_sub_process.rb
 create mode 100644 spec/support/mathn_integration_support.rb

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



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