[DRE-commits] [nanoc] branch experimental updated (b7edbe0 -> cc45e3c)

Cédric Boutillier boutil at moszumanska.debian.org
Thu May 4 11:46:34 UTC 2017


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

boutil pushed a change to branch experimental
in repository nanoc.

      from  b7edbe0   prepare for 4.7.8
      adds  be8bae9   New upstream version 4.7.9
       new  603f06f   Merge tag 'upstream/4.7.9' into experimental
       new  cc45e3c   timezone to UTC in d/rules and 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:
 Gemfile                                            |  2 +-
 Gemfile.lock                                       | 22 +++++----
 NEWS.md                                            | 12 +++++
 README.md                                          |  2 +-
 debian/changelog                                   | 10 ++++
 debian/rules                                       |  1 +
 lib/nanoc/base/entities/item.rb                    |  5 --
 lib/nanoc/base/repos/site_loader.rb                | 22 ++++++++-
 .../outdatedness_rules/attributes_modified.rb      |  8 ++--
 lib/nanoc/data_sources/filesystem.rb               | 32 ++++++-------
 lib/nanoc/helpers/blogging.rb                      |  5 +-
 lib/nanoc/version.rb                               |  2 +-
 nanoc.gemspec                                      |  2 +-
 spec/nanoc/base/repos/site_loader_spec.rb          | 48 +++++++++++++++++++
 spec/nanoc/regressions/gh_1171_spec.rb             | 55 ++++++++++++++++++++++
 test/data_sources/test_filesystem.rb               | 12 -----
 test/helpers/test_blogging.rb                      | 21 +++++++++
 17 files changed, 207 insertions(+), 54 deletions(-)
 create mode 100644 spec/nanoc/regressions/gh_1171_spec.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