File: changelog

package info (click to toggle)
wkhtmltopdf 0.12.3.2-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 848 kB
  • ctags: 1,279
  • sloc: cpp: 6,066; python: 1,123; ansic: 385; makefile: 28; sh: 12
file content (208 lines) | stat: -rw-r--r-- 6,787 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
wkhtmltopdf (0.12.3.2-3) unstable; urgency=medium

  * Fix typos in long descriptions. Thanks to Victory for the suggestion.
  * Bump Standards-Version to 3.9.8

 -- Emmanuel Bouthenot <kolter@debian.org>  Mon, 19 Sep 2016 22:29:11 +0200

wkhtmltopdf (0.12.3.2-2) unstable; urgency=medium

  * Fix Vcs-(Git|Browser) fields pointing to the wrong URI. Thanks to
    Ashish Kulkarni

 -- Emmanuel Bouthenot <kolter@debian.org>  Wed, 13 Apr 2016 17:27:16 +0200

wkhtmltopdf (0.12.3.2-1) unstable; urgency=medium

  * New upstream release (Closes: #816714)
  * Remove unneeded Buid-Dep on qtquick1-5-dev. Thanks to Sune Vuorela
    (Closes: #808780)
  * Fix Vcs-(Git|Browser) fields to use secure URIs
  * Enable hardening=+all build
  * Bump Standards-Version to 3.9.7

 -- Emmanuel Bouthenot <kolter@debian.org>  Sat, 05 Mar 2016 12:58:40 +0100

wkhtmltopdf (0.12.2.4-1) unstable; urgency=medium

  * New upstream release

 -- Emmanuel Bouthenot <kolter@debian.org>  Sat, 18 Jul 2015 09:55:35 +0200

wkhtmltopdf (0.12.2.2-1) unstable; urgency=medium

  * New upstream release
  * Add new binary package wkhtmltopdf-dbg with debug symbols
    (Closes: #781216, #781218)

 -- Emmanuel Bouthenot <kolter@debian.org>  Mon, 11 May 2015 19:45:31 +0200

wkhtmltopdf (0.12.2.1-1) unstable; urgency=medium

  * New upstream release

 -- Emmanuel Bouthenot <kolter@debian.org>  Tue, 20 Jan 2015 20:22:53 +0100

wkhtmltopdf (0.12.2-1) unstable; urgency=medium

  * New upstream release
    - Refresh patches
    - Remove patch to include QPrinter Support in build process (fixed
      upstream)
  * Bump Standards-Version to 3.9.6

 -- Emmanuel Bouthenot <kolter@debian.org>  Sun, 18 Jan 2015 00:50:38 +0100

wkhtmltopdf (0.12.1-2) unstable; urgency=medium

  * Add a patch to explicitely include QPrinter Support in build process
    (Closes: #763216)

 -- Emmanuel Bouthenot <kolter@debian.org>  Sun, 28 Sep 2014 19:53:07 +0200

wkhtmltopdf (0.12.1-1) unstable; urgency=medium

  * New upstream release
    - Refresh patches and remove patches merged upstream
    - Adjust packaging to build manpages
  * Build against QT5 instead of QT4
  * Fixes in the LGPL-3 notice (debian/copyright)
  * Move xserver Suggests to Recommends (Closes: #580226)

 -- Emmanuel Bouthenot <kolter@debian.org>  Sun, 24 Aug 2014 18:42:45 +0200

wkhtmltopdf (0.12.0-2) unstable; urgency=medium

  * Fix the watch file (source code is now located at github)
  * Fix debian/copyright (license is LGPL-3, not GPL-3)

 -- Emmanuel Bouthenot <kolter@debian.org>  Wed, 26 Mar 2014 20:16:57 +0100

wkhtmltopdf (0.12.0-1) unstable; urgency=low

  * New upstream release (Closes: #679755)
  * Add patches to fix build failures and disable linking against the
    shared library which is not mature enough to be packaged. Thanks to
    Ashish Kulkarni for the patches.
  * Add a patch to remove the git hash from the version
  * Add a patch to fix some typos
  * debian/control updates:
    - update Homepage field
    - update short and extended descriptions
    - fix Vcs-Browser field
  * Update debian/copyright according to the new release (switch to
    DEP5 format)
  * Bump Standards-Version to 3.9.5

 -- Emmanuel Bouthenot <kolter@debian.org>  Tue, 25 Mar 2014 22:32:59 +0100

wkhtmltopdf (0.9.9-4) unstable; urgency=low

  * Fix a FTBFS triggered by a arch:any rebuild (Closes: #666321)
  * Fix typo in debian/control (long description)
  * Bump Standards-Version to 3.9.3
  * Switch debhelper compat to v9
  * Enabling hardened build flags

 -- Emmanuel Bouthenot <kolter@debian.org>  Mon, 02 Apr 2012 20:23:26 +0000

wkhtmltopdf (0.9.9-3) unstable; urgency=low

  [ Cyril Brulebois ]
  * Mention xvfb-run in README.Debian, which makes it trivial to run
    wkhtmltopdf without X (Closes: #612235).

  [ Emmanuel Bouthenot ]
  * Convert patches to dep3 format.
  * Add a missing dependency on libqtwebkit-dev (due to the recent split of
    libqt4-dev) to fix a FTBFS (Closes: #618226).

 -- Emmanuel Bouthenot <kolter@debian.org>  Thu, 24 Feb 2011 21:27:20 +0000

wkhtmltopdf (0.9.9-2) unstable; urgency=low

  * Add a patch to fix --encoding option (Closes: #599421).
  * Bump Standards-Version to 3.9.1.
  * Fix Vcs-Browser url.

 -- Emmanuel Bouthenot <kolter@debian.org>  Tue, 12 Oct 2010 20:42:47 +0000

wkhtmltopdf (0.9.9-1) unstable; urgency=low

  * New upstream release (Closes: #581799)
  * Fix debian/watch (take into account GoogleCode changes)
  * Switch to dpkg-source 3.0 (quilt) format
  * Add a patch to fix some typos.

 -- Emmanuel Bouthenot <kolter@debian.org>  Wed, 26 May 2010 20:25:29 +0000

wkhtmltopdf (0.9.5-1) unstable; urgency=low

  * New upstream release

 -- Emmanuel Bouthenot <kolter@debian.org>  Mon, 22 Mar 2010 19:11:21 +0000

wkhtmltopdf (0.9.4-1) unstable; urgency=low

  * New upstream release
  * Minor debian/copyright updates

 -- Emmanuel Bouthenot <kolter@debian.org>  Thu, 11 Mar 2010 13:40:56 +0000

wkhtmltopdf (0.9.2-1) unstable; urgency=low

  * New upstream release
  * Bump Standards-Version to 3.8.4 (no changes)

 -- Emmanuel Bouthenot <kolter@debian.org>  Wed, 24 Feb 2010 01:00:06 +0100

wkhtmltopdf (0.9.1-1) unstable; urgency=low

  * New upstream release
  * Remove patch about manpage fixes (merged upstream)

 -- Emmanuel Bouthenot <kolter@debian.org>  Thu, 28 Jan 2010 19:48:59 +0000

wkhtmltopdf (0.9.0-1) unstable; urgency=low

  * New upstream release (Closes: #551848)
  * Add a patch to fix bugs with the manpage:
    - hyphen used as minus sign
    - standardization of the NAME section
  * Add a README.source file about quilt usage with Debian patches.
  * Bump Standards-Version to 3.8.3
  * Maintainer became Debian Developer: adjust email, VCS and DM fields.

 -- Emmanuel Bouthenot <kolter@debian.org>  Sat, 16 Jan 2010 11:43:12 +0000

wkhtmltopdf (0.8.3-1) unstable; urgency=low

  * New upstream release
  * Remove the patch which fix a segfault during start-up (fixed upstream).

 -- Emmanuel Bouthenot <kolter@openics.org>  Thu, 06 Aug 2009 12:03:29 +0000

wkhtmltopdf (0.8.2-1) unstable; urgency=low

  * New upstream release
  * Update debian/copyright: manpage is no longer under GFDL.
  * Update debian/control: bump Standards-Version to 3.8.2
  * Add a patch (backported from svn trunk) to fix a segfault during
    start-up.

 -- Emmanuel Bouthenot <kolter@openics.org>  Mon, 13 Jul 2009 22:58:55 +0000

wkhtmltopdf (0.8.0-1) unstable; urgency=low

  * New upstream release.
  * Upload to unstable.
  * Improve debian/rules using dh7 overrides (update debhelper dependency
    accordingly).

 -- Emmanuel Bouthenot <kolter@openics.org>  Wed, 20 May 2009 21:31:18 +0200

wkhtmltopdf (0.7.5-1) experimental; urgency=low

  * Initial release (Closes: #514422)

 -- Emmanuel Bouthenot <kolter@openics.org>  Wed, 29 Apr 2009 13:54:39 +0000