ruby-safe-yaml (1.0.3-1~bpo70+1) wheezy-backports; urgency=medium

  * Rebuild for wheezy-backports.
  * Fix compatibility with Ruby 1.8
    + (Build-)Depend on rubygems and add a patch to explicitly require
      rubygems before checking for the version of the YAML gem.
    + Add an override for libyaml_checker.rb in d/require-rubygems.overrides.
  * Fix compatibility with Ruby 1.9.3.p194
    + Work around Ruby bug #6849, present in wheezy's 1.9.3.p194 by not
      opening files using 'r:bom|utf-8' in SafeYAML#load_file.

 -- Apollon Oikonomopoulos <apoikos@debian.org>  Fri, 27 Feb 2015 15:25:01 +0200

ruby-safe-yaml (1.0.3-1) unstable; urgency=medium

  * Imported Upstream version 1.0.3
  * Install bin/safe_yaml as an example
    + fix load_path with fix_bin_safe_yaml.patch
  * Refresh use_ruby-indentation.patch

 -- Cédric Boutillier <boutil@debian.org>  Fri, 16 May 2014 00:20:06 +0200

ruby-safe-yaml (1.0.1-1) unstable; urgency=medium

  * Imported Upstream version 1.0.1
  * debian/control: 
    + update Homepage field
    + bump Standards-Version to 3.9.5 (no changes needed)
  * Refresh use_ruby-indentation.patch

 -- Cédric Boutillier <boutil@debian.org>  Fri, 10 Jan 2014 07:53:20 +0100

ruby-safe-yaml (0.9.7-1) unstable; urgency=low

  * Imported Upstream version 0.9.7

 -- Cédric Boutillier <boutil@debian.org>  Wed, 25 Sep 2013 07:11:15 +0200

ruby-safe-yaml (0.9.5-1) unstable; urgency=low

  * Imported Upstream version 0.9.5
  * Take into account Ruby2.0 and its yamler in ruby-tests.rb
    (Closes: #720243).

 -- Cédric Boutillier <boutil@debian.org>  Wed, 11 Sep 2013 23:18:57 +0200

ruby-safe-yaml (0.9.3-1) unstable; urgency=low

  * New upstream version
  * Install upstream changelog

 -- Cédric Boutillier <boutil@debian.org>  Wed, 26 Jun 2013 10:16:37 +0200

ruby-safe-yaml (0.9.0-1) unstable; urgency=low

  * Initial release (Closes: #703861)

 -- Cédric Boutillier <boutil@debian.org>  Thu, 28 Mar 2013 01:10:10 +0100
