php-react-promise (2.7.0-1) unstable; urgency=medium

  * New upstream version.
  * Bump Standards-Version (no changes needed).

 -- Dominik George <natureshadow@debian.org>  Sun, 02 Dec 2018 00:40:47 +0100

php-react-promise (2.5.1-1) unstable; urgency=medium

  * Take over with permission of previous team/uploader
  * New upstream version
  * Bump Policy
    - remove get-orig-source target
  * Appease lintian
    - bump debhelper compat to 11
    - use https in debian/copyright
    - contribute UMEYAGA metadata
  * Update lintian overrides
  * Facultatively switch to Teckids Debian Task Force salsa repo
  * Fix build with new PHPUnit (Closes: #882913)
  * Update Homepage, package description

 -- Thorsten Glaser <tg@mirbsd.de>  Sat, 19 May 2018 22:58:58 +0200

php-react-promise (2.4.1-1) unstable; urgency=medium

  [ Jan Sorgalla ]
  * Fix some() not cancelling pending promises when too much input
    promises reject
  * Prepare changelog for v2.4.1 release

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

 -- David Prévot <taffit@debian.org>  Tue, 03 May 2016 20:39:28 -0400

php-react-promise (2.4.0-1) unstable; urgency=medium

  [ Jan Sorgalla ]
  * Reject some() (and any()) if the input array contains not enough items
  * Support foreign thenables in resolve()
  * Prepare changelog for v2.4.0 release

  [ David Prévot ]
  * Install upstream README

 -- David Prévot <taffit@debian.org>  Fri, 01 Apr 2016 16:08:42 -0400

php-react-promise (2.3.0-1) unstable; urgency=medium

  [ Jan Sorgalla ]
  * Allow cancellation of promises returned by functions working on
    promise collections
  * Prepare changelog for v2.3.0 release

  [ Josh Di Fabio ]
  * Handle \Throwable in the same way as \Exception

 -- David Prévot <taffit@debian.org>  Fri, 25 Mar 2016 03:10:02 -0400

php-react-promise (2.2.2-1) unstable; urgency=medium

  [ Jan Sorgalla ]
  * Update copyright year
  * Prepare changelog for v2.2.2 release

  [ Christian Lück ]
  * Cancellation handler must only be called once

  [ David Prévot ]
  * Update copyright (years)
  * Update Standards-Version to 3.9.7
  * Build with latest pkg-php-tools for the PHP 7.0 transition

 -- David Prévot <taffit@debian.org>  Thu, 03 Mar 2016 15:42:46 -0400

php-react-promise (2.2.1-1) unstable; urgency=medium

  [ Jan Sorgalla ]
  * Update copyright year
  * Update email
  * Assign result and reset handlers early when settling a promise
  * Prepare changelog for v2.2.1 release

  [ David Prévot ]
  * Update copyright

 -- David Prévot <taffit@debian.org>  Sat, 04 Jul 2015 16:02:54 -0400

php-react-promise (2.2.0-3) unstable; urgency=medium

  * Upload to unstable since it’s the end of the freeze
  * Use homemade autoload.php for tests

 -- David Prévot <taffit@debian.org>  Fri, 24 Apr 2015 14:55:48 -0400

php-react-promise (2.2.0-2) experimental; urgency=medium

  * Provide homemade autoload.php

 -- David Prévot <taffit@debian.org>  Sat, 28 Feb 2015 10:35:30 -0400

php-react-promise (2.2.0-1) experimental; urgency=medium

  * Upload to experimental to respect the freeze

  [ Jan Sorgalla ]
  * Introduce ExtendedPromiseInterface
  * Conditionally require functions.php
  * Prepare changelog for v2.2.0 release

 -- David Prévot <taffit@debian.org>  Sat, 03 Jan 2015 11:14:59 -0400

php-react-promise (2.1.0-1) unstable; urgency=medium

  [ Jan Sorgalla ]
  * Switch to PSR-4
  * Introduce CancellablePromiseInterface
  * Make CancellablePromiseInterface extend PromiseInterface
  * Prepare changelog for v2.1.0 release

  [ David Prévot ]
  * Adapt package for PSR-4 distribution
  * Use php-symfony-class-loader instead of php-symfony-classloader

 -- David Prévot <taffit@debian.org>  Sun, 19 Oct 2014 11:51:23 -0400

php-react-promise (2.0.0-1) unstable; urgency=low

  * Initial release

 -- David Prévot <taffit@debian.org>  Tue, 14 Oct 2014 16:08:10 -0400