[DRE-commits] [ruby-ridley] branch master updated (fac7476 -> 7065b3c)

Hleb Valoshka tsfgnu-guest at moszumanska.debian.org
Mon Aug 3 12:06:13 UTC 2015


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

tsfgnu-guest pushed a change to branch master
in repository ruby-ridley.

      from  fac7476   Imported Debian patch 4.0.0-1
      adds  acba2a9   Imported Upstream version 4.2.0
       new  12d2c08   Merge tag 'upstream/4.2.0'
       new  47f3bb3   Install documentation
       new  4e7fdcd   Update VCS URLs
       new  4a3efa3   Bump Standards-Version to 3.9.6 (no changes)
       new  3fb43e9   Fix short description
       new  ecafc6d   Fix dependencies
       new  888cb06   Add patches
       new  7065b3c   Use Rake to run tests

The 8 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:
 .ruby-version                                      |    1 -
 CHANGELOG.md                                       |   23 +
 Rakefile                                           |    1 +
 checksums.yaml.gz                                  |  Bin 267 -> 0 bytes
 debian/control                                     |   54 +-
 ...ubygems-bundler-and-spork-in-tests-use-rs.patch |   50 +
 ...specs-to-RSpec-3.0.4-syntax-with-Transpec.patch | 3910 ++++++++++++++++++++
 debian/patches/series                              |    2 +
 debian/ruby-ridley.docs                            |    3 +-
 debian/ruby-test-files.yaml                        |   64 -
 debian/ruby-tests.rake                             |    8 +
 lib/ridley/chef/config.rb                          |   10 +-
 lib/ridley/chef/cookbook.rb                        |    2 +-
 lib/ridley/chef/cookbook/metadata.rb               |   73 +-
 lib/ridley/chef/cookbook/syntax_check.rb           |   76 +-
 lib/ridley/chef/digester.rb                        |    4 +-
 lib/ridley/client.rb                               |    9 +-
 lib/ridley/connection.rb                           |    6 +-
 lib/ridley/helpers.rb                              |   10 +
 lib/ridley/resources/cookbook_resource.rb          |   16 +-
 lib/ridley/version.rb                              |    2 +-
 metadata.yml                                       |  101 +-
 ridley.gemspec                                     |    6 +-
 spec/unit/ridley/chef/cookbook_spec.rb             |   39 +
 .../ridley/resources/cookbook_resource_spec.rb     |   22 +-
 25 files changed, 4306 insertions(+), 186 deletions(-)
 delete mode 100644 .ruby-version
 create mode 100644 Rakefile
 delete mode 100644 checksums.yaml.gz
 create mode 100644 debian/patches/0001-Don-t-use-rubygems-bundler-and-spork-in-tests-use-rs.patch
 create mode 100644 debian/patches/0002-Convert-specs-to-RSpec-3.0.4-syntax-with-Transpec.patch
 create mode 100644 debian/patches/series
 delete mode 100644 debian/ruby-test-files.yaml
 create mode 100644 debian/ruby-tests.rake
 create mode 100644 lib/ridley/helpers.rb

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



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