File: changelog

package info (click to toggle)
php-psr-container 2.0.2-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 88 kB
  • sloc: php: 16; makefile: 6
file content (66 lines) | stat: -rw-r--r-- 2,105 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
php-psr-container (2.0.2-1) experimental; urgency=medium

  [ David Prévot ]
  * Fix d/watch after hosting change
  * Update standards version to 4.6.0, no changes needed.

  [ Matthew Weier O'Phinney ]
  * fix: bump minimum supported PHP version to 7.4
  * revert: re-instate extension of Throwable in supplied exception interfaces

 -- David Prévot <taffit@debian.org>  Fri, 05 Nov 2021 15:43:02 -0400

php-psr-container (2.0.1-1) experimental; urgency=medium

  [ Alessandro Lai ]
  * Remove Throwable interface from exceptions (port of #31 to 2.x)

  [ David Prévot ]
  * Fix d/watch
  * Set upstream metadata fields:
    Bug-Database, Bug-Submit, Repository, Repository-Browse.

 -- David Prévot <taffit@debian.org>  Sun, 28 Mar 2021 12:35:14 -0400

php-psr-container (2.0.0-1) experimental; urgency=medium

  * Upload new major version to experimental

  [ Matthew Weier O'Phinney ]
  * feat: add return type hints

 -- David Prévot <taffit@debian.org>  Tue, 09 Mar 2021 09:33:45 -0400

php-psr-container (1.1.1-1) unstable; urgency=medium

  [ David Négrier ]
  * Adding type-hints and extending Throwable for exception interfaces

  [ David Prévot ]
  * Simplify gbp import-orig
  * Update watch file format version to 4.
  * Remove obsolete fields Contact, Name from debian/upstream/metadata
    (already present in machine-readable debian/copyright).
  * Set Rules-Requires-Root: no.
  * Use dh-sequence-phpcomposer instead of pkg-php-tools
  * Use debhelper-compat 13
  * Update Standards-Version to 4.5.1

 -- David Prévot <taffit@debian.org>  Tue, 09 Mar 2021 09:23:29 -0400

php-psr-container (1.0.0-2) unstable; urgency=medium

  * Update Homepage URI
  * Drop get-orig-source target
  * Bump debhelper from old 9 to 12.
  * Set upstream metadata fields: Contact, Name.
  * Move repository to salsa.d.o
  * Update Standards-Version to 4.4.0

 -- David Prévot <taffit@debian.org>  Thu, 22 Aug 2019 15:24:15 -1000

php-psr-container (1.0.0-1) unstable; urgency=low

  * Initial release (new symfony dependency)

 -- David Prévot <taffit@debian.org>  Tue, 29 Aug 2017 11:22:46 -1000