[DRE-commits] [ruby-mixlib-cli] branch master updated (0ab9ec4 -> 550a99d)

Antonio Terceiro terceiro at moszumanska.debian.org
Mon Sep 19 14:55:33 UTC 2016


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

terceiro pushed a change to branch master
in repository ruby-mixlib-cli.

      from  0ab9ec4   Use new default gem2deb Rakefile to run the tests
      adds  0fa7a7a   New upstream version 1.7.0
       new  b8be858   Merge tag 'upstream/1.7.0'
       new  6b9b382   New upstream version 1.7.0
       new  ea1a342   Team upload
       new  4292664   Update packaging with a new `dh-make-ruby -w` run
       new  d628871   Add upstream patch to work with rspec 3.x
       new  550a99d   release

The 6 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:
 Gemfile                                 |   3 +
 NOTICE                                  |  13 +-
 README.md                               | 109 +++++++++
 README.rdoc                             |  84 -------
 Rakefile                                |  28 ++-
 checksums.yaml.gz                       | Bin 269 -> 0 bytes
 debian/changelog                        |  20 ++
 debian/control                          |   4 +-
 debian/patches/0001-Use-rspec-3.X.patch | 400 ++++++++++++++++++++++++++++++++
 debian/patches/series                   |   1 +
 debian/ruby-mixlib-cli.docs             |   2 +-
 debian/rules                            |   1 +
 lib/mixlib/cli.rb                       |  97 ++++++--
 lib/mixlib/cli/version.rb               |   3 +-
 metadata.yml                            |  96 --------
 mixlib-cli.gemspec                      |  27 +++
 spec/mixlib/cli_spec.rb                 | 118 ++++++++--
 spec/spec_helper.rb                     |  12 +-
 18 files changed, 779 insertions(+), 239 deletions(-)
 create mode 100644 Gemfile
 create mode 100644 README.md
 delete mode 100644 README.rdoc
 delete mode 100644 checksums.yaml.gz
 create mode 100644 debian/patches/0001-Use-rspec-3.X.patch
 create mode 100644 debian/patches/series
 delete mode 100644 metadata.yml
 create mode 100644 mixlib-cli.gemspec

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



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