[DRE-commits] [ruby-yaml-db] 03/09: Merge tag 'upstream/0.3.0'

Cédric Boutillier boutil at moszumanska.debian.org
Mon Jul 27 05:21:22 UTC 2015


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

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

commit f80d0766658acef8c7450a0ca2e4f866057591b7
Merge: 4d769b0 57e27dd
Author: Cédric Boutillier <boutil at debian.org>
Date:   Mon Jul 6 00:39:44 2015 +0200

    Merge tag 'upstream/0.3.0'
    
    Upstream version 0.3.0
    
    # gpg: Signature made lun. 06 juil. 2015 00:39:43 CEST using RSA key ID 39CD217A
    # gpg: Good signature from "Cédric Boutillier <boutil at debian.org>"
    # gpg:                 aka "Cédric Boutillier <cedric.boutillier at upmc.fr>"
    # gpg:                 aka "Cédric Boutillier <cedric.boutillier at polytechnique.org>"
    # gpg:                 aka "Cédric Boutillier <cedric.boutillier at gmail.com>"

 .gitignore                             |   4 +
 .rspec                                 |   2 +
 .travis.yml                            |  29 ++++++++
 Gemfile                                |   5 ++
 Rakefile                               |   8 ++
 metadata.yml                           | 132 ---------------------------------
 spec/integration_spec.rb               |  49 ++++++++++++
 spec/serialization_helper_base_spec.rb |  50 +++++++++++++
 spec/serialization_helper_dump_spec.rb |  60 +++++++++++++++
 spec/serialization_helper_load_spec.rb |  75 +++++++++++++++++++
 spec/serialization_utils_spec.rb       |  50 +++++++++++++
 spec/spec_helper.rb                    |  67 +++++++++++++++++
 spec/yaml_dump_spec.rb                 |  63 ++++++++++++++++
 spec/yaml_load_spec.rb                 |  31 ++++++++
 spec/yaml_utils_spec.rb                |  21 ++++++
 yaml_db.gemspec                        |  28 +++++++
 16 files changed, 542 insertions(+), 132 deletions(-)

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



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