~ubuntu-branches/ubuntu/trusty/foodcritic/trusty

« back to all changes in this revision

Viewing changes to chef_dsl_metadata/chef_0.9.6.json

  • Committer: Package Import Robot
  • Author(s): Stefano Rivera
  • Date: 2014-01-16 14:49:30 UTC
  • mfrom: (1.1.1)
  • Revision ID: package-import@ubuntu.com-20140116144930-0mgwfhgnqtohnud7
Tags: 3.0.3-1
* New upstream release.
* Refresh patches.
* Drop rak-free patch, superseded upstream.
* Drop gherkin-2.11.1 patch, and bump gherkin dependency to 2.11.7.
* Switch to stable tarballs from gemwatch.
* Update copyright years.
* FC010 is currently broken due to changes in Chef. Ignore the test failures.
* Ruby 1.8 is no longer supported in Debian, so declare XS-Ruby-Versions:
  all.
* Bump Standards-Version to 3.9.5, no changes needed.
* The manpage is now included upstream.

Show diffs side-by-side

added added

removed removed

Lines of Context:
442
442
      "nothing"
443
443
    ],
444
444
    "log": [
445
 
      "nothing"
 
445
      "nothing",
 
446
      "write"
446
447
    ],
447
448
    "macports_package": [
448
449
      "install",
496
497
    ],
497
498
    "remote_directory": [
498
499
      "create",
499
 
      "create",
500
 
      "delete",
501
500
      "delete",
502
501
      "nothing"
503
502
    ],