File: changelog

package info (click to toggle)
html5-parser 0.4.12%2Bds-3
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 1,748 kB
  • sloc: ansic: 32,397; python: 1,732; makefile: 6
file content (176 lines) | stat: -rw-r--r-- 5,313 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
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
html5-parser (0.4.12+ds-3) unstable; urgency=medium

  * Upgrade Debian policy to 4.7.2

 -- YOKOTA Hiroshi <yokota.hgml@gmail.com>  Sun, 02 Mar 2025 10:23:57 +0900

html5-parser (0.4.12+ds-2) unstable; urgency=medium

  * Upgrade Debian policy standards to 4.7.1
  * Replace obsolete Build-Depends: pkg-config => pkgconf
  * Add GPL-3 text to debian/copyright
  * Lintian fix: capitalization-error-in-description-synopsis
  * Lintian fix: capitalization-error-in-description
  * Lintian fix: extra-license-file

 -- YOKOTA Hiroshi <yokota.hgml@gmail.com>  Sun, 23 Feb 2025 12:22:44 +0900

html5-parser (0.4.12+ds-1) unstable; urgency=medium

  * PyPI no longer provides PGP signature
  * Remove generated files from upstream source code
  * Cosmetic fix
  * Add python3-chardet to Build-Depends
  * New upstream version 0.4.12+ds

 -- YOKOTA Hiroshi <yokota.hgml@gmail.com>  Sat, 25 Nov 2023 11:59:33 +0900

html5-parser (0.4.11-1) unstable; urgency=medium

  * Remove unused keyword
  * New upstream version 0.4.11
  * Rediff patches
  * Renumber patches

 -- YOKOTA Hiroshi <yokota.hgml@gmail.com>  Tue, 18 Apr 2023 02:59:05 +0900

html5-parser (0.4.10-8) unstable; urgency=medium

  * Upgrade Debian standards

 -- YOKOTA Hiroshi <yokota.hgml@gmail.com>  Sun, 18 Dec 2022 22:10:44 +0900

html5-parser (0.4.10-7) unstable; urgency=medium

  * Rediff patches
  * Renumber patches
  * Rediff patches

 -- YOKOTA Hiroshi <yokota.hgml@gmail.com>  Wed, 16 Nov 2022 21:40:55 +0900

html5-parser (0.4.10-6) unstable; urgency=medium

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster

 -- YOKOTA Hiroshi <yokota.hgml@gmail.com>  Tue, 11 Oct 2022 19:47:04 +0900

html5-parser (0.4.10-5) unstable; urgency=medium

  * Add python3-bs4 for test code

 -- YOKOTA Hiroshi <yokota.hgml@gmail.com>  Sat, 14 May 2022 16:03:51 +0900

html5-parser (0.4.10-4) unstable; urgency=medium

  * Update test code

 -- YOKOTA Hiroshi <yokota.hgml@gmail.com>  Sat, 14 May 2022 12:47:25 +0900

html5-parser (0.4.10-3) unstable; urgency=medium

  * Upgrade Debian standards
  * Use test code
  * Update ignore list

 -- YOKOTA Hiroshi <yokota.hgml@gmail.com>  Sat, 14 May 2022 12:03:58 +0900

html5-parser (0.4.10-2) unstable; urgency=medium

  [ Nicholas D Steeves ]
  * gbp.conf: Update config to use pristine-tar for all gbp operations where
    pristine-tar should be used.
  * Fulfill Norbert Preining's request to be dropped from Uploaders.

  [ YOKOTA Hiroshi ]
  * Add hardening and reproducible option
  * Add documents
  * Add generated file hack

 -- YOKOTA Hiroshi <yokota.hgml@gmail.com>  Thu, 05 May 2022 09:58:04 +0900

html5-parser (0.4.10-1) unstable; urgency=medium

  [ Debian Janitor ]
  * Trim trailing whitespace.
  * Bump debhelper from old 10 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

  [ Norbert Preining ]
  * Update VCS fields.
  * Add Yokota Hiroshi to uploaders, use tracker as maintainer.

  [ YOKOTA Hiroshi ]
  * Update watch file from pypi.debian.org
  * Add upstream signing key
  * Use pristine-tar by default
  * New upstream version 0.4.10
  * Update debhelper
  * Add ignore list
  * Upgrade Debian standards
  * Use unused value
  * Remove nonexistent files from manifest
  * No needs root

 -- YOKOTA Hiroshi <yokota.hgml@gmail.com>  Sat, 09 Oct 2021 10:51:38 +0900

html5-parser (0.4.9-3) unstable; urgency=medium

  * Drop python2 support (Closes: #936710)

 -- Norbert Preining <norbert@preining.info>  Fri, 17 Jan 2020 11:34:04 +0900

html5-parser (0.4.9-2) unstable; urgency=medium

  * switch from python-pkgconfig to pkg-config for B-D (Closes: #936710)

 -- Norbert Preining <norbert@preining.info>  Mon, 02 Dec 2019 12:09:38 +0900

html5-parser (0.4.9-1) unstable; urgency=medium

  * New upstream version 0.4.9

 -- Norbert Preining <norbert@preining.info>  Tue, 05 Nov 2019 23:10:34 +0900

html5-parser (0.4.8-1) unstable; urgency=medium

  [ Nicholas D Steeves ]
  * Add watch file.

  [ Norbert Preining ]
  * update my email and vcs fields
  * New upstream version 0.4.8 (Closes: #934583)

 -- Norbert Preining <norbert@preining.info>  Mon, 12 Aug 2019 23:20:22 +0900

html5-parser (0.4.5-1) unstable; urgency=medium

  [ Norbert Preining ]
  * New upstream version 0.4.5

  [ Nicholas D Steeves ]
  * Switch Vcs from alioth to salsa.
  * Add versioning (>= 3.8.0) to python3-lxml Build-Depends.  When
    backporting 0.4.4-1 this dependency was discovered; see setup.py and
    docs/index.rst.  Thanks to Chris Lamb in Bug #889854 for recommending
    that this versioned dependency be made explicit. (Closes: #902629)
  * Drop X-Python-Version: >= 2.6, because it is no longer needed.
    Python-2.7.9 has been the default Python since old-stable (jessie).

 -- Norbert Preining <preining@debian.org>  Tue, 04 Dec 2018 09:11:39 +0900

html5-parser (0.4.4-1) unstable; urgency=medium

  * New upstream version 0.4.4
  * bump standards version, no changes necessary

 -- Norbert Preining <preining@debian.org>  Mon, 26 Feb 2018 13:27:45 +0900

html5-parser (0.4.3-1) unstable; urgency=medium

  * First release (Closes: #870077)
    thanks to Steve Langasek for python3 support

 -- Norbert Preining <preining@debian.org>  Sun, 13 Aug 2017 08:54:37 +0900