File: changelog

package info (click to toggle)
php-league-html-to-markdown 5.1.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 448 kB
  • sloc: php: 1,641; makefile: 20; xml: 15; sh: 5
file content (137 lines) | stat: -rw-r--r-- 3,914 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
131
132
133
134
135
136
137
php-league-html-to-markdown (5.1.1-3) unstable; urgency=medium

  * Modernize PHPUnit syntax
  * Update Standards-Version to 4.7.1

 -- David Prévot <taffit@debian.org>  Sat, 22 Feb 2025 16:53:31 +0100

php-league-html-to-markdown (5.1.1-2) unstable; urgency=medium

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

 -- David Prévot <taffit@debian.org>  Sat, 18 May 2024 19:42:02 +0200

php-league-html-to-markdown (5.1.1-1) unstable; urgency=medium

  [ Colin O'Dell ]
  * Prepare to release 5.1.1

  [ Esteban ]
  * Fix #215: pre tags with attrs not being parsed (#238)

  [ David Prévot ]
  * Drop incompatible elements with PHPUnit 10 (Closes: #1039789)
  * Update standards version to 4.6.2, no changes needed.

 -- David Prévot <taffit@debian.org>  Sun, 16 Jul 2023 11:23:37 +0200

php-league-html-to-markdown (5.1.0-1) unstable; urgency=medium

  [ Mike Robinson ]
  * Change horizontal rule style (#219)

  [ Colin O'Dell ]
  * Fix Element::getValue() not handling possible nulls
  * Prepare to release 5.1.0

  [ David Prévot ]
  * Update Standards-Version to 4.6.1
  * Fix source in manpage

 -- David Prévot <taffit@debian.org>  Sun, 19 Jun 2022 14:59:30 +0200

php-league-html-to-markdown (5.0.2-2) unstable; urgency=medium

  * Upload to unstable now that Twig 3 is in

 -- David Prévot <taffit@debian.org>  Wed, 24 Nov 2021 12:27:43 -0400

php-league-html-to-markdown (5.0.2-1) experimental; urgency=medium

  [ Colin O'Dell ]
  * Prepare to release 5.0.2

  [ Vincent Maglione ]
  * Find and move any misplaced comment nodes

  [ David Prévot ]
  * Set upstream metadata fields: Security-Contact.

 -- David Prévot <taffit@debian.org>  Sat, 06 Nov 2021 15:55:52 -0400

php-league-html-to-markdown (5.0.1-1) experimental; urgency=medium

  [ Colin O'Dell ]
  * Prepare to release 5.0.1

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

 -- David Prévot <taffit@debian.org>  Mon, 11 Oct 2021 22:26:53 -0400

php-league-html-to-markdown (5.0.0-1) experimental; urgency=medium

  * Upload to experimental during the freeze

  [ markopy ]
  * Add support for tables (#203)

  [ Colin O'Dell ]
  * Bump PHP support to 7.2 - 8.0
  * Release 5.0.0

  [ David Prévot ]
  * Simplify gbp import-orig
  * Install /u/s/p/autoloaders file
  * Use dh-sequence-phpcomposer instead of pkg-php-tools

 -- David Prévot <taffit@debian.org>  Sun, 09 May 2021 06:33:39 -0400

php-league-html-to-markdown (4.10.0-2) unstable; urgency=medium

  * Rename main branch to debian/latest (DEP-14)
  * Update watch file format version to 4.
  * Update Standards-Version to 4.5.1
  * Adapt to recent version of PHPUnit (9)

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

php-league-html-to-markdown (4.10.0-1) unstable; urgency=medium

  [ Colin O'Dell ]
  * Release 4.10.0

  [ Till Helge Helwig ]
  * Make autolinking configurable (#188)

  [ David Prévot ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit.
  * Update standards version to 4.5.0, no changes needed.
  * Set Rules-Requires-Root: no.
  * Use debhelper-compat 13
  * Simplify override_dh_auto_test

 -- David Prévot <taffit@debian.org>  Wed, 08 Jul 2020 22:42:53 -0400

php-league-html-to-markdown (4.9.1-1) unstable; urgency=medium

  [ Colin O'Dell ]
  * Prepare to release 4.9.1

  [ Hypolite Petovan ]
  * Escape HTML entities in TextConverter::convert (#184)

 -- David Prévot <taffit@debian.org>  Thu, 02 Jan 2020 09:00:58 +1100

php-league-html-to-markdown (4.9.0-2) unstable; urgency=medium

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

 -- David Prévot <taffit@debian.org>  Fri, 27 Dec 2019 03:29:59 +1100

php-league-html-to-markdown (4.9.0-1) unstable; urgency=low

  * Initial release (new php-twig build-dependency)

 -- David Prévot <taffit@debian.org>  Fri, 15 Nov 2019 14:57:32 -1000