[DRE-commits] [nanoc] 01/06: Updated version 4.8.0 from 'upstream/4.8.0'

Cédric Boutillier boutil at moszumanska.debian.org
Thu Jul 20 15:29:11 UTC 2017


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

boutil pushed a commit to branch master
in repository nanoc.

commit 52d262468d38a5c3ccdb93bb6bcd2847bd0406f0
Merge: 2bb6f25 a8c7fd3
Author: Cédric Boutillier <boutil at debian.org>
Date:   Thu Jul 20 16:46:08 2017 +0200

    Updated version 4.8.0 from 'upstream/4.8.0'
    
    with Debian dir 6f8c18710325956ae63bdb838005638d7e5bf3d4

 Gemfile                                            |   1 +
 NEWS.md                                            |  12 +
 bin/nanoc                                          |   7 +
 lib/nanoc/base/entities/code_snippet.rb            |   2 +-
 lib/nanoc/base/entities/configuration.rb           |   2 +-
 lib/nanoc/base/entities/directed_graph.rb          | 137 +------
 lib/nanoc/base/entities/item.rb                    |   2 +-
 lib/nanoc/base/entities/item_collection.rb         |   2 +-
 lib/nanoc/base/entities/item_rep.rb                |   2 +-
 lib/nanoc/base/entities/layout.rb                  |   2 +-
 lib/nanoc/base/entities/layout_collection.rb       |   2 +-
 lib/nanoc/base/errors.rb                           |   7 +-
 lib/nanoc/base/feature.rb                          |   2 -
 lib/nanoc/base/services/item_rep_selector.rb       | 101 ++---
 lib/nanoc/cli/commands/compile.rb                  |   3 -
 .../compile_listeners/stack_prof_profiler.rb       |  24 --
 lib/nanoc/data_sources/filesystem.rb               |   2 +-
 lib/nanoc/filters.rb                               |   1 +
 lib/nanoc/filters/asciidoctor.rb                   |  13 +
 lib/nanoc/rule_dsl/rules_collection.rb             |   2 +-
 lib/nanoc/version.rb                               |   2 +-
 spec/nanoc/base/directed_graph_spec.rb             | 419 ++++++---------------
 .../base/entities/identifiable_collection_spec.rb  |   4 +-
 spec/nanoc/base/entities/item_spec.rb              |   2 +-
 spec/nanoc/base/entities/layout_spec.rb            |   2 +-
 spec/nanoc/base/errors/dependency_cycle_spec.rb    |  27 +-
 spec/nanoc/base/services/item_rep_selector_spec.rb |  41 ++
 spec/nanoc/filters/asciidoctor_spec.rb             |  12 +
 test/base/test_directed_graph.rb                   | 256 -------------
 29 files changed, 300 insertions(+), 791 deletions(-)

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



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