File: changelog

package info (click to toggle)
xmhtml 1.1.10-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 6,188 kB
  • sloc: ansic: 70,372; makefile: 480; sh: 176; perl: 36
file content (249 lines) | stat: -rw-r--r-- 8,255 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
xmhtml (1.1.10-4) unstable; urgency=medium

  * Switch to debhelper 13
  * Set Rules-Requires-Root: no
  * Drop dh-exec, not needed with debhelper 13
  * Do not link with -Wl,--as-needed, it is now the default
  * Add Build-Depends-Package to symbols file
  * Use secure URIs in debian/watch and upstream Homepage
  * Drop trailing whitespace from debian/changelog
  * Drop obsolete Breaks/Replaces
  * Bump Standards-Version to 4.5.0, no changes

 -- Graham Inggs <ginggs@debian.org>  Sat, 04 Jul 2020 09:11:41 +0000

xmhtml (1.1.10-3) unstable; urgency=medium

  * Update Vcs-* URIs for move to salsa.debian.org
  * Turn debhelper up to 11
  * Drop override_dh_strip, ddeb migration is complete
  * Drop trailing whitespace from debian/changelog
  * Update debian/copyright
  * Enable all hardening options
  * Bump Standards-Version to 4.1.4, no changes

 -- Graham Inggs <ginggs@debian.org>  Thu, 03 May 2018 15:02:32 +0000

xmhtml (1.1.10-2) unstable; urgency=medium

  * Migrate from libxmhtml1.1-dbg to ddebs, bump debhelper build-dependency.
  * Use secure URIs for VCS fields.
  * Bump Standards-Version to 3.9.7, no changes needed.
  * Remove transitional package xmhtml1-dev.
  * Sort object files to make build reproducible,
    thanks Reiner Herrmann for testing my patch.

 -- Graham Inggs <ginggs@debian.org>  Mon, 04 Apr 2016 20:07:56 +0200

xmhtml (1.1.10-1) unstable; urgency=medium

  * New upstream release.
  * Update my email address.
  * Drop fix-endless-event-loop.patch included upstream.
  * Update debian/copyright.
  * Bump Standards-Version to 3.9.6, no further changes.

 -- Graham Inggs <ginggs@debian.org>  Wed, 04 Nov 2015 15:33:34 +0200

xmhtml (1.1.9-2) unstable; urgency=medium

  * New patch: d/patches/fix-endless-event-loop.patch.
    - Fix endless event generation and processing loop
  * Update d/control: change source package to Section: x11
    as per other libX* packages and silence Lintian.
  * Upload to unstable.

 -- Graham Inggs <graham@nerve.org.za>  Tue, 24 Jun 2014 17:18:02 +0200

