[DRE-commits] [ruby-hoe] 03/06: Merge tag 'upstream/3.14.2'

Lucas Moura lucasmoura-guest at moszumanska.debian.org
Sat Mar 12 18:18:03 UTC 2016


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

lucasmoura-guest pushed a commit to branch master
in repository ruby-hoe.

commit eb8e60b05b900e6a549384e1d9d0d81fec2fe5e2
Merge: f32fe81 022f421
Author: Lucas Albuquerque Medeiros de Moura <lucas.moura128 at gmail.com>
Date:   Sat Mar 12 15:11:57 2016 -0300

    Merge tag 'upstream/3.14.2'
    
    Upstream version 3.14.2
    
    # gpg: Signature made Sat 12 Mar 2016 03:11:54 PM BRT using RSA key ID 2DA5B48C
    # gpg: Good signature from "Lucas Albuquerque Medeiros de Moura <lucas.moura128 at gmail.com>"

 .gemtest                   |   0
 History.rdoc               |  43 +++++++++++
 Manifest.txt               |   1 +
 Rakefile                   |  12 +--
 bin/sow                    |  49 +++++++-----
 checksums.yaml.gz          | Bin 266 -> 0 bytes
 checksums.yaml.gz.sig      |   6 +-
 data.tar.gz.sig            | Bin 256 -> 256 bytes
 lib/hoe.rb                 | 110 +++++++++++++-------------
 lib/hoe/clean.rb           |   6 +-
 lib/hoe/compiler.rb        |  26 +++++--
 lib/hoe/debug.rb           |  24 +++---
 lib/hoe/deps.rb            |  34 ++++----
 lib/hoe/flay.rb            |  10 +--
 lib/hoe/flog.rb            |  10 +--
 lib/hoe/gemcutter.rb       |   2 +-
 lib/hoe/inline.rb          |  52 ++++++-------
 lib/hoe/newb.rb            |   2 +-
 lib/hoe/package.rb         |  37 ++++-----
 lib/hoe/publish.rb         |  66 ++++++++--------
 lib/hoe/racc.rb            |   8 +-
 lib/hoe/rake.rb            |   2 +-
 lib/hoe/rcov.rb            |  41 +++++-----
 lib/hoe/signing.rb         |  22 +++---
 lib/hoe/test.rb            |  57 ++++----------
 metadata.gz.sig            | Bin 256 -> 256 bytes
 metadata.yml               |  35 ++++-----
 test/test_hoe.rb           | 189 +++++++++++++++++++++++++--------------------
 test/test_hoe_debug.rb     |  30 +++----
 test/test_hoe_gemcutter.rb |   2 +-
 test/test_hoe_package.rb   |  58 ++++++++++++++
 test/test_hoe_publish.rb   |  14 ++--
 test/test_hoe_test.rb      |   4 +-
 33 files changed, 536 insertions(+), 416 deletions(-)

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



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