File: changelog

package info (click to toggle)
htmlcxx 0.87-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 2,404 kB
  • sloc: sh: 4,380; cpp: 4,354; yacc: 526; ansic: 205; lex: 159; makefile: 47; perl: 27
file content (192 lines) | stat: -rw-r--r-- 6,379 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
htmlcxx (0.87-3) unstable; urgency=medium

  [ Frantisek Boranek ]
  * fix compile error when using c++20

  [ Stephen Kitt ]
  * Standards-Version 4.6.1, no change required.

 -- Stephen Kitt <skitt@debian.org>  Sun, 09 Oct 2022 18:27:55 +0200

htmlcxx (0.87-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Set upstream metadata fields: Repository.

  [ Stephen Kitt ]
  * Drop unnecessary exception declarations. Closes: #984181.
  * Standards-Version 4.6.0, no change required.

 -- Stephen Kitt <skitt@debian.org>  Mon, 11 Oct 2021 13:28:13 +0200

htmlcxx (0.87-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/copyright: Use https protocol in Format field
  * d/changelog: Remove trailing whitespaces
  * d/watch: Use https protocol

  [ Stephen Kitt ]
  * New upstream release.
  * Add myself as co-maintainer. Closes: #975013.
  * Acknowledge NMU. Closes: #834503.
  * Ship default.css in libcss-parser-pp0v5.
  * Switch to debhelper compatibility level 13, enabling parallel
    building. Closes: #795700.
  * Drop the C++ symbols files; they’ll come back once the symbol
    visibility is tightened in the libraries.
  * Add “Build-Depends-Package” in libcss-parser0.symbols.
  * Set “Rules-Requires-Root: no”.
  * Fix a spelling mistake.
  * Switch to version 4 for debian/watch.
  * Store the htmlcxx manpage as troff rather than DocBook; this means
    we can drop xsltproc and related build-dependencies, and the build
    no longer generates any documentation.
  * Enable all hardening build options.
  * Drop the ancient versioned dependency on dpkg-dev.
  * Standards-Version 4.5.1, no further change required.

 -- Stephen Kitt <skitt@debian.org>  Fri, 11 Dec 2020 18:08:37 +0100

htmlcxx (0.86-1.3) unstable; urgency=medium

  * Non-maintainer upload.
  * Add GCC 8 symbols (Closes: #897769).
  * Migrate to Salsa.
  * Align debhelper versioned dependency with compatibility level (9).
  * Switch to priority “optional”.
  * Fix the build so the package can be built twice in succession.

 -- Stephen Kitt <skitt@debian.org>  Sat, 21 Jul 2018 13:40:12 +0200

htmlcxx (0.86-1.2) unstable; urgency=medium

  * Non-maintainer upload.
  * Add GCC 7 symbols (Closes: #871295).

 -- Stephen Kitt <skitt@debian.org>  Wed, 16 Aug 2017 17:13:31 +0200

htmlcxx (0.86-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Unmangle the C++ symbols in the symbols files, mark the template
    symbols as optional, and add the (optional) template symbols generated
    by GCC 6 (Closes: #811964, #801489).

 -- Stephen Kitt <skitt@debian.org>  Tue, 16 Aug 2016 13:53:33 +0200

htmlcxx (0.86-1) unstable; urgency=low

  * Imported Upstream version 0.86
  * Refresh patches.
  * Update copyright to fix lintian warnings.
  * Update Standards-Version to 3.9.6.
  * Add reduce-linking.patch: do not link htmlcxx against libcss_parser, but
    have libcss_parser_pp link against it.

 -- Ludovico Cavedon <cavedon@debian.org>  Sat, 26 Dec 2015 00:19:42 +0100

htmlcxx (0.85-3.4) unstable; urgency=medium

  * Non-maintainer upload.
  * Honest, I can do this... The symbols files need to point to the
    correct package.

 -- Stephen Kitt <skitt@debian.org>  Sun, 16 Aug 2015 15:44:49 +0200

htmlcxx (0.85-3.3) unstable; urgency=medium

  * Non-maintainer upload.
  * Doh: package renames need the corresponding Breaks/Replaces...

 -- Stephen Kitt <skitt@debian.org>  Sun, 16 Aug 2015 14:27:26 +0200

htmlcxx (0.85-3.2) unstable; urgency=medium

  * Adjust the libcss-parser-pp0v5 symbols file for arch-specific
    symbols.

 -- Stephen Kitt <skitt@debian.org>  Sat, 15 Aug 2015 23:33:56 +0200

htmlcxx (0.85-3.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Update symbols for gcc 5. This involves a transition for
    libcss-parser-pp0 and libhtmlcxx3 (Closes: #789298).

 -- Stephen Kitt <skitt@debian.org>  Fri, 07 Aug 2015 21:18:54 +0200

htmlcxx (0.85-3) unstable; urgency=medium

  * Use dh-autoreconf to update config.guess and config.sub (Closes: #727898).
  * Update Standards-Version to 3.9.5.
  * Update symbols files with more optional symbols from templates.
  * Update Vcs filelds to canonical form.
  * Update debian/copyright to machine-readable specification 1.0.

 -- Ludovico Cavedon <cavedon@debian.org>  Sat, 08 Feb 2014 11:54:01 -0800

htmlcxx (0.85-2) unstable; urgency=low

  * Add missing entries in changelog for release 0.85-1.

 -- Ludovico Cavedon <cavedon@debian.org>  Sun, 10 Jul 2011 21:38:41 -0700

htmlcxx (0.85-1) unstable; urgency=low

  * New upstream release.
  * Remove Add-CSS-libraries-to-htmlcxx.pc.in.patch (applied upstream).
  * Add Multi-Arch support:
  * Depend on debhelper >= 8.1.3 and update debian/compat to 9.
  * Add override lintian warning about using debhelper compat 9.

 -- Ludovico Cavedon <cavedon@debian.org>  Sun, 10 Jul 2011 21:38:08 -0700

htmlcxx (0.84-3) unstable; urgency=low

  * Add fix-gcc-4.6-ftbfs.patch to fix FTBFS with GCC 4.6 (Closes: #624886,
    LP: #770771).
  * Add new optional symbols to libhtmlcxx3.symbols.
  * Bump Standards-Version to 3.9.2.

 -- Ludovico Cavedon <cavedon@debian.org>  Mon, 16 May 2011 19:27:36 -0700

htmlcxx (0.84-2) unstable; urgency=low

  * Remove .la files (Closes: #621644).
  * Update Standards-Version to 3.9.1.
  * Mark new template and destructor symbols as optional.
  * Add Add-CSS-libraries-to-htmlcxx.pc.in.patch to fix the list the libraries
    to link against.

 -- Ludovico Cavedon <cavedon@debian.org>  Mon, 16 May 2011 19:04:03 -0700

htmlcxx (0.84-1) unstable; urgency=low

  * New upstream release.
  * Update copyright file according to the new information provided by
    upstream.
  * Install pkgconfig .pc file.
  * Update symbol files.

 -- Ludovico Cavedon <cavedon@debian.org>  Tue, 20 Apr 2010 01:36:51 -0700

htmlcxx (0.83-3) unstable; urgency=low

  * Fix symbols files:
    - mark template instantiations as optional
    - update symbols on 32 bit archs (Closes: #574157).

 -- Ludovico Cavedon <cavedon@debian.org>  Sat, 20 Mar 2010 11:38:14 -0700

htmlcxx (0.83-2) unstable; urgency=low

  * Make sure the manpage is build for target binary-arch. Fixes FTBFS.

 -- Ludovico Cavedon <cavedon@debian.org>  Tue, 16 Mar 2010 09:18:06 +0100

htmlcxx (0.83-1) unstable; urgency=low

  * Initial release (Closes: #504222).

 -- Ludovico Cavedon <cavedon@debian.org>  Thu, 11 Mar 2010 00:18:47 +0100