File: changelog

package info (click to toggle)
php-http-promise 1.3.1-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 100 kB
  • sloc: php: 72; makefile: 4
file content (88 lines) | stat: -rw-r--r-- 2,542 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
php-http-promise (1.3.1-1) unstable; urgency=medium

  [ Alexander M. Turek ]
  * Make nullable parameter types explicit

  [ David Buchmann ]
  * prepare release

 -- David Prévot <taffit@debian.org>  Sun, 17 Mar 2024 11:05:04 +0100

php-http-promise (1.3.0-1) unstable; urgency=medium

  [ David Buchmann ]
  * revert generic annotations

 -- David Prévot <taffit@debian.org>  Fri, 05 Jan 2024 23:02:35 +0100

php-http-promise (1.2.1-1) unstable; urgency=medium

  [ Philip Gichuhi ]
  * Accept Throwable for onRejected and expand return type for wait() (#30)

  [ David Buchmann ]
  * prepare release

 -- David Prévot <taffit@debian.org>  Sun, 12 Nov 2023 10:23:14 +0100

php-http-promise (1.2.0-1) unstable; urgency=medium

  [ David Buchmann ]
  * prepare release

  [ Moritz Friedrich ]
  * Refactor Promise classes with generic types

  [ David Prévot ]
  * gbp: Upstream tag scheme changed
  * Update standards version to 4.6.2, no changes needed.

 -- David Prévot <taffit@debian.org>  Thu, 26 Oct 2023 13:12:07 +0200

php-http-promise (1.1.0-3) unstable; urgency=medium

  * Update debian/watch URL

 -- David Prévot <taffit@debian.org>  Sat, 24 Sep 2022 10:50:54 +0200

php-http-promise (1.1.0-2) unstable; urgency=medium

  * Fix d/watch after hosting change
  * Update watch file format version to 4.
  * Use DEP-14 branch name
  * Mark package as Multi-Arch: foreign
  * Use dh 13 and dh-sequence-phpcomposer instead of --with phpcomposer
  * Update Standards-Version to 4.6.1
  * Install /u/s/pkg-php-tools/{autoloaders,overrides} files

 -- David Prévot <taffit@debian.org>  Mon, 27 Jun 2022 06:49:34 +0200

php-http-promise (1.1.0-1) unstable; urgency=medium

  [ Graham Campbell ]
  * Allow PHP 8
  * Release 1.1.0

  [ David Prévot ]
  * Use secure URI in Homepage field.
  * Update standards version to 4.5.0, no changes needed.
  * Set Rules-Requires-Root: no.
  * Drop versioned dependency satisfied in (old)stable
  * Use debhelper-compat 13

 -- David Prévot <taffit@debian.org>  Fri, 10 Jul 2020 09:22:55 -0400

php-http-promise (1.0.0-2) unstable; urgency=medium

  * Set upstream metadata fields:
    Bug-Database, Repository, Repository-Browse, Bug-Submit
  * Update standards version to 4.4.1, no changes needed.

 -- David Prévot <taffit@debian.org>  Fri, 27 Dec 2019 09:26:08 +1100

php-http-promise (1.0.0-1) unstable; urgency=medium

  * Initial release
    php-http-httplug dependency, that is a new symfony build-dependency

 -- David Prévot <taffit@debian.org>  Mon, 01 Jul 2019 14:38:50 -1000