[DRE-commits] [ruby-molinillo] 01/03: Merge tag 'upstream/0.4.3'

Antonio Terceiro terceiro at moszumanska.debian.org
Sun Feb 21 22:55:43 UTC 2016


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

terceiro pushed a commit to branch master
in repository ruby-molinillo.

commit 6ef4101ab913a9c38b9229548418bf72863fbe36
Merge: 36c5302 810e134
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Sun Feb 21 19:45:25 2016 -0300

    Merge tag 'upstream/0.4.3'
    
    Upstream version 0.4.3
    
    # gpg: Signature made Dom 21 Fev 2016 19:45:22 BRT using RSA key ID CD460BDE
    # gpg: Good signature from "Antonio Terceiro <terceiro at softwarelivre.org>"
    # gpg:                 aka "Antonio Terceiro <terceiro at dcc.ufba.br>"
    # gpg:                 aka "Antonio Terceiro <terceiro at colivre.coop.br>"
    # gpg:                 aka "Antonio Terceiro <terceiro at debian.org>"
    # gpg:                 aka "Antonio Terceiro <antonio.terceiro at linaro.org>"

 lib/molinillo.rb                                   |   5 +
 lib/molinillo/dependency_graph.rb                  | 167 ++++++++++++---------
 lib/molinillo/errors.rb                            |   6 +
 lib/molinillo/gem_metadata.rb                      |   4 +-
 lib/molinillo/modules/specification_provider.rb    |  10 ++
 lib/molinillo/modules/ui.rb                        |   4 +-
 lib/molinillo/resolution.rb                        | 114 +++++++++-----
 lib/molinillo/resolver.rb                          |   4 +-
 lib/molinillo/state.rb                             |  23 ++-
 metadata.yml                                       |   7 +-
 spec/dependency_graph_spec.rb                      |  68 ++++-----
 .../index_from_rubygems.rb                         |  10 +-
 spec/resolver_spec.rb                              |  57 ++++---
 spec/spec_helper.rb                                |  12 +-
 spec/spec_helper/specification.rb                  |   4 +
 spec/state_spec.rb                                 |  14 +-
 16 files changed, 312 insertions(+), 197 deletions(-)

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



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