[DRE-commits] [test-kitchen] branch master updated (3fc0045 -> ed79aa9)

Hleb Valoshka tsfgnu-guest at moszumanska.debian.org
Tue Jun 30 19:04:09 UTC 2015


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

tsfgnu-guest pushed a change to branch master
in repository test-kitchen.

      from  3fc0045   Imported Debian patch 1.4.1-1
       new  50ca82d   Fix build dependencies
       new  f08db53   Use minitest/spec instead of rspec to run tests
       new  2daecc8   Add patches
       new  3a1afe7   Fix package description
       new  6c70760   Fix package copyright
       new  7f9155f   Fix docs
       new  a8153e3   Add help2man generated man page
       new  270fe96   Remove useless debian/tests/control.ex
       new  e79b536   Install support/* to /usr/share
       new  ed79aa9   Close #790501 and release

The 10 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:
 debian/changelog                                   |  6 +-
 debian/control                                     | 22 +++++--
 debian/copyright                                   | 39 +++++-------
 debian/kitchen.1                                   | 60 ++++++++++++++++++
 .../0001-Do-not-run-test-for-winrm-transport.patch | 26 ++++++++
 ...ove-useless-gem-minitest-from-spec_helper.patch | 21 +++++++
 debian/patches/0003-Remove-CI-staff.patch          | 36 +++++++++++
 .../0004-Fix-monkey-patching-of-IO.read.patch      | 35 +++++++++++
 ...rch-for-support-in-usr-share-test-kitchen.patch | 72 ++++++++++++++++++++++
 ...-test-failing-under-Gem2Deb-Rake-TestTask.patch | 23 +++++++
 debian/patches/series                              |  7 +++
 debian/ruby-tests.rake                             |  9 +--
 debian/rules                                       |  5 ++
 debian/test-kitchen.docs                           |  3 +-
 debian/test-kitchen.manpages                       |  1 +
 debian/tests/control.ex                            | 13 ----
 16 files changed, 327 insertions(+), 51 deletions(-)
 create mode 100644 debian/kitchen.1
 create mode 100644 debian/patches/0001-Do-not-run-test-for-winrm-transport.patch
 create mode 100644 debian/patches/0002-Remove-useless-gem-minitest-from-spec_helper.patch
 create mode 100644 debian/patches/0003-Remove-CI-staff.patch
 create mode 100644 debian/patches/0004-Fix-monkey-patching-of-IO.read.patch
 create mode 100644 debian/patches/0006-Search-for-support-in-usr-share-test-kitchen.patch
 create mode 100644 debian/patches/0007-Disable-test-failing-under-Gem2Deb-Rake-TestTask.patch
 create mode 100644 debian/patches/series
 create mode 100644 debian/test-kitchen.manpages
 delete mode 100644 debian/tests/control.ex

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



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