[DRE-commits] [nanoc] branch master updated (aabb4ac -> 8dda0a4)

Cédric Boutillier boutil at moszumanska.debian.org
Sun Jul 3 17:42:12 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  aabb4ac   update changelog
      adds  19f55b9   Imported Upstream version 4.2.3
      adds  35ab471   Imported Upstream version 4.2.3
       new  2ac893f   Merge tag 'upstream/4.2.3'
       new  2320733   prepare changelog
       new  8dda0a4   Depend on ruby-rouge >= 2 now it is in the archive and drop test modification for older version

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:
 Gemfile.lock                                       |  2 +-
 NEWS.md                                            | 12 ++++++++++++
 debian/changelog                                   |  8 ++++++++
 debian/control                                     |  3 ++-
 debian/patches/rouge-1.x.patch                     | 16 ----------------
 debian/patches/series                              |  1 -
 lib/nanoc.rb                                       |  3 +++
 lib/nanoc/base/checksummer.rb                      |  2 --
 lib/nanoc/base/compilation/compiler.rb             |  3 ++-
 lib/nanoc/base/compilation/outdatedness_checker.rb |  2 +-
 lib/nanoc/base/memoization.rb                      | 18 ++++++++++++++++--
 lib/nanoc/base/plugin_registry.rb                  |  4 +---
 lib/nanoc/base/views/item_rep_view.rb              |  4 ++++
 lib/nanoc/base/views/mixins/document_view_mixin.rb |  4 ++++
 lib/nanoc/base/views/post_compile_item_view.rb     |  7 ++++++-
 lib/nanoc/base/views/view.rb                       |  4 ++++
 lib/nanoc/version.rb                               |  2 +-
 test/base/test_compiler.rb                         | 15 ---------------
 test/base/test_memoization.rb                      | 22 ++++++++++++++++++++++
 19 files changed, 87 insertions(+), 45 deletions(-)
 delete mode 100644 debian/patches/rouge-1.x.patch

-- 
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