ruby-simplecov (0.11.1-1) unstable; urgency=medium

  * Team upload
  * New upstream release
  * debian/patches/dont-mess-with-the-load-path.patch: avoid modifying the
    $LOAD_PATH. This fixes using simplecov against a local repository of a
    project that is also installed as a Debian package.
  * drop debian/patches/ignore-simplecov-html
    - re-added dependency on ruby-simplecov-html
  * Update packaging with a new dh-make-ruby run
   - upstream switched to rspec; dropping build dependencies on minitest and
     shoulda
  * Refresh patches

 -- Antonio Terceiro <terceiro@debian.org>  Mon, 14 Dec 2015 10:44:20 -0200

ruby-simplecov (0.10.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream release (Closes: #768957)
  * Refresh patches
    - debian/patches/ignore-simplecov-html: improved to not try using
      simplecov-html at all, and use a simple text formatted instead
      (Closes: #770225)
    - add debian/patches/skip-broken-test.patch
    - add debian/patches/fix-test-suite.patch
  * Update packaging with a new dh-make-ruby run
  * debian/control: Build-Depends: ruby-minitest, ruby-rspec

 -- Antonio Terceiro <terceiro@debian.org>  Tue, 15 Sep 2015 12:14:53 -0300

ruby-simplecov (0.7.1-2) unstable; urgency=medium

  * Team upload.
  * Break dependency cycle with simplecov-html (Closes: #723199)
  * Bump Standards-Version to 3.9.5 (no changes)
  * Update Build-Depends for ruby2.0, drop ruby1.8 support.
    While simplecov's own tests don't seem to run on 2.0, running tests
    of other packages works (or at least, doesn't break).
  * Fix test failure due to encoding test (from upstream)

 -- Christian Hofstaedtler <zeha@debian.org>  Tue, 24 Dec 2013 00:04:53 +0100

ruby-simplecov (0.7.1-1) unstable; urgency=low

  * Initial release (Closes: #691450)

 -- Praveen Arimbrathodiyil <praveen@debian.org>  Thu, 23 May 2013 12:11:38 +0530
