~ubuntu-branches/ubuntu/vivid/foodcritic/vivid-proposed

« back to all changes in this revision

Viewing changes to chef_dsl_metadata/chef_0.9.12.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:
446
446
      "nothing"
447
447
    ],
448
448
    "log": [
449
 
      "nothing"
 
449
      "nothing",
 
450
      "write"
450
451
    ],
451
452
    "macports_package": [
452
453
      "install",
504
505
    ],
505
506
    "remote_directory": [
506
507
      "create",
507
 
      "create",
508
508
      "create_if_missing",
509
509
      "delete",
510
 
      "delete",
511
510
      "nothing"
512
511
    ],
513
512
    "remote_file": [