phpunit-mock-object (5.0.6-1ubuntu2) bionic; urgency=medium

  * Drop:
    - Temporarily disable tests and drop phpunit b-d to bootstrap. 

 -- Nishanth Aravamudan <nish.aravamudan@canonical.com>  Wed, 31 Jan 2018 13:55:43 -0800

phpunit-mock-object (5.0.6-1ubuntu1) bionic; urgency=medium

  * Temporarily disable tests and drop phpunit b-d to bootstrap. 

 -- Nishanth Aravamudan <nish.aravamudan@canonical.com>  Wed, 31 Jan 2018 12:33:51 -0800

phpunit-mock-object (5.0.6-1) unstable; urgency=medium

  * Team upload
  * Cherry-pick upstream test fix

 -- David Prévot <taffit@debian.org>  Sat, 13 Jan 2018 15:38:03 +0900

phpunit-mock-object (5.0.5-1) unstable; urgency=medium

  * Team upload

  [ Evgeny Vyatkin ]
  * Fixed PHPUnit\Framework\MockObject\Invocation usage in Matcher/* classes

 -- David Prévot <taffit@debian.org>  Tue, 12 Dec 2017 18:29:44 -1000

phpunit-mock-object (5.0.4-1) unstable; urgency=medium

  * Team upload
  * Update Standards-Version to 4.1.2

 -- David Prévot <taffit@debian.org>  Mon, 04 Dec 2017 13:10:27 -1000

phpunit-mock-object (4.0.4-2) unstable; urgency=medium

  * Team upload
  * Upload to unstable, with the rest of the latest PHPUnit stack
  * Force recent PHPUnit for tests (Closes: #876497)
  * Update Standards-Version to 4.1.1
  * Drop versioned dependency satisfied in stable

 -- David Prévot <taffit@debian.org>  Sat, 25 Nov 2017 14:46:26 -1000

phpunit-mock-object (4.0.4-1) experimental; urgency=medium

  * Team upload
  * Upload version only compatible with latest PHPUnit to experimental
  * Update copyright (years)
  * Drop useless upstream README
  * Drop Thomas Goirand from uploaders as he requested
  * Adapt packaging to new upstream path
  * Update Standards-Version to 4.1.0

 -- David Prévot <taffit@debian.org>  Tue, 22 Aug 2017 22:09:07 -1000

phpunit-mock-object (3.2.3-1) unstable; urgency=medium

  * Team upload

  [ Vinai Kopp ]
  * Reset parameter verification state if invocation changes

  [ Sebastian Bergmann ]
  * Eliminate use of func_get_args()

 -- David Prévot <taffit@debian.org>  Sun, 12 Jun 2016 17:27:49 -0400

phpunit-mock-object (3.2.2-1) unstable; urgency=medium

  * Team upload

  [ Vinai Kopp ]
  * Issue #261: Fix duplicate callback parameter constraint evaluation

 -- David Prévot <taffit@debian.org>  Sat, 11 Jun 2016 13:41:53 -0400

phpunit-mock-object (3.2.1-1) unstable; urgency=medium

  * Team upload

  [ Sebastian Bergmann ]
  * Tweak version constraints

  [ Ryan Struber ]
  * Rename setNotMethods to setMethodsExcept

 -- David Prévot <taffit@debian.org>  Sat, 04 Jun 2016 14:01:15 -0400

phpunit-mock-object (3.1.3-1) unstable; urgency=medium

  * Team upload

  [ matze ]
  * improve exception message in case of duplicate method names

  [ David Prévot ]
  * Update Standards-Version to 3.9.8

 -- David Prévot <taffit@debian.org>  Fri, 22 Apr 2016 08:26:04 -0400

phpunit-mock-object (3.1.2-1) unstable; urgency=medium

  * Team upload

  [ Sebastian Bergmann ]
  * Consistently use PHPUnit_Framework_MockObject_RuntimeException

 -- David Prévot <taffit@debian.org>  Fri, 25 Mar 2016 14:34:35 -0400

phpunit-mock-object (3.0.6-2) unstable; urgency=medium

  * Team upload
  * Update Standards-Version to 3.9.7
  * PHP 7.0 transition:
    - Use now split php-soap for the tests
    - Rebuild with recent pkg-php-tools

 -- David Prévot <taffit@debian.org>  Sun, 20 Mar 2016 15:44:29 -0400

phpunit-mock-object (3.0.6-1) unstable; urgency=medium

  * Team upload

  [ Aaron Piotrowski ]
  * Allow throwing any Throwable
  * Disable constructor in auto-generated return mock

 -- David Prévot <taffit@debian.org>  Thu, 10 Dec 2015 12:34:33 -0400

phpunit-mock-object (3.0.4-1) unstable; urgency=medium

  * Team upload

  [ Nicolas Grekas ]
  * Fix mocking __toString() return value

  [ David Prévot ]
  * Revert "Fix stubbed __toString()"

 -- David Prévot <taffit@debian.org>  Wed, 18 Nov 2015 12:11:41 -0400

phpunit-mock-object (3.0.3-3) unstable; urgency=medium

  * Team upload
  * Fix stubbed __toString()

 -- David Prévot <taffit@debian.org>  Sun, 08 Nov 2015 15:28:09 -0400

phpunit-mock-object (3.0.3-2) unstable; urgency=medium

  * Team upload, to unstable since everything is in place

 -- David Prévot <taffit@debian.org>  Fri, 30 Oct 2015 15:54:20 -0400

phpunit-mock-object (3.0.3-1) experimental; urgency=medium

  * Team upload, to experimental since current phpunit depends on
    phpunit-mock-object (<< 3~~)

  [ Sebastian Bergmann ]
  * Drop support for PHP < 5.6
  * Fix CS/WS issues

  [ David Prévot ]
  * Revert "Track version 2 as currently needed by phpunit"

 -- David Prévot <taffit@debian.org>  Sun, 25 Oct 2015 21:17:11 -0400

phpunit-mock-object (2.3.8-1) unstable; urgency=medium

  * Team upload

  [ Remi Collet ]
  * Add explicit dependency on sebastian/exporter

  [ David Prévot ]
  * Track version 2 as currently needed by phpunit
  * Update for new phpunit-exporter dependency

 -- David Prévot <taffit@debian.org>  Sun, 25 Oct 2015 21:02:23 -0400

phpunit-mock-object (2.3.5-1) unstable; urgency=medium

  * Team upload

 -- David Prévot <taffit@debian.org>  Tue, 07 Jul 2015 13:15:02 -0400

phpunit-mock-object (2.3.4-1) unstable; urgency=medium

  * Team upload

 -- David Prévot <taffit@debian.org>  Sun, 14 Jun 2015 18:16:36 -0400

phpunit-mock-object (2.3.3-1) unstable; urgency=medium

  * Team upload, to unstable since Jessie has been released

 -- David Prévot <taffit@debian.org>  Sun, 31 May 2015 17:11:35 -0400

phpunit-mock-object (2.3.1-1) experimental; urgency=medium

  * Team upload

  [ Henrique Moody ]
  * Update license and copyright in all files

  [ David Prévot ]
  * Update copyright years
  * Run tests during package build
  * Simplify DEP-8 test call

 -- David Prévot <taffit@debian.org>  Fri, 03 Apr 2015 18:33:05 -0400

phpunit-mock-object (2.3.0-1) experimental; urgency=medium

  * Team upload, to experimental to respect the freeze

  [ Sebastian Bergmann ]
  * This is version 2.3 now
  * Prepare release

  [ David Prévot ]
  * Provide a phpab template to load dependencies
  * Provide DEP-8 tests

 -- David Prévot <taffit@debian.org>  Mon, 09 Feb 2015 22:11:44 -0400

phpunit-mock-object (2.2.1-2) unstable; urgency=medium

  * Team upload to unstable, as needed by phpunit 4

 -- David Prévot <taffit@debian.org>  Sat, 04 Oct 2014 21:04:47 -0400

phpunit-mock-object (2.2.1-1) experimental; urgency=medium

  * Imported Upstream version 2.2.1
  * Remove d/p/0001-Use-newInstanceWithoutConstructor-when-possible.patch,
    merged upstream
  * Switch from PEAR to Composer source
  * Update copyright
  * Add 0001-Upgrade-to-doctrine-instantiator.patch from upstream
  * Bump Standard-Version to 3.9.6

 -- Prach Pongpanich <prachpub@gmail.com>  Mon, 29 Sep 2014 15:23:09 +0700

phpunit-mock-object (1.2.3-2) unstable; urgency=medium

  * Team upload
  * Add support for PHP 5.6.0 (Closes: #762095)

 -- David Prévot <taffit@debian.org>  Tue, 23 Sep 2014 17:55:13 -0400

phpunit-mock-object (1.2.3-1) unstable; urgency=medium

  * Imported Upstream version 1.2.3
  * Bump copyright years in debian/copyright
  * Bump debhelper compat to 9
  * Add myself as uploader
  * Use canonical URI in Vcs-* fields
  * Use ${phppear:summary}
  * Use ${phppear:Debian-Depends}
  * Add debian/pkg-php-tools-overrides
  * Bump Standard-Version to 3.9.5
  * Build-depend on pear-channels
  * Change Build-depends on pkg-php-tools (>= 1.1~)
  * Add Build-Depends on php5-cli (>= 5.3.7-1~) (Closes: #693683)

 -- Prach Pongpanich <prachpub@gmail.com>  Wed, 05 Feb 2014 11:10:11 +0700

phpunit-mock-object (1.1.1-2) unstable; urgency=low

  * Added a Replaces: phpunit (<< 3.6) to allow upgrades (Closes: #673807).

 -- Thomas Goirand <zigo@debian.org>  Mon, 21 May 2012 17:45:59 +0000

phpunit-mock-object (1.1.1-1) unstable; urgency=low

  * Initial Release (Closes: #613018).

 -- Thomas Goirand <zigo@debian.org>  Thu, 10 May 2012 05:47:51 +0000