xmhtml (1.1.9-1) experimental; urgency=medium

  * New upstream release.
  * Remove d/patches/* included upstream.
  * Update d/rules for new build system and SONAME.
  * Update d/xmhtml1.symbols for new version and SONAME.
  * Rename library and dev packages and add transitional package
  * Machine-readable d/copyright.
  * Bumps Standards-Version to 3.9.5, no further changes.
  * Document upstream website in d/watch and d/control
  * Add Build-Depends on libxft-dev and libfontconfig1-dev

 -- Graham Inggs <graham@nerve.org.za>  Mon, 28 Apr 2014 12:38:38 +0200

xmhtml (1.1.7-19) unstable; urgency=low

  * New maintainer (Closes: #307363).
  * Build-depend on libmotif-dev instead of lesstif2-dev (Closes: #714833).
  * Add multiarch support.
  * Add xmhtml1.symbols file.
  * Update d/control:
    - Add Depends: xmhtml1 (= ${binary:Version}) and Section: libdevel
      to package xmhtml1-dev
    - Add Vcs-browser and Vcs-git sections
  * Update d/rules:
    - Remove -L/usr/X11R6/lib and explicity link -lXt -lXext -lX11 -lz and -lm
  * Bump standards-version to 3.9.4 (added vcs and symbols).

 -- Graham Inggs <graham@nerve.org.za>  Mon, 17 Jun 2013 13:27:54 +0200

xmhtml (1.1.7-18) unstable; urgency=low

  * QA upload.
  * Bumped Standards-Version to 3.9.3 (was 3.6.0).
  * Bumped debhelper version to 9 (was 4.1.0); updated debian/compat.
  * Added files: debian/patches/fix-build-with-hardening-flags.patch
    and debian/patches/series.
  * Package switched from cdbs to dh:
    - deleted build dependency from cdbs
    - updated debian/rules
  * Updated file debian/xmhtml1-dev.docs, added file debian/xmhtml1.docs.
  * Fixed such lintian warnings and notes:
    - duplicate-short-description xmhtml1 xmhtml1-dev
    - package-uses-deprecated-debhelper-compat-version 4
    - missing-debian-source-format
    - direct-changes-in-diff-but-no-patch-system Makefile and 8 more
    - old-fsf-address-in-copyright-file
    - description-synopsis-starts-with-article
    - hardening-no-relro usr/lib/libXmHTML.so.1.1.7
  * Changed build dependency from libpng12-dev to libpng-dev.
    Added file debian/patches/fix-build-with-libpng15.patch.
    Build with libpng version 1.5.10 was tested successfully.
    (Closes: #662564)

 -- Boris Pek <tehnick-8@mail.ru>  Tue, 26 Jun 2012 01:26:09 +0300

xmhtml (1.1.7-17) unstable; urgency=low

  * QA upload.
  * Allow for libmotif-dev to satisfy the lesstif2-dev dependency of xmhtml1-dev
    (Closes: #636610).

 -- Michael Hanke <mih@debian.org>  Mon, 23 Apr 2012 13:46:35 +0200

xmhtml (1.1.7-16) unstable; urgency=low

  * QA upload.
  * Build-depend on just libjpeg-dev, rather than on libjpeg62-dev |
    libjpeg-dev (see
    http://lists.debian.org/debian-devel-announce/2010/02/msg00006.html).
  * Appease gcc -Werror=format-security, now enabled by default.
  * Add ${misc:Depends}.

 -- Colin Watson <cjwatson@debian.org>  Thu, 20 Oct 2011 18:40:19 +0100

xmhtml (1.1.7-15) unstable; urgency=low

  * Orphan the package.

 -- Torsten Werner <twerner@debian.org>  Sun, 15 Feb 2009 20:57:59 +0100

xmhtml (1.1.7-14) unstable; urgency=low

  * added Build-Depends: libxmu-dev, libxpm-dev, closes: #256424

 -- Torsten Werner <twerner@debian.org>  Sun, 27 Jun 2004 21:38:38 +0200

xmhtml (1.1.7-13) unstable; urgency=low

  * converted from CBS to cdbs
  * include patch from grace sources
  * changed Standards-Version to 3.6.0

 -- Torsten Werner <twerner@debian.org>  Sat, 23 Aug 2003 19:03:20 +0200

xmhtml (1.1.7-12) unstable; urgency=low

  * rebuild with newer libpng12, closes: #196849

 -- Torsten Werner <twerner@debian.org>  Sat, 21 Jun 2003 16:19:02 +0200

xmhtml (1.1.7-11) unstable; urgency=low

  * really fixed disparity

 -- Torsten Werner <twerner@debian.org>  Sat,  8 Mar 2003 19:30:44 +0100

xmhtml (1.1.7-10) unstable; urgency=low

  * linked against lesstif2
  * fixed control file (override disparity), closes: #172894
  * updated debian/rules

 -- Torsten Werner <twerner@debian.org>  Sat,  8 Mar 2003 19:05:05 +0100

xmhtml (1.1.7-9) unstable; urgency=low

  * readded the lost -fPIC for compiling the shared library objects,
  closes: #172257

 -- Torsten Werner <twerner@debian.org>  Fri, 13 Dec 2002 11:08:19 +0100

xmhtml (1.1.7-8) unstable; urgency=low

  * converted to CBS

 -- Torsten Werner <twerner@debian.org>  Thu,  5 Dec 2002 18:32:54 +0100

xmhtml (1.1.7-7) unstable; urgency=low

  * new maintainer, closes: #99004

 -- Torsten Werner <twerner@debian.org>  Fri, 14 Sep 2001 09:33:34 +0200

xmhtml (1.1.7-6.1) unstable; urgency=low

  * NMU
  * Added missing build-depends, closes: #107831
  * Removed call to dh_suidregister

 -- Matthew Wilcox <willy@debian.org>  Wed,  8 Aug 2001 13:02:51 -0600

xmhtml (1.1.7-6) unstable; urgency=low

  * Set maintainer to Debian QA Team <packages@qa.debian.org>
  * Did the FHS transition.
  * Added Build-depends on debhelper and lesstif-dev.
  * Corrected GPL location in copyright file.
  * Raised Standards-verion to 3.5.0

 -- Bas Zoetekouw <bas@debian.org>  Sat,  4 Aug 2001 17:22:58 +0200

xmhtml (1.1.7-5) unstable; urgency=low

  * Add missing dependency, recompile against new lesstif package.

 -- Tyson Dowd <trd@cs.mu.oz.au>  Tue, 19 Oct 1999 06:46:26 +0200

xmhtml (1.1.7-4) unstable; urgency=low

  * Recompiled against potato.  Fixes #35002.

 -- Tyson Dowd <trd@cs.mu.oz.au>  Wed, 28 Jul 1999 00:36:18 +0200

xmhtml (1.1.7-3) unstable; urgency=low

  * Make sure the postinst is part of the xhtml package.

 -- Tyson Dowd <trd@cs.mu.oz.au>  Tue, 23 Mar 1999 12:18:16 +1100

xmhtml (1.1.7-2) unstable; urgency=low

  * Fix "initializer element not constant" bug (stdout is no longer a
    constant).  Fixes #34574.

 -- Tyson Dowd <trd@cs.mu.oz.au>  Mon, 15 Mar 1999 13:27:06 +1100

xmhtml (1.1.7-1.1) unstable; urgency=low

  * debian/copyright: correct FSF address
  * debian/control: fix spelling
  * debian/postinst: added to call ldconfig for the library package
  * debian/rules: fix modes on header files
  * debian/rules: install CHANGES as changelog

 -- Dirk Eddelbuettel <edd@debian.org>  Wed, 10 Mar 1999 21:13:59 -0500

xmhtml (1.1.7-1) unstable; urgency=low

  * Initial Release.

 -- Tyson Dowd <trd@cs.mu.oz.au>  Tue,  9 Mar 1999 15:11:02 +1100