[DRE-commits] [nanoc] branch master updated (21ee71a -> 5d72260)

Cédric Boutillier boutil at moszumanska.debian.org
Wed Mar 2 21:16:50 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  21ee71a   set target suite to experimental
      adds  b51e4bb   Imported Upstream version 4.1.4
       new  9529216   Merge tag 'upstream/4.1.4'
       new  c8b1967   use the Rake method to run the tests
       new  3a821b0   add patch to filter out nil Gem::Specifications with Ruby 2.3
       new  587a9ec   prepare changelog
       new  2dbb30a   Add encoding patch to fix test involving non ASCII chars in clean environment
       new  5d72260   mention upload to unstable

The 6 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                                | 39 +++++++++++++-----------
 NEWS.md                                     | 19 ++++++++++++
 debian/changelog                            | 12 ++++++++
 debian/patches/encoding.patch               | 13 ++++++++
 debian/patches/filter_out_nil_gemspec.patch | 19 ++++++++++++
 debian/patches/series                       |  2 ++
 debian/ruby-tests.rake                      | 18 +++++++++++
 debian/ruby-tests.rb                        | 19 ------------
 lib/nanoc/base/compilation/filter.rb        |  2 +-
 lib/nanoc/base/entities/configuration.rb    |  4 +++
 lib/nanoc/base/entities/identifier.rb       |  4 +--
 lib/nanoc/cli/commands/compile.rb           |  8 ++---
 lib/nanoc/cli/commands/show-plugins.rb      |  2 +-
 lib/nanoc/extra/checking/checks/stale.rb    | 12 ++++++--
 lib/nanoc/extra/checking/runner.rb          |  8 +++--
 lib/nanoc/filters/sass.rb                   | 21 ++++++++++---
 lib/nanoc/helpers/link_to.rb                | 16 ++++++----
 lib/nanoc/version.rb                        |  2 +-
 metadata.yml                                |  6 ++--
 test/helpers/test_link_to.rb                | 47 +++++++++++++++++------------
 20 files changed, 190 insertions(+), 83 deletions(-)
 create mode 100644 debian/patches/encoding.patch
 create mode 100644 debian/patches/filter_out_nil_gemspec.patch
 create mode 100644 debian/ruby-tests.rake
 delete mode 100644 debian/ruby-tests.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