[DRE-commits] [ruby-molinillo] branch master updated (36c5302 -> 9d0fdb7)

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 change to branch master
in repository ruby-molinillo.

      from  36c5302   Release to unstable
      adds  810e134   Imported Upstream version 0.4.3
       new  6ef4101   Merge tag 'upstream/0.4.3'
       new  1342d3a   New upstream release
       new  9d0fdb7   release to unstable

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog                                   |   8 +
 debian/control                                     |   2 +-
 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 +-
 18 files changed, 321 insertions(+), 198 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