File: changelog

package info (click to toggle)
html-xml-utils 7.7-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 2,488 kB
  • sloc: ansic: 11,213; sh: 7,996; lex: 243; makefile: 193; yacc: 125
file content (256 lines) | stat: -rw-r--r-- 9,142 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
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
html-xml-utils (7.7-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Replace the obsolete libidn2-0-dev by libidn2-dev,
    thanks to Simon Josefsson <simon@josefsson.org>. (Closes: #974993)
  * Update Vcs-* fields to use git packaging repo in Salsa Debian Group.

 -- Francisco Vilmar Cardoso Ruviaro <francisco.ruviaro@riseup.net>  Tue, 09 Feb 2021 02:47:07 +0000

html-xml-utils (7.7-1) unstable; urgency=medium

  * New upstream release.
  * debian/rules: Removed --parallel from dh as it is default in dh >= 10
  * debian/control: (Standards-Version) Bumped to 4.1.4

 -- Robin Naundorf <r.naundorf@fh-muenster.de>  Wed, 02 May 2018 08:23:36 +0200

html-xml-utils (7.6-1) unstable; urgency=medium

  * New upstream release.
  * debian/control: Add netcat-openbsd to Build-Depends.
  * debian/patches: Removed fix for netcat-traditional because it is fixed
    upstream

 -- Robin Naundorf <r.naundorf@fh-muenster.de>  Sun, 11 Feb 2018 17:28:32 +0100

html-xml-utils (7.5-2) unstable; urgency=medium

  * debian/patches/fix-tests-for-nc-traditional.patch: Added.
    - Fix FTBFS with installed netcat-traditional (closes: #887930)

 -- Robin Naundorf <r.naundorf@fh-muenster.de>  Mon, 22 Jan 2018 14:55:00 +0100

html-xml-utils (7.5-1) unstable; urgency=medium

  * New upstream release.
  * debian/patches: Removed format_fix.patch because it is fixed upstream.

 -- Robin Naundorf <r.naundorf@fh-muenster.de>  Sun, 21 Jan 2018 07:37:23 +0100

html-xml-utils (7.4-1) unstable; urgency=medium

  * New upstream release.
  * New maintainer Robin Naundorf (closes: #887146)
  * debian/control (Standards-Version): Bumped to 4.1.3
    (Priority): Changed from extra to optional according to new
    standard.
    (Build-Depends): Moved to debhelper 11
    (Homepage): Changed Homepage to https url
    (Vcs-*): Changed to new git-repo
  * debian/compat: Bumped to 11
  * debian/copyright: (W3C): Updated year to 2018
    (debian/*): Updated to reflect new maintainer
    (Source and Format): Updated to https
  * debian/watch: Updated to https
  * debian/patches: (Format Fix): Updated to new upstream release

 -- Robin Naundorf <r.naundorf@fh-muenster.de>  Sat, 20 Jan 2018 06:47:44 +0100

html-xml-utils (7.1-1) unstable; urgency=medium

  * New upstream release.

 -- Daniel Leidert <dleidert@debian.org>  Mon, 24 Oct 2016 22:47:52 +0200

html-xml-utils (7.0-1) unstable; urgency=medium

  * New upstream release (closes: #822822).
  * debian/control (Standards-Version): Bumped to 3.9.8.
    (Build-Depends): Added libidn2-0-dev.
  * debian/copyright: Updated.
  * debian/patches/format_fix.patch: Added.
    - Fix FTBFS with -Werror=format-security.
  * debian/patches/series: Added.

 -- Daniel Leidert <dleidert@debian.org>  Fri, 07 Oct 2016 00:18:07 +0200

html-xml-utils (6.9-1) unstable; urgency=medium

  * New upstream release.
  * debian/control (Standards-Version): Bumped to 3.9.6.

 -- Daniel Leidert <dleidert@debian.org>  Sun, 03 May 2015 10:54:38 +0200

html-xml-utils (6.8-1) unstable; urgency=medium

  * New upstream release.
    - Fixes compilation with clang (closes: #757816).
  * debian/rules: Remove installed extra license file.
  * debian/patches/694460_fix_ftbfs_with_netcat_traditional.patch: Dropped.
    Upstream applied a fix working with all related netcat versions.
  * debian/patches/series: Dropped empty file.

 -- Daniel Leidert <dleidert@debian.org>  Mon, 22 Sep 2014 13:13:35 +0200

html-xml-utils (6.7-1) unstable; urgency=medium

  * New upstream release.

 -- Daniel Leidert <dleidert@debian.org>  Tue, 18 Mar 2014 23:11:35 +0100

html-xml-utils (6.5-1) unstable; urgency=low

  * New upstream release.
    - Fixes all crashes reported by the mayhem project
      (closes: #716075, #716076, #716079, #716080, #716542).
  * debian/control (Standards-Version): Bumped to 3.9.5.
    (Vcs-Browser, Vcs-Svn): Fixed vcs-field-not-canonical.
  * debian/copyright: Updated.

 -- Daniel Leidert <dleidert@debian.org>  Sat, 18 Jan 2014 19:01:08 +0100

html-xml-utils (6.4-1) unstable; urgency=low

  * New upstream release.
  * debian/control (Uploaders): Bumped to 3.9.4.
    (DM-Upload-Allowed): Dropped.
  * debian/patches/694460_fix_ftbfs_with_netcat_traditional.patch: Added.
    - Fix test running using netcat-traditional (closes: #694460).
  * debian/patches/series: Added.

 -- Daniel Leidert <dleidert@debian.org>  Tue, 07 May 2013 01:17:47 +0200

html-xml-utils (6.1-1) unstable; urgency=low

  * New upstream release.
  * debian/compat: Increased dh compatibility level to 9.
  * debian/control (Standards-Version): Bumped to 3.9.3.
    (Build-Depends): Added libcurl4-gnutls-dev/libcurl-dev.
    Increased dh version.
    (Vcs-Browser): Fixed.
  * debian/copyright: Minor update.
  * debian/README.source: Dropped.

 -- Daniel Leidert (dale) <daniel.leidert@wgdd.de>  Thu, 17 May 2012 17:06:58 +0200

html-xml-utils (6.0-1) unstable; urgency=low

  * New upstream release.
  * debian/control (Standards-Version): Bumped to 3.9.2.

 -- Daniel Leidert (dale) <daniel.leidert@wgdd.de>  Sun, 24 Apr 2011 18:24:23 +0200

html-xml-utils (5.9-1) unstable; urgency=low

  * New upstream release.
  * debian/control (Vcs-Browser, Vcs-Svn): Adjusted to point to trunk.

 -- Daniel Leidert (dale) <daniel.leidert@wgdd.de>  Tue, 08 Feb 2011 01:19:16 +0100

html-xml-utils (5.8-1) experimental; urgency=low

  * New upstream release.
  * debian/control (Standards-Version): Bumped to 3.9.1 without changes.
    (Vcs-Browser, Vcs-Svn): Adjusted to point to experimental branch.
    (Build-Depends): Dropped quilt.
    (Description): Added new tool hxnsxml including short description.
  * debian/rules: Fixed parallel building.
  * debian/patches/585451_fix_ftbfs.patch: Dropped (applied upstream).
  * debian/patches/series: Adjusted.
  * debian/source/format: Change to format 3.0 (quilt).

 -- Daniel Leidert (dale) <daniel.leidert@wgdd.de>  Fri, 26 Nov 2010 16:14:09 +0100

html-xml-utils (5.7-2) unstable; urgency=low

  * debian/control (Build-Depends): Added quilt.
  * debian/rules: Ditto. Enable parallel builds.
  * debian/README.source: Added because of quilt usage.
  * debian/patches/585451_fix_ftbfs.patch: Added with thanks to Sebastian
    Andrzej Siewior.
    - hxindex.c (main): Fix an FTBFS on arches, where char is an unsigned char
      (closes: #585451).
  * debian/patches/series: Adjusted accordingly.

 -- Daniel Leidert (dale) <daniel.leidert@wgdd.de>  Mon, 14 Jun 2010 23:08:33 +0200

html-xml-utils (5.7-1) unstable; urgency=low

  * New upstream release.
  * debian/compat: Increased compatibility level to 7.
  * debian/control (Build-Depends): Bumped dh version to >>7.
    (Standards-Version): Bumped to 3.8.4.
    (Depends): Fixed debhelper-but-no-misc-depends.
  * debian/rules: Easier rules file with dh 7.

 -- Daniel Leidert (dale) <daniel.leidert@wgdd.de>  Wed, 12 May 2010 22:34:52 +0200

html-xml-utils (5.5-1) unstable; urgency=low

  * New upstream release.

 -- Daniel Leidert (dale) <daniel.leidert@wgdd.de>  Wed, 19 Aug 2009 23:53:13 +0200

html-xml-utils (5.4-1) unstable; urgency=low

  * New upstream release.
  * debian/control (Standards-Version): Bumped to 3.8.2.

 -- Daniel Leidert (dale) <daniel.leidert@wgdd.de>  Wed, 15 Jul 2009 22:43:17 +0200

html-xml-utils (5.3-3) unstable; urgency=low

  * debian/control (Standards-Version): Bumped to 3.8.1 (no other changes).
    (Vcs-Browser): Minor fix.
    (Description): Improved slightly (closes: #517367).

 -- Daniel Leidert (dale) <daniel.leidert@wgdd.de>  Sun, 26 Apr 2009 14:52:32 +0200

html-xml-utils (5.3-2) unstable; urgency=low

  * Upload to unstable.

  * debian/copyright: Updated copyright information. Clarified Debian
    packaging licensing.

 -- Daniel Leidert (dale) <daniel.leidert@wgdd.de>  Sun, 15 Feb 2009 20:15:46 +0100

html-xml-utils (5.3-1) experimental; urgency=low

  * New upstream release 5.3.

 -- Daniel Leidert (dale) <daniel.leidert@wgdd.de>  Fri, 30 Jan 2009 23:02:19 +0100

html-xml-utils (5.2-1) experimental; urgency=low

  * New upstream release 5.2.

  * debian/control (Build-Depends), debian/rules, debian/README.source,
    debian/patches/: Removed dpatch related stuff.
  * debian/control (Description): A small formatting change. Added hxcopy.
  * debian/patches/508913_fix_segfault_in_hxclean.dpatch: Removed (applied
    upstream).

 -- Daniel Leidert (dale) <daniel.leidert@wgdd.de>  Sun, 11 Jan 2009 12:51:35 +0100

html-xml-utils (5.1-3) experimental; urgency=low

  * dpatch environment added (including README.source).
  * debian/patches/508913_fix_segfault_in_hxclean.dpatch: Added.
    - Fix a segmentation fault (closes: #508913).

 -- Daniel Leidert (dale) <daniel.leidert@wgdd.de>  Thu, 18 Dec 2008 02:09:02 +0100

html-xml-utils (5.1-2) experimental; urgency=low

  * debian/control (Description): Fixed list formatting (closes: #508784).
    Thanks to Michal Politowski.

 -- Daniel Leidert (dale) <daniel.leidert@wgdd.de>  Mon, 15 Dec 2008 13:53:13 +0100

html-xml-utils (5.1-1) experimental; urgency=low

  * Initial release (Closes: #464957).

 -- Daniel Leidert (dale) <daniel.leidert@wgdd.de>  Fri, 21 Nov 2008 15:10:00 +0100