[DRE-commits] [ruby-hoe] 01/07: Merge tag 'upstream/3.8.0'

Cédric Boutillier boutil at moszumanska.debian.org
Thu Jan 16 11:17:12 UTC 2014


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

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

commit eec45bd6d12df806c96de5e4670bc82a5f596304
Merge: 4efa0c9 d0b058e
Author: Cédric Boutillier <boutil at debian.org>
Date:   Thu Jan 16 10:51:31 2014 +0100

    Merge tag 'upstream/3.8.0'
    
    Upstream version 3.8.0
    
    # gpg: Signature faite le jeu. 16 janv. 2014 10:51:31 CET avec la clef RSA d'identifiant 8F9F8F09
    # gpg: Bonne signature de « Cédric Boutillier <boutil at debian.org> »
    # gpg:                 alias « Cédric Boutillier <cedric.boutillier at upmc.fr> »
    # gpg:                 alias « Cédric Boutillier <cedric.boutillier at polytechnique.org> »
    # gpg:                 alias « Cédric Boutillier <cedric.boutillier at gmail.com> »

 History.txt                         | 241 +++++++++++++++++++++++++++++++-----
 README.txt                          |   7 ++
 Rakefile                            |   6 +-
 bin/sow                             |  30 ++++-
 checksums.yaml.gz                   | Bin 0 -> 268 bytes
 checksums.yaml.gz.sig               | Bin 0 -> 256 bytes
 data.tar.gz.sig                     |   4 +-
 lib/hoe.rb                          | 120 +++++++++++++-----
 lib/hoe/compiler.rb                 |   3 +
 lib/hoe/deps.rb                     | 176 ++++++++++++++------------
 lib/hoe/flog.rb                     |  12 +-
 lib/hoe/gem_prelude_sucks.rb        |   4 +-
 lib/hoe/gemcutter.rb                |   3 +
 lib/hoe/inline.rb                   |   5 +-
 lib/hoe/newb.rb                     |   2 +-
 lib/hoe/package.rb                  |   2 +-
 lib/hoe/publish.rb                  |  97 +++++++++------
 lib/hoe/racc.rb                     |  29 +++--
 lib/hoe/rake.rb                     |   4 +-
 lib/hoe/rcov.rb                     |   6 +-
 lib/hoe/rubyforge.rb                |   2 +-
 lib/hoe/signing.rb                  |  88 +++++++------
 lib/hoe/test.rb                     |  13 +-
 metadata.gz.sig                     |   4 +-
 metadata.yml                        | 174 ++++++++++++--------------
 template/.autotest.erb              |   6 +-
 template/Rakefile.erb               |  14 ++-
 template/lib/file_name.rb.erb       |   3 +-
 template/test/test_file_name.rb.erb |   5 +-
 test/test_hoe.rb                    | 141 ++++++++++++---------
 test/test_hoe_debug.rb              |  42 +++----
 test/test_hoe_gemcutter.rb          |   2 +-
 test/test_hoe_publish.rb            |   3 +-
 test/test_hoe_test.rb               |   7 +-
 34 files changed, 802 insertions(+), 453 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