Change log for php-guzzlehttp-promises package in Debian

120 of 20 results
Published in sid-release
php-guzzlehttp-promises (1.5.3-3) unstable; urgency=medium

  * Make provider functions static (PHPUnit 11 Fix) (Closes: #1070551)
  * Update Standards-Version to 4.7.0

 -- David Prévot <email address hidden>  Sun, 19 May 2024 11:03:34 +0200

Available diffs

Published in experimental-release
php-guzzlehttp-promises (2.0.2-2) experimental; urgency=medium

  * Make provider functions static (PHPUnit 11 Fix) (Closes: #1070551)
  * Update Standards-Version to 4.7.0
  * Drop version from build-dependencies

 -- David Prévot <email address hidden>  Sun, 19 May 2024 10:56:18 +0200
Superseded in sid-release
php-guzzlehttp-promises (1.5.3-2) unstable; urgency=medium

  * Upload to unstable now that Bookworm has been released
  * Drop versioned build-dependencies

 -- David Prévot <email address hidden>  Sun, 14 Jan 2024 21:40:38 +0100

Available diffs

Superseded in experimental-release
php-guzzlehttp-promises (2.0.2-1) experimental; urgency=medium

  [ Graham Campbell ]
  * Replaced `call_user_func*` with native calls (#165)
  * Release 2.0.2 (#167)

 -- David Prévot <email address hidden>  Mon, 04 Dec 2023 07:55:41 +0100
Superseded in experimental-release
php-guzzlehttp-promises (2.0.1-1) experimental; urgency=medium

  [ Graham Campbell ]
  * PHP 8.3 support (#160)
  * Release 2.0.1

 -- David Prévot <email address hidden>  Sun, 06 Aug 2023 10:38:38 +0200
Superseded in experimental-release
php-guzzlehttp-promises (2.0.0-1) experimental; urgency=medium

  [ Graham Campbell ]
  * Removed deprecated global function
  * Removed support for PHP <7.2.5
  * Update CHANGELOG.md
  * All previously non-final non-exception classes have been marked as
    soft-final
  * Added PHP 7 type hints

  [ David Prévot ]
  * Revert "Stick to version 1 for now (Trixie?)"

 -- David Prévot <email address hidden>  Mon, 22 May 2023 09:36:51 +0200
Superseded in experimental-release
php-guzzlehttp-promises (1.5.3-1) experimental; urgency=medium

  * Upload to experimental during the freeze

  [ immeëmosol ]
  * Fix typo in `expectedExceptionMessage` (#156)

  [ Graham Campbell ]
  * Removed remaining usage of deprecated function
  * Release 1.5.3

  [ David Prévot ]
  * Stick to version 1 for now (Trixie?)
  * Update standards version to 4.6.2, no changes needed.

 -- David Prévot <email address hidden>  Mon, 22 May 2023 09:24:35 +0200
Published in bookworm-release
Superseded in sid-release
php-guzzlehttp-promises (1.5.2-1) unstable; urgency=medium

  [ Graham Campbell ]
  * Run tests on PHP 8.2 (#151)
  * Release 1.5.2 (#153)

  [ David Prévot ]
  * Mark package as Multi-Arch: foreign
  * Update Standards-Version to 4.6.1

 -- David Prévot <email address hidden>  Tue, 30 Aug 2022 15:22:14 +0200
Superseded in sid-release
php-guzzlehttp-promises (1.5.1-1) unstable; urgency=medium

  [ Daniel Bartoníček ]
  * Fix pool memory leak when empty array of promises provided (#144)

  [ Graham Campbell ]
  * Revert "Call handler when waiting on fulfilled/rejected Promise (#135)"
  * Release 1.5.1

 -- David Prévot <email address hidden>  Sun, 24 Oct 2021 07:42:43 -0400

Available diffs

Superseded in sid-release
php-guzzlehttp-promises (1.5.0-1) unstable; urgency=medium

  * Upload to unstable now that Bullseye has been released

  [ Graham Campbell ]
  * Support PHP 8.1 (#140)
  * Release 1.5.0

  [ David Prévot ]
  * Update copyright
  * Update standards version to 4.6.0, no changes needed.

 -- David Prévot <email address hidden>  Mon, 11 Oct 2021 21:16:33 -0400
Deleted in experimental-release (Reason: None provided.)
php-guzzlehttp-promises (1.4.1-1) experimental; urgency=medium

  * Upload to experimental during the freeze

  [ Keith Maika ]
  * Use incrementing counter to generate pending indexes. (#134)

  [ Graham Campbell ]
  * Release 1.4.1 (#137)

  [ David Prévot ]
  * Simplify gbp import-orig
  * Generate phpabtpl at build time
  * Use dh-sequence-phpcomposer instead of pkg-php-tools
  * Update Standards-Version to 4.5.1

 -- David Prévot <email address hidden>  Tue, 09 Mar 2021 15:18:23 -0400
Published in bullseye-release
Superseded in sid-release
php-guzzlehttp-promises (1.4.0-2) unstable; urgency=medium

  * Fix CI call

 -- David Prévot <email address hidden>  Tue, 06 Oct 2020 11:53:36 -0400
Superseded in sid-release
php-guzzlehttp-promises (1.4.0-1) unstable; urgency=medium

  [ Tobias Nyholm ]
  * Test on PHP8 (#122)
  * Prepare for 1.4.0 (#123)

  [ David Prévot ]
  * Rename main branch to debian/latest (DEP-14)
  * Update gbp import-ref usage
  * Drop patches not needed anymore
  * Update standards version to 4.5.0, no changes needed.
  * Set Rules-Requires-Root: no.
  * Use debhelper-compat 13
  * Update testsuite call

 -- David Prévot <email address hidden>  Thu, 01 Oct 2020 16:36:13 -0400
Superseded in sid-release
php-guzzlehttp-promises (1.3.1-2) unstable; urgency=medium

  * Set upstream metadata fields:
    Bug-Database, Repository, Repository-Browse, Bug-Submit

 -- David Prévot <email address hidden>  Fri, 27 Dec 2019 09:16:12 +1100
Superseded in sid-release
php-guzzlehttp-promises (1.3.1-1) unstable; urgency=medium

  * New symfony build-dependency

  [ David Prévot ]
  * d/copyright:
    + Use secure copyright file specification URI
    + Update copyright (years)
  * d/upstream: Set upstream metadata fields: Repository
  * d/rules: Drop get-orig-source target
  * d/control:
    + Bump debhelper from old 9 to 12
    + Update Vcs-* headers to use salsa repository
    + Drop versioned dependency satisfied in (old)stable
    + Update Standards-Version to 4.4.1
  * Document gbp import-ref usage
  * Simplify test suite handling
  * Move to namespaced PHPUnit versions

 -- David Prévot <email address hidden>  Sun, 03 Nov 2019 17:36:00 -1000
Deleted in stretch-release (Reason: None provided.)
Deleted in stretch-release (Reason: None provided.)
Deleted in sid-release (Reason: None provided.)
php-guzzlehttp-promises (1.1.0-1) unstable; urgency=medium

  [ Jonathan Eskew ]
  * Allow recursive waiting without unwrapping exceptions
  * 1.1.0 release

  [ Michael Dowling ]
  * Adding a mutex lock to advancing the iterator

  [ David Prévot ]
  * Build with recent pkg-php-tools for the PHP 7.0 transition
  * Update Standards-Version to 3.9.7

 -- David Prévot <email address hidden>  Thu, 17 Mar 2016 21:10:24 -0400
Superseded in stretch-release
Superseded in sid-release
php-guzzlehttp-promises (1.0.3-1) unstable; urgency=medium

  [ Jonathan Eskew ]
  * Immediately resolve each promises that are passed an empty iterator
  * 1.0.3 release

 -- David Prévot <email address hidden>  Fri, 23 Oct 2015 16:51:05 -0400

Available diffs

Superseded in stretch-release
Superseded in sid-release
php-guzzlehttp-promises (1.0.2-1) unstable; urgency=medium

  [ Mark Trapp ]
  * Conditionally require functions.php

  [ Michael Dowling ]
  * 1.0.2 release

 -- David Prévot <email address hidden>  Fri, 28 Aug 2015 12:32:04 -0400
Superseded in stretch-release
Superseded in sid-release
php-guzzlehttp-promises (1.0.1-1) unstable; urgency=medium

  [ Michael Dowling ]
  * 1.0.1 release

 -- David Prévot <email address hidden>  Sun, 28 Jun 2015 10:01:33 -0400

Available diffs

Superseded in stretch-release
Superseded in sid-release
php-guzzlehttp-promises (1.0.0-1) unstable; urgency=medium

  * Initial release

 -- David Prévot <email address hidden>  Thu, 28 May 2015 13:30:19 -0400
120 of 20 results