[DRE-commits] [ruby-serverspec] branch master updated (caead38 -> 3d5751c)

Daisuke Higuchi dai at moszumanska.debian.org
Sun Aug 13 02:41:13 UTC 2017


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

dai pushed a change to branch master
in repository ruby-serverspec.

      from  caead38   Bump (Build-)Depends: on ruby-specinfra to >= 2.53
       new  8e0fb4e   New upstream version 2.38.0
       new  a777e5b   Updated version 2.38.0 from 'upstream/2.38.0'
       new  23f2cd8   New upstream version 2.39.1
       new  166f521   Updated version 2.39.1 from 'upstream/2.39.1'
       new  5d11b50   New upstream version 2.40.0
       new  5df3cf0   Updated version 2.40.0 from 'upstream/2.40.0'
       new  2d48a3d   Bump (Build-)Depends: on ruby-specinfra to >= 2.68
       new  8aaa2cb   Add d/tests/control.
       new  3d5751c   Update changelog for 2.40.0-1 release

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:
 appveyor.yml                                       |  4 +++
 debian/changelog                                   | 11 ++++++
 debian/control                                     |  4 +--
 debian/tests/control                               |  2 ++
 lib/serverspec/helper/type.rb                      |  2 +-
 lib/serverspec/type/command.rb                     |  6 ++++
 lib/serverspec/type/kvm.rb                         | 19 +++++++++++
 lib/serverspec/type/x509_certificate.rb            |  2 +-
 lib/serverspec/type/x509_private_key.rb            |  8 ++---
 lib/serverspec/version.rb                          |  2 +-
 serverspec.gemspec                                 |  2 +-
 spec/type/base/command_spec.rb                     | 39 ++++++++++++++++++++++
 .../{lxc_container_spec.rb => kvm_guest_spec.rb}   |  7 ++--
 wercker.yml                                        |  8 +++--
 14 files changed, 102 insertions(+), 14 deletions(-)
 create mode 100644 debian/tests/control
 create mode 100644 lib/serverspec/type/kvm.rb
 copy spec/type/linux/{lxc_container_spec.rb => kvm_guest_spec.rb} (51%)

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



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