[DRE-commits] [foodcritic] branch master updated (a6017ed -> 7c98809)

Stefano Rivera stefano at rivera.za.net
Sat May 7 10:55:22 UTC 2016


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

stefanor pushed a change to branch master
in repository foodcritic.

      from  a6017ed   Upload to unstable
       new  a6b2811   New upstream release.
      adds  079420b   Imported Upstream version 6.1.1
       new  88f9e16   Merge tag 'upstream/6.1.1'
       new  d648464   Refresh patches.
       new  306861b   B-D on ruby-cucumber-core instead of ruby-gherkin, following upstream.
      adds  ac98d34   Imported Upstream version 6.2.0
       new  d9ed71d   Merge tag 'upstream/6.2.0'
       new  ff4702f   New upstream release.
       new  7c98809   Bump Standards-Version to 3.9.8, no changes needed.

The 7 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:
 CHANGELOG.md                                       |   21 +
 Gemfile                                            |   16 +
 Rakefile                                           |   48 +
 .../{chef_12.6.0.json => chef_12.7.2.json}         |  949 +++++++-
 .../{chef_12.6.0.json => chef_12.8.1.json}         | 2164 +++++++++++++----
 .../{chef_12.6.0.json => chef_12.9.38.json}        | 2525 ++++++++++++++++----
 debian/changelog                                   |   12 +
 debian/control                                     |    6 +-
 debian/copyright                                   |    1 -
 ...t-load-minitest-autorun-in-cucumber-tests.patch |   14 -
 debian/patches/series                              |    1 -
 debian/patches/system-install-layout               |    2 +-
 debian/watch                                       |    1 -
 features/support/env.rb                            |    1 -
 foodcritic.gemspec                                 |   76 +-
 lib/foodcritic.rb                                  |    2 +-
 lib/foodcritic/domain.rb                           |    8 +-
 lib/foodcritic/linter.rb                           |    2 +-
 lib/foodcritic/rake_task.rb                        |    2 +-
 lib/foodcritic/rules.rb                            |    4 +-
 lib/foodcritic/version.rb                          |    2 +-
 man/foodcritic.1                                   |   81 -
 spec/foodcritic/api_spec.rb                        |    6 +-
 spec/spec_helper.rb                                |    1 -
 24 files changed, 4781 insertions(+), 1164 deletions(-)
 create mode 100644 Gemfile
 create mode 100644 Rakefile
 copy chef_dsl_metadata/{chef_12.6.0.json => chef_12.7.2.json} (94%)
 copy chef_dsl_metadata/{chef_12.6.0.json => chef_12.8.1.json} (92%)
 copy chef_dsl_metadata/{chef_12.6.0.json => chef_12.9.38.json} (91%)
 delete mode 100644 debian/patches/dont-load-minitest-autorun-in-cucumber-tests.patch
 delete mode 100644 man/foodcritic.1

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/foodcritic.git



More information about the Pkg-ruby-extras-commits mailing list