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

Cédric Boutillier boutil at moszumanska.debian.org
Mon Sep 25 15:48:37 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 611336c081a9c0cf6436d5465223e06aee0bae73
Merge: 0775a73 2b7de4e
Author: Cédric Boutillier <boutil at debian.org>
Date:   Mon Sep 18 17:08:25 2017 +0200

    Updated version 4.8.7 from 'upstream/4.8.7'
    
    with Debian dir bcb1f1339d09c3cd248d82c61d965351085f3288

 .rubocop.yml                                       | 89 ++++++++++-----------
 NEWS.md                                            | 12 +++
 lib/nanoc.rb                                       |  4 +-
 lib/nanoc/base/entities/context.rb                 |  4 +-
 lib/nanoc/base/entities/identifiable_collection.rb |  5 ++
 lib/nanoc/base/entities/item_rep.rb                |  6 +-
 lib/nanoc/base/entities/pattern.rb                 |  2 +-
 lib/nanoc/base/entities/props.rb                   |  2 +-
 lib/nanoc/base/entities/site.rb                    |  2 +-
 lib/nanoc/base/repos/compiled_content_cache.rb     |  3 +-
 lib/nanoc/base/repos/dependency_store.rb           |  6 +-
 lib/nanoc/base/services/checksummer.rb             |  2 +-
 .../views/mixins/mutable_document_view_mixin.rb    | 12 +++
 lib/nanoc/checking/checks/internal_links.rb        |  2 +-
 lib/nanoc/cli/cleaning_stream.rb                   |  4 +-
 lib/nanoc/cli/commands/deploy.rb                   |  2 +-
 lib/nanoc/cli/commands/show-data.rb                |  2 +-
 lib/nanoc/cli/commands/show-rules.rb               |  2 +-
 lib/nanoc/cli/error_handler.rb                     |  4 +-
 lib/nanoc/deploying/deployers/fog.rb               |  2 +-
 lib/nanoc/filters/colorize_syntax.rb               |  2 +-
 lib/nanoc/filters/colorize_syntax/colorizers.rb    |  2 +-
 lib/nanoc/filters/sass.rb                          |  2 +-
 lib/nanoc/helpers/blogging.rb                      |  2 +-
 lib/nanoc/helpers/capturing.rb                     |  4 +-
 lib/nanoc/helpers/link_to.rb                       |  2 +-
 lib/nanoc/helpers/xml_sitemap.rb                   |  4 +-
 lib/nanoc/rule_dsl/recording_executor.rb           |  2 +-
 lib/nanoc/spec.rb                                  |  2 +-
 lib/nanoc/telemetry/table.rb                       |  2 +-
 lib/nanoc/version.rb                               |  2 +-
 nanoc.gemspec                                      |  1 +
 spec/nanoc/base/entities/code_snippet_spec.rb      |  4 +-
 .../base/entities/identifiable_collection_spec.rb  |  6 ++
 spec/nanoc/base/entities/lazy_value_spec.rb        |  2 +-
 spec/nanoc/base/feature_spec.rb                    |  4 +-
 .../nanoc/base/services/outdatedness_rules_spec.rb |  2 +-
 .../nanoc/base/views/mutable_document_view_spec.rb | 81 +++++++++++++++++++
 spec/nanoc/deploying/git_spec.rb                   |  4 +-
 spec/nanoc/helpers/capturing_spec.rb               |  8 +-
 spec/nanoc/helpers/html_escape_spec.rb             |  2 +-
 spec/nanoc/regressions/gh_1216_spec.rb             | 91 ++++++++++++++++++++++
 test/base/test_code_snippet.rb                     | 12 ---
 test/base/test_item_array.rb                       |  2 +-
 test/deploying/test_git.rb                         | 12 +--
 test/filters/test_erb.rb                           |  8 +-
 test/filters/test_erubi.rb                         |  8 +-
 test/filters/test_erubis.rb                        |  8 +-
 test/helpers/test_blogging.rb                      | 20 +----
 49 files changed, 322 insertions(+), 146 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