[DRE-commits] [ruby-minitest] branch master updated (33874c5 ->	0bceea3)
    Cédric Boutillier 
    boutil at moszumanska.debian.org
       
    Wed Apr 29 08:28:26 UTC 2015
    
    
  
This is an automated email from the git hooks/post-receive script.
boutil pushed a change to branch master
in repository ruby-minitest.
      from  33874c5   prepare changelog
      adds  218c7a1   Imported Upstream version 5.6.1
       new  1d51b3c   Merge tag 'upstream/5.6.1'
       new  c25923e   README and History files are now rdoc
       new  339b63c   Suggests ruby-test-unit and add README.Debian to explain breaking of interpreter's test/unit (Closes: #772462)
       new  b772590   refresh disable-require-rubygems
       new  aba7e77   update years in copyright file
       new  0bceea3   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.txt => History.rdoc              |  35 ++++++++-
 Manifest.txt                             |   4 +-
 README.txt => README.rdoc                |  86 +++++++++++++++++-----
 Rakefile                                 |  19 ++---
 checksums.yaml.gz.sig                    | Bin 256 -> 256 bytes
 data.tar.gz.sig                          | Bin 256 -> 256 bytes
 debian/README.Debian                     |  23 ++++++
 debian/changelog                         |  15 ++++
 debian/control                           |   1 +
 debian/copyright                         |   4 +-
 debian/patches/disable-require-rubygems  |   4 +-
 debian/ruby-minitest.docs                |   2 +-
 debian/rules                             |   2 +-
 lib/minitest.rb                          |  39 ++++++----
 lib/minitest/assertions.rb               |  45 ++++++------
 lib/minitest/benchmark.rb                |  33 +++++----
 lib/minitest/expectations.rb             |  11 +--
 lib/minitest/mock.rb                     |  44 ++++++------
 lib/minitest/parallel.rb                 |  18 +++--
 lib/minitest/pride_plugin.rb             |   4 +-
 lib/minitest/spec.rb                     |  70 +++++++++++++-----
 lib/minitest/test.rb                     |  26 ++++---
 metadata.gz.sig                          | Bin 256 -> 256 bytes
 metadata.yml                             |  23 +++---
 test/minitest/metametameta.rb            |  20 +++---
 test/minitest/test_minitest_benchmark.rb |   6 +-
 test/minitest/test_minitest_mock.rb      |  24 +++----
 test/minitest/test_minitest_spec.rb      |  97 ++++++++++++++++++-------
 test/minitest/test_minitest_unit.rb      | 118 +++++++++++++++----------------
 29 files changed, 495 insertions(+), 278 deletions(-)
 rename History.txt => History.rdoc (96%)
 rename README.txt => README.rdoc (83%)
 create mode 100644 debian/README.Debian
-- 
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