[DRE-commits] [ruby-minitest] branch master updated (782aead -> a6814dd)

Cédric Boutillier boutil at moszumanska.debian.org
Wed Jun 1 21:37:27 UTC 2016


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

boutil pushed a change to branch master
in repository ruby-minitest.

      from  782aead   Run wrap-and-sort on packaging files
      adds  d1bad54   Imported Upstream version 5.9.0
       new  017a7b1   Merge tag 'upstream/5.9.0'
       new  35e4781   bump Standards-Version to 3.9.8 (no changes needed)
       new  e8b0724   refresh disable-some-tests patch to reflect filename change
       new  3990df8   refresh disable-require-rubygems
       new  08200e7   add patch to force UTF-8 encoding to run the tests
       new  a6814dd   prepare changelog

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:
 History.rdoc                                       |  17 ++
 Manifest.txt                                       |   2 +-
 README.rdoc                                        |  55 +++---
 checksums.yaml.gz.sig                              | Bin 256 -> 256 bytes
 data.tar.gz.sig                                    | Bin 256 -> 256 bytes
 debian/changelog                                   |  11 ++
 debian/control                                     |   2 +-
 debian/patches/disable-require-rubygems            |   4 +-
 debian/patches/disable-some-tests                  |   6 +-
 debian/patches/encoding                            |  18 ++
 debian/patches/series                              |   1 +
 lib/minitest.rb                                    |  25 ++-
 lib/minitest/assertions.rb                         |  21 +-
 lib/minitest/autorun.rb                            |   1 +
 lib/minitest/benchmark.rb                          |   3 +-
 lib/minitest/hell.rb                               |   6 +
 lib/minitest/mock.rb                               |   9 +
 lib/minitest/test.rb                               |   5 +-
 lib/minitest/unit.rb                               |   2 +-
 metadata.gz.sig                                    | Bin 256 -> 256 bytes
 metadata.yml                                       | 178 -----------------
 minitest.gemspec                                   |  39 ++++
 test/minitest/test_minitest_mock.rb                |  28 +--
 ...test_minitest_unit.rb => test_minitest_test.rb} | 215 ++++++++++++++-------
 24 files changed, 346 insertions(+), 302 deletions(-)
 create mode 100644 debian/patches/encoding
 delete mode 100644 metadata.yml
 create mode 100644 minitest.gemspec
 rename test/minitest/{test_minitest_unit.rb => test_minitest_test.rb} (87%)

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



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