[DRE-commits] [ruby-rspec-retry] branch master updated (2747b01 -> 372073b)

Antonio Terceiro terceiro at moszumanska.debian.org
Sat Aug 8 12:56:31 UTC 2015


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

terceiro pushed a change to branch master
in repository ruby-rspec-retry.

      from  2747b01   Release version 0.3.0-1
      adds  6f2b773   Imported Upstream version 0.4.2
       new  451bc0b   Merge tag 'upstream/0.4.2'
       new  475403f   New upstream release
       new  93fef89   Refresh patches
       new  cd91794   fixes the test suite (Closes: #794135)
       new  bf2bed1   Update packaging with a new dh-make-ruby run
       new  6c280e0   Team upload
       new  372073b   release to unstable

The 7 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                                        |   9 +++
 Appraisals                                         |   7 ++
 README.md                                          |  29 ++++----
 Rakefile                                           |  10 +++
 changelog.md                                       |  13 ++++
 checksums.yaml.gz                                  | Bin 266 -> 0 bytes
 debian/changelog                                   |  10 +++
 debian/control                                     |  16 +++--
 ...0001-Do-not-use-pry-debugger-to-run-specs.patch |  10 +--
 debian/ruby-tests.rake                             |   8 +--
 debian/rules                                       |   2 +
 debian/source/local-options                        |   1 -
 gemfiles/rspec_3.2.gemfile                         |   7 ++
 gemfiles/rspec_3.2.gemfile.lock                    |  80 +++++++++++++++++++++
 gemfiles/rspec_3.3.gemfile                         |   7 ++
 gemfiles/rspec_3.3.gemfile.lock                    |  80 +++++++++++++++++++++
 lib/rspec/retry.rb                                 |  22 +++++-
 lib/rspec/retry/version.rb                         |   2 +-
 lib/rspec_ext/rspec_ext.rb                         |  11 ++-
 metadata.yml                                       |  67 ++++++++++++-----
 rspec-retry.gemspec                                |  14 ++--
 spec/lib/rspec/retry_spec.rb                       |  61 ++++++++++++++--
 spec/spec_helper.rb                                |   6 +-
 23 files changed, 415 insertions(+), 57 deletions(-)
 create mode 100644 .travis.yml
 create mode 100644 Appraisals
 create mode 100644 changelog.md
 delete mode 100644 checksums.yaml.gz
 delete mode 100644 debian/source/local-options
 create mode 100644 gemfiles/rspec_3.2.gemfile
 create mode 100644 gemfiles/rspec_3.2.gemfile.lock
 create mode 100644 gemfiles/rspec_3.3.gemfile
 create mode 100644 gemfiles/rspec_3.3.gemfile.lock

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



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