[DRE-commits] [ruby-rspec-puppet] branch master updated (0ee5fad -> e5ad6cf)

Sebastien Badia sbadia-guest at moszumanska.debian.org
Thu Feb 19 18:21:33 UTC 2015


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

sbadia-guest pushed a change to branch master
in repository ruby-rspec-puppet.

      from  0ee5fad   Provide a man page for rspec-puppet-init
      adds  d120d6b   Imported Upstream version 2.0.0
       new  53417fd   Merge tag 'upstream/2.0.0'
       new  c48a442   d/control: Bump Standards-Version (no changes)
       new  c7915b2   d/control: Update Vcs-Browser URL (use cgit)
       new  5e80d74   d/control: Wrap and sort debian control file
       new  e5ad6cf   Prepare Debian version 2.0.0

The 5 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:
 README.md                                          | 108 ++++++++++++++++++++-
 checksums.yaml.gz                                  | Bin 270 -> 0 bytes
 debian/changelog                                   |   7 ++
 debian/control                                     |  10 +-
 lib/rspec-puppet.rb                                |   2 +
 lib/rspec-puppet/coverage.rb                       | 107 ++++++++++++++++++++
 lib/rspec-puppet/errors.rb                         |  24 ++---
 lib/rspec-puppet/example.rb                        |  34 ++++---
 lib/rspec-puppet/example/class_example_group.rb    |   4 +-
 lib/rspec-puppet/example/define_example_group.rb   |   4 +-
 lib/rspec-puppet/example/function_example_group.rb |  28 ++++--
 lib/rspec-puppet/example/host_example_group.rb     |   4 +-
 lib/rspec-puppet/matchers/compile.rb               |  70 ++++++++-----
 lib/rspec-puppet/matchers/count_generic.rb         |  10 +-
 lib/rspec-puppet/matchers/create_generic.rb        |  81 ++++++++++++----
 lib/rspec-puppet/matchers/include_class.rb         |  14 ++-
 lib/rspec-puppet/matchers/parameter_matcher.rb     |   5 +-
 lib/rspec-puppet/matchers/run.rb                   |  45 +++++++--
 lib/rspec-puppet/setup.rb                          |   4 +-
 lib/rspec-puppet/support.rb                        |  41 ++++++--
 metadata.yml                                       |  27 +++---
 21 files changed, 499 insertions(+), 130 deletions(-)
 delete mode 100644 checksums.yaml.gz
 create mode 100644 lib/rspec-puppet/coverage.rb

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



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