[DRE-commits] [nanoc] branch master updated (8dda0a4 -> 196be39)
Cédric Boutillier
boutil at moszumanska.debian.org
Mon Aug 1 22:03:08 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 8dda0a4 Depend on ruby-rouge >= 2 now it is in the archive and drop test modification for older version
adds 2b3d5dd Imported Upstream version 4.2.4
new f55b671 Merge tag 'upstream/4.2.4'
new 196be39 Depend on ruby-ref
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:
Gemfile | 2 +
Gemfile.lock | 45 ++++++++++-----------
NEWS.md | 13 ++++++
debian/changelog | 7 ++++
debian/control | 2 +
lib/nanoc.rb | 1 +
lib/nanoc/base.rb | 1 +
lib/nanoc/base/compilation/compiler.rb | 3 +-
lib/nanoc/base/feature.rb | 11 ++++++
lib/nanoc/base/memoization.rb | 19 +++++----
lib/nanoc/cli.rb | 17 +-------
lib/nanoc/cli/commands/compile.rb | 48 +++++++++++++++++++++--
lib/nanoc/extra/checking/checks/internal_links.rb | 5 ++-
lib/nanoc/rule_dsl/recording_executor.rb | 4 ++
lib/nanoc/rule_dsl/rule_memory_calculator.rb | 24 ++++++++++--
lib/nanoc/version.rb | 2 +-
nanoc.gemspec | 1 +
test/base/test_compiler.rb | 15 +++++++
test/extra/checking/checks/test_internal_links.rb | 15 +++++++
19 files changed, 176 insertions(+), 59 deletions(-)
create mode 100644 lib/nanoc/base/feature.rb
--
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