File: changelog

package info (click to toggle)
php-tijsverkoyen-css-to-inline-styles 2.3.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 340 kB
  • sloc: php: 1,105; makefile: 9
file content (130 lines) | stat: -rw-r--r-- 4,120 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
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
php-tijsverkoyen-css-to-inline-styles (2.3.0-3) unstable; urgency=medium

  * Fix test failure with libxml 2.14.x (Closes: #1107546)
  * Update Standards-Version to 4.7.2
  * Remove Rules-Requires-Root

 -- David Prévot <taffit@debian.org>  Wed, 20 Aug 2025 08:09:15 +0200

php-tijsverkoyen-css-to-inline-styles (2.3.0-2) unstable; urgency=medium

  * Modernize PHPUnit syntax

 -- David Prévot <taffit@debian.org>  Mon, 17 Feb 2025 16:43:00 +0100

php-tijsverkoyen-css-to-inline-styles (2.3.0-1) unstable; urgency=medium

  [ Christian Flothmann ]
  * drop support for PHP < 7.2, fix PHP 8.4 compatibility

  [ Christophe Coevoet ]
  * Add handling of `preg_replace` returning `null` on failure
  * Add more precise types
  * Add handling of failure cases of the DOM extension
  * Add handling of regex failure when computing specificity
  * Define the proper type for the property specificity
  * Remove compat layer for old versions of PHPUnit

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

 -- David Prévot <taffit@debian.org>  Thu, 26 Dec 2024 12:05:31 +0100

php-tijsverkoyen-css-to-inline-styles (2.2.7-2) unstable; urgency=medium

  * Force system dependencies loading

 -- David Prévot <taffit@debian.org>  Wed, 06 Mar 2024 16:25:53 +0100

php-tijsverkoyen-css-to-inline-styles (2.2.7-1) unstable; urgency=medium

  [ David Prévot ]
  * Ensure file name matches class name (Closes: #1039840)

  [ Nicolas Grekas ]
  * Allow Symfony 7

 -- David Prévot <taffit@debian.org>  Sun, 10 Dec 2023 10:15:07 +0100

php-tijsverkoyen-css-to-inline-styles (2.2.6-1) unstable; urgency=medium

  [ Sander de Jong ]
  * Fix multibyte string conversion

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

 -- David Prévot <taffit@debian.org>  Wed, 04 Jan 2023 07:06:32 +0100

php-tijsverkoyen-css-to-inline-styles (2.2.5-1) unstable; urgency=medium

  [ Sander de Jong ]
  * Replace functionality that's deprecated in PHP 8.2

  [ David Prévot ]
  * Update Standards-Version to 4.6.1
  * Update Homepage URL

 -- David Prévot <taffit@debian.org>  Thu, 15 Sep 2022 11:54:53 +0200

php-tijsverkoyen-css-to-inline-styles (2.2.4-1) unstable; urgency=medium

  [ Tobias Nyholm ]
  * Allow Symfony 6.0

  [ Christophe Coevoet ]
  * Update PHPUnit to allow versions 8 and 9
  * Add a CI job on PHP 8.1

  [ David Prévot ]
  * Simplify gbp import-orig
  * Drop patches not needed anymore
  * Install dh-sequence-* instead of using dh --with
  * Generate phpabtpl at build time
  * Update standards version to 4.6.0, no changes needed.
  * Install /u/s/p/autoloaders file

 -- David Prévot <taffit@debian.org>  Mon, 13 Dec 2021 09:52:57 -0400

php-tijsverkoyen-css-to-inline-styles (2.2.3-2) unstable; urgency=medium

  * Rename main branch to debian/latest (DEP-14)
  * Update Standards-Version to 4.5.1
  * Fix field name case in debian/tests/control (Test-command => Test-Command).
  * Update watch file format version to 4.
  * Adapt to recent version of PHPUnit (9)

 -- David Prévot <taffit@debian.org>  Sat, 12 Dec 2020 16:36:17 -0400

php-tijsverkoyen-css-to-inline-styles (2.2.3-1) unstable; urgency=medium

  [ Dries Vints ]
  * Allow PHP 8 installs

  [ David Prévot ]
  * Set Rules-Requires-Root: no.
  * Use debhelper-compat 13
  * Simplify override_dh_auto_test

 -- David Prévot <taffit@debian.org>  Wed, 15 Jul 2020 22:55:44 -0400

php-tijsverkoyen-css-to-inline-styles (2.2.2-3) unstable; urgency=medium

  * Adapt expectation to PHP 7.4 output (Closes: #952325)
  * Set upstream metadata fields: Bug-Submit.
  * Update Standards-Version to 4.5.0
  * Simplify examples layout

 -- David Prévot <taffit@debian.org>  Fri, 28 Feb 2020 08:54:40 -1000

php-tijsverkoyen-css-to-inline-styles (2.2.2-2) unstable; urgency=medium

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

 -- David Prévot <taffit@debian.org>  Wed, 11 Dec 2019 11:17:18 -1000

php-tijsverkoyen-css-to-inline-styles (2.2.2-1) unstable; urgency=low

  * Initial release (new php-twig dependency)

 -- David Prévot <taffit@debian.org>  Tue, 12 Nov 2019 23:10:41 -1000