File: changelog

package info (click to toggle)
unhtml 2.3.9-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 252 kB
  • sloc: ansic: 486; makefile: 71; awk: 2
file content (237 lines) | stat: -rw-r--r-- 7,925 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
unhtml (2.3.9-6) unstable; urgency=medium

  * QA upload.

  [ Jelmer Vernooij ]
  * Migrate repository from alioth to salsa.

  [ Petter Reinholdtsen ]
  * Use secure copyright file specification URI.
  * Bump debhelper from deprecated 9 to 13.
  * Set debhelper-compat version in Build-Depends.
  * Change priority extra to priority optional.
  * Fix field name typo in debian/copyright (Upstrem-Name ⇒ Upstream-Name).
  * Disabled parallel building, as it do not work.
  * Adjust d/rules to fix FTCBFS. (Closes: #927923)

 -- Petter Reinholdtsen <pere@debian.org>  Thu, 30 May 2024 15:39:42 +0200

unhtml (2.3.9-5) unstable; urgency=medium

  * QA upload.
  * Set maintainer to Debian QA Group <packages@qa.debian.org>. (see: #1015847)

 -- Marcos Talau <talau@debian.org>  Wed, 16 Nov 2022 07:17:40 -0300

unhtml (2.3.9-4) unstable; urgency=medium

  * Bump to Standards-Version 3.9.8. No changes required.
  * Update Vcs-Git and Vcs-Browser: set canonical and secure URIs.
  * debian/copyright: fix GPL long name.

 -- Mònica Ramírez Arceda <monica@debian.org>  Sat, 21 Jan 2017 17:35:10 +0100

unhtml (2.3.9-3) unstable; urgency=low

  * debian/compat: update to 9.
  * debian/control:
    - Update Maintainer field with Debian email.
    - Bump to Standards-Version 3.9.3. No changes required.
    - Update to debhelper 9.
  * debian/copyright: switch to machine-readable format.
  * Enable security hardening build flags:
    - debian/rules: pass hardening build flags to Makefile.
    - 30-fix-format-security-error.patch: fix error: "format not a string
      literal and no format arguments [-Werror=format-security]". This error
      appears when applying hardening build flags.
    - 40-add-flags-makefile.patch: add flags to unhtml target.

 -- Mònica Ramírez Arceda <monica@debian.org>  Sat, 23 Jun 2012 18:47:29 +0200

unhtml (2.3.9-2) unstable; urgency=low

  * Adopt the package (Closes: #576167).
  * Add Vcs-Git,Vcs-Browser fields in debian/control.

 -- Mònica Ramírez Arceda <monica@probeta.net>  Wed, 02 Feb 2011 11:12:58 +0100

unhtml (2.3.9-1) unstable; urgency=low

  * QA upload.
    - Move to packaging format "3.0 (quilt)".
  * debian/clean
    - New file.
  * debian/chnagelog
    - Fix Debian version to *-1.
  * debian/compat
    - Update to 8.
  * debian/control
    - (Build-Depends): update to debhelper 8.
    - (Depends): add ${misc:Depends}.
    - (Maintainer): Set to Debian QA Group.
    - (Standards-Version): update to 3.9.1.
  * debian/copyright
    - Update layout.
  * debian/{docs,manpages}
    - New file.
  * debian/patches
    - (10): New. Make 8-bit clean (Closes: #364236).
    - (20): New. Off by one allocation (Closes: #534757).
  * debian/rules
    - (CC): Remove hard coded variable.
    - Update to dh(1).
  * debian/source/format
    - New file.

 -- Jari Aalto <jari.aalto@cante.net>  Mon, 25 Oct 2010 19:28:16 +0300

unhtml (2.3.9) unstable; urgency=low

  * New maintainer (closes: #309264).

 -- Víctor Pérez Pereira <vperez@debianvenezuela.org>  Wed, 1 Mar 2006 13:36:29 -0400

unhtml (2.3.8) unstable; urgency=low

  * QA upload. Switch to debhelper.

 -- Santiago Vila <sanvila@debian.org>  Wed,  3 Aug 2005 17:43:46 +0200

unhtml (2.3.7) unstable; urgency=low

  * Orphaning the package.  Maintainer changed to Debian QA Group
    <packages@qa.debian.org>

 -- Al Stone <ahs3@debian.org>  Sun, 15 May 2005 20:25:51 -0600

unhtml (2.3.6) unstable; urgency=low

  * Forgot to change the Maintainer field in debian/control.  Doh.
  * Closes: bug#134447 -- lintian warnings about standards level
  * Added test cases and tests directory
  * Closes: bug#58137 -- arbitrary limit on tag lengths removed
  * Closes: bug#58135 -- too naive about <> in plain text; unhtml
    now checks to see if a tag is a known html tag and only removes
    the text if it is.

 -- Al Stone <ahs3@debian.org>  Sun, 25 Apr 2004 22:07:18 -0600

unhtml (2.3.5) unstable; urgency=low

  * New maintainer.
  * Closes: bug#234419 -- ITA.
  * Closes: bug#164613 -- typo in README.debian and long description
    of the package

 -- Al Stone <ahs3@debian.org>  Fri, 23 Apr 2004 17:28:49 -0600

unhtml (2.3.4) unstable; urgency=low

  * Having already orphaned this package here is my last upload for it
    setting the package maintainer to Debian QA Group.

 -- Paul Seelig <pseelig@debian.org>  Wed, 10 Mar 2004 12:51:46 +0100

unhtml (2.3.3) unstable; urgency=low

  * Fixed override disparity

 -- Paul Seelig <pseelig@debian.org>  Fri, 21 Dec 2001 16:26:55 +0200

unhtml (2.3.2) unstable; urgency=low

  * Fixed some of the minor lintian errors which are listed at
    "http://lintian.debian.org/reports/mPaul_Seelig.html".

 -- Paul Seelig <pseelig@debian.org>  Wed, 19 Dec 2001 19:36:43 +0200

unhtml (2.3.1) unstable; urgency=low

  * Correcting falsely defined Build-Depends. (closes: #90108)

 -- Paul Seelig <pseelig@debian.org>  Mon, 19 Mar 2001 13:50:57 +0200

unhtml (2.3.0) unstable; urgency=low

  * Adapt version number to reflect selfcontainedness of package source.
  * Added Build-Depends in debian/control file. (closes: #89150)

 -- Paul Seelig <pseelig@debian.org>  Thu, 15 Mar 2001 03:47:17 +0200

unhtml (2.3-1) unstable; urgency=low

  * Increased MAX_TAG_SIZE in ops.h from 1024 to 65536 (closes: #64215)
  * Since there is no upstream maintainer for the sources anymore i've
    decided to make this package a self contained Debian package, thus
    getting rid of any dependencies on external source tarballs.

 -- Paul Seelig <pseelig@debian.org>  Sun, 18 Feb 2001 14:10:42 +0200

unhtml (2.2-5) frozen unstable; urgency=low

  * Recompiled with proper glibc support for frozen

 -- Paul Seelig <pseelig@debian.org>  Wed, 19 Jan 2000 12:51:04 +0200

unhtml (2.2-4) unstable; urgency=low

  * Added some patches sent by "Prophet of the way <afu@wta.att.ne.jp>"
    to enable proper conversion of HTML entities.  Closes Bug#47366.

 -- Paul Seelig <pseelig@debian.org>  Wed, 27 Oct 1999 18:29:10 +0200

unhtml (2.2-3) unstable; urgency=low

  * Upstream author agreed to make his source really conform to the GPL
    This should address Bug#17828 and unhtml is now DFSG compliant. :-)
  * Changed maintainer email address to "pseelig@debian.org".
  * Bumped up to standards version 3.0.1

 -- Paul Seelig <pseelig@debian.org>  Wed, 13 Oct 1999 13:04:07 +0200

unhtml (2.2-2) unstable frozen; urgency=low

  * Moved to non-free until copyright gets properly resolved.
    This should address Bug#17828.
  * Changed maintainer email address to "pseelig@debian.org".

 -- Paul Seelig <pseelig@debian.org>  Sun, 06 Dec 1998 16:09:59 +0200

unhtml (2.2-1) unstable; urgency=low

  * New upstream release

 -- Paul Seelig <pseelig@goofy.zdv.uni-mainz.de>  Wed, 04 Feb 1998 16:09:59 +0200

unhtml (2.1-4) unstable; urgency=low

  * Corrected typos in debian/control file and debian/README.debian closing
    bug #16790.

 -- Paul Seelig <pseelig@goofy.zdv.uni-mainz.de>  Fri, 16 Jan 1998 15:31:52 +0200

unhtml (2.1-3) unstable; urgency=low

  * Recompiled with libc6

 -- Paul Seelig <pseelig@goofy.zdv.uni-mainz.de>  Wed, 10 Dec 1997 10:31:52 +0200

unhtml (2.1-2) unstable; urgency=low

  * The original author agreed with the change of his programs' sources
    and name and provided a modified version of his sources under
    "ftp://kombat.acadiau.ca/pub/linux/Utils/clean-2.1/unhtml-2.1.tar.gz"
    which in turn was used for building this Debian package.

 -- Paul Seelig <pseelig@goofy.zdv.uni-mainz.de>  Mon, 29 Sep 1997 18:06:36 +0200

unhtml (2.1-1) unstable; urgency=low

  * Initial Release based on package clean-2.1 which was renamed to 'unhtml'
    for mnemonic and description reasons.

  * Changed all occurrences of "clean" to "unhtml" in the clean-2.1 source
    package. The original author agreed with the change of his programs'
    sources and name.

 -- Paul Seelig <pseelig@goofy.zdv.uni-mainz.de>  Wed, 20 Aug 1997 01:18:21 +0200