[DRE-commits] [ruby-crack] 01/05: Merge tag 'upstream/0.4.1'

Cédric Boutillier boutil at alioth.debian.org
Thu Oct 3 13:44:20 UTC 2013


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

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

commit 0e51a95b6b1bc32acc598fc5a9583de47d6914da
Merge: 628ee60 9cbc0e7
Author: Cédric Boutillier <boutil at debian.org>
Date:   Thu Oct 3 10:46:15 2013 +0200

    Merge tag 'upstream/0.4.1'
    
    Upstream version 0.4.1
    
    # gpg: Signature faite le jeu. 03 oct. 2013 10:46:04 CEST 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> »

 .gitignore           |    8 ++
 Gemfile              |    6 ++
 README.md            |   44 +++++++++++
 README.rdoc          |   42 ----------
 Rakefile             |   32 --------
 crack.gemspec        |   63 ++++-----------
 lib/crack.rb         |    1 -
 lib/crack/json.rb    |   33 ++++++--
 lib/crack/version.rb |    3 +
 lib/crack/xml.rb     |   18 +++--
 metadata.yml         |   84 --------------------
 script/bootstrap     |   21 +++++
 script/release       |   42 ++++++++++
 script/test          |   25 ++++++
 test/crack_test.rb   |    4 -
 test/hash_test.rb    |   40 +++++-----
 test/json_test.rb    |   47 +++++-------
 test/parser_test.rb  |   26 +++----
 test/string_test.rb  |   34 ++++-----
 test/test_helper.rb  |   13 +---
 test/xml_test.rb     |  208 ++++++++++++++++++++++++++++----------------------
 21 files changed, 391 insertions(+), 403 deletions(-)

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



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