[DRE-commits] [ruby-berkshelf-api-client] branch master updated (6a8b786 -> e30bf69)

Hleb Valoshka tsfgnu-guest at moszumanska.debian.org
Thu Mar 24 14:08:16 UTC 2016


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

tsfgnu-guest pushed a change to branch master
in repository ruby-berkshelf-api-client.

      from  6a8b786   fix Vcs-Git and release
      adds  d440411   Imported Upstream version 2.0.2
       new  dc8a385   Merge tag 'upstream/2.0.2'
       new  8d3eec2   Patch: Relax dependencies in gemfile
       new  51b115a   Patch: Don't require rubygems, bundler and spork in tests
       new  7c25711   Patch: Update rspec syntax with transpec
       new  6dab338   d/control: add ruby-ridley and berkshelf-api to dependencies
       new  dbcbaa1   Don't ignore tests failures
       new  398e200   Check gems dependencies during build process
       new  e30bf69   Release version 2.0.2-1 to unstable

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:
 .travis.yml                                        |   9 +-
 Gemfile                                            |   3 +-
 README.md                                          |   1 +
 berkshelf-api-client.gemspec                       |   1 +
 debian/changelog                                   |  14 ++
 debian/control                                     |   3 +
 .../0001-Relax-dependencies-in-gemfile.patch       |  25 +++
 ...-Don-t-require-rubygems-bundler-and-spork.patch |  55 +++++++
 .../0003-Update-rspec-syntax-with-transpec.patch   |  75 +++++++++
 debian/patches/series                              |   3 +
 debian/rules                                       |   4 +-
 lib/berkshelf/api_client.rb                        |   5 +
 lib/berkshelf/api_client/chef_server_connection.rb |  27 +++
 lib/berkshelf/api_client/version.rb                |   2 +-
 metadata.yml                                       | 183 ---------------------
 15 files changed, 221 insertions(+), 189 deletions(-)
 create mode 100644 debian/patches/0001-Relax-dependencies-in-gemfile.patch
 create mode 100644 debian/patches/0002-Don-t-require-rubygems-bundler-and-spork.patch
 create mode 100644 debian/patches/0003-Update-rspec-syntax-with-transpec.patch
 create mode 100644 debian/patches/series
 create mode 100644 lib/berkshelf/api_client/chef_server_connection.rb
 delete mode 100644 metadata.yml

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



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