File: changelog

package info (click to toggle)
htmlcxx 0.86-1.1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 2,276 kB
  • ctags: 1,125
  • sloc: cpp: 4,354; sh: 4,324; ansic: 1,655; yacc: 523; lex: 159; xml: 102; makefile: 56; perl: 27
file content (124 lines) | stat: -rw-r--r-- 4,093 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
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