[DRE-commits] [nanoc] branch master updated (196be39 -> 4bf0860)
Cédric Boutillier
boutil at moszumanska.debian.org
Wed Aug 24 08:55:03 UTC 2016
This is an automated email from the git hooks/post-receive script.
boutil pushed a change to branch master
in repository nanoc.
from 196be39 Depend on ruby-ref
adds 304f0eb Imported Upstream version 4.3.2
new 3167b40 Merge tag 'upstream/4.3.2'
new 4bf0860 prepare changelog
The 2 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:
CONTRIBUTING.md | 38 -----
Gemfile.lock | 45 +++---
NEWS.md | 27 +++-
debian/changelog | 6 +
lib/nanoc/base/compilation/dependency_tracker.rb | 5 +
lib/nanoc/base/compilation/filter.rb | 7 +
lib/nanoc/base/contracts_support.rb | 6 +
lib/nanoc/base/entities/item_rep.rb | 1 -
lib/nanoc/base/plugin_registry.rb | 25 ++-
lib/nanoc/base/repos/data_source.rb | 4 +-
lib/nanoc/cli.rb | 5 +
lib/nanoc/cli/commands/compile.rb | 2 +-
lib/nanoc/cli/commands/deploy.rb | 3 +-
lib/nanoc/extra/deployers/fog.rb | 5 +-
lib/nanoc/extra/filesystem_tools.rb | 4 +-
lib/nanoc/helpers/blogging.rb | 186 +++-------------------
lib/nanoc/helpers/breadcrumbs.rb | 12 +-
lib/nanoc/helpers/capturing.rb | 65 +-------
lib/nanoc/helpers/child_parent.rb | 31 +---
lib/nanoc/helpers/filtering.rb | 22 +--
lib/nanoc/helpers/html_escape.rb | 23 +--
lib/nanoc/helpers/link_to.rb | 80 +---------
lib/nanoc/helpers/rendering.rb | 87 ++--------
lib/nanoc/helpers/tagging.rb | 46 ++----
lib/nanoc/helpers/text.rb | 24 +--
lib/nanoc/helpers/xml_sitemap.rb | 38 +----
lib/nanoc/spec.rb | 5 +-
lib/nanoc/version.rb | 2 +-
tasks/rubocop.rake | 2 +-
tasks/test.rake | 2 +-
test/base/test_dependency_tracker.rb | 5 +-
test/cli/test_cleaning_stream.rb | 6 +
test/cli/test_error_handler.rb | 2 +-
test/extra/checking/checks/test_external_links.rb | 2 +-
34 files changed, 196 insertions(+), 627 deletions(-)
delete mode 100644 CONTRIBUTING.md
--
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