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
|
qtwebkit-opensource-src (5.3.0+dfsg-1) UNRELEASED; urgency=medium
[ Lisandro Damián Nicanor Pérez Meyer ]
* New upstream release.
* Do not build qtwebkit5-doc from this source anymore. It will now be built
from qttools. In this way we allow qttools to build depend upon
libqt5webkit5-dev without creating a circular dependency.
* Do not force dh_builddeb to use xz compression: it's now the default.
* Bump Qt build dependencies.
-- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Sat, 17 May 2014 23:25:31 -0300
qtwebkit-opensource-src (5.2.1+dfsg1-1) unstable; urgency=medium
* Rename libqt5webkit5-qmlwebkitplugin to qml-module-qtwebkit, adding proper
Break and Replaces.
* Add qtdeclarative5-dev as a dependency of libqt5webkit5-dev as it seems
to be a requirement for stuff building with webkit.
* Update symbols files with buildd's logs.
* Remove prune-nonfree from debian/rules and instead use Files-Excluded in
debian/copyright.
* Remove dygraph-combined.js from the original tarball: minified javascript
without source.
* Increase dfsg revision to 1 due to the new source tarball.
-- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org> Sun, 27 Apr 2014 22:23:04 -0300
qtwebkit-opensource-src (5.2.1+dfsg-5) unstable; urgency=medium
* Upload to unstable.
* Update symbols files with buildd's logs.
-- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org> Mon, 24 Mar 2014 22:54:34 -0300
qtwebkit-opensource-src (5.2.1+dfsg-4) experimental; urgency=medium
* Backport dont_pollute_pri_and_pc_with_private_deps.patch to avoid
propagating wrong linker flags (Closes: #711307).
* Create reduce_memory_usage.patch forcing ld to not cache the symbol tables
of input files in memory to avoid memory exhaustion during the linking
phase.
* Disable JIT on armel, mips and mipsel.
* Update symbols files with buildd's logs.
-- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org> Sun, 16 Mar 2014 11:27:03 -0300
qtwebkit-opensource-src (5.2.1+dfsg-3) experimental; urgency=medium
* Update symbols files with buildd's and current logs.
* Only generate debugging symbols on selected archs.
- Use gstabs on i386, powerpc and s390x.
- Use full debugging only on amd64.
- Set libqt5webkit5-dbg's Architecture list accordingly.
- Remove stabs_format_debug_info.diff, no longer needed.
-- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org> Tue, 25 Feb 2014 21:51:37 -0300
qtwebkit-opensource-src (5.2.1+dfsg-2) experimental; urgency=medium
* Backport fix_ftbfs_in_archs_without_jit_support.patch to fix FTBFSs in
archs without JIT support.
* Remove code in debian/rules that tried to fix the above unsuccessfully.
* Also remove disable_jit_llint.diff with the same purpose.
-- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org> Fri, 21 Feb 2014 13:29:40 -0300
qtwebkit-opensource-src (5.2.1+dfsg-1) experimental; urgency=medium
* New upstream release.
* Update symbols files with buildd's logs.
* Bump Qt build dependencies to 5.2.1.
-- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org> Thu, 20 Feb 2014 20:42:53 -0300
qtwebkit-opensource-src (5.2.0+dfsg1-1) unstable; urgency=medium
[ Pino Toscano ]
* rules: fix typo in DEB_CPPFLAGS_MAINT_APPEND, and properly export it.
[ Lisandro Damián Nicanor Pérez Meyer ]
* Repack source tarball to remove minified javascript without source
Source/WebInspectorUI/Tools/PrettyPrinting/populate/jquery.min.js.
The file was not shipped by any package (Closes: #737462).
- Switch to version dfsg1-1.
-- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org> Sun, 02 Feb 2014 23:02:51 -0300
qtwebkit-opensource-src (5.2.0+dfsg-3) unstable; urgency=medium
[ Dmitry Shachnev ]
* Add a patch (disable_jit_llint.diff) to disable JIT and llint on ia64, s390
and sparc.
[ Lisandro Damián Nicanor Pérez Meyer ]
* Upload to unstable.
* Remove glslang_bison3.diff, applied upstream.
* Move mkspec files to their new location.
- B-D on qtbase5-private-dev 5.2.0+dfsg-7 which changed the location.
* Update Standards-Version to 3.9.5, no changes required.
-- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org> Fri, 31 Jan 2014 21:50:23 -0300
qtwebkit-opensource-src (5.2.0+dfsg-2) experimental; urgency=medium
* Update symbols files with buildd's logs.
* Workaround FTBFS in 64 bits big endian archs.
See https://bugs.webkit.org/show_bug.cgi?id=113638
-- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org> Fri, 20 Dec 2013 08:57:57 -0300
qtwebkit-opensource-src (5.2.0+dfsg-1) experimental; urgency=low
* New upstream release.
* Bump Qt build dependencies.
* Refresh 05_sparc_unaligned_access.diff, no_gc_sections.diff and hurd.diff.
* Remove new private stuff we are not shipping.
* Update symbols files.
* Remove jsmin.py from the original tarball because it is not
DFSG-compatible.
- Create a dfsg version.
- Add a rule to prune non-free stuff in debian/rules.
- Mangle the dfsg version in debian/watch.
* Fix wrong name and path of the GPL-2 license in debian/copyright.
-- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org> Wed, 18 Dec 2013 20:56:37 -0300
qtwebkit-opensource-src (5.1.1-2) unstable; urgency=medium
[ Dmitry Shachnev ]
* Backport upstream patch (glslang_bison3.diff) to fix build failure
with bison 3 (closes: #731979).
-- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org> Sun, 22 Dec 2013 16:35:23 -0300
qtwebkit-opensource-src (5.1.1-1) unstable; urgency=low
* New upstream release.
* Tighten Qt 5 build dependencies.
-- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org> Sun, 01 Sep 2013 14:22:55 -0300
qtwebkit-opensource-src (5.1.0-2) unstable; urgency=low
* Upload to unstable.
* Make m68k build with -gstabs instead of -g (Closes: #717686).
-- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org> Mon, 12 Aug 2013 01:00:32 -0300
qtwebkit-opensource-src (5.1.0-1) experimental; urgency=low
* New upstream release.
* Fix watch file.
* Bump Qt build depends to 5.1.0~.
* Refresh pacthes.
* Update symbols file.
* Update install files.
-- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org> Mon, 15 Jul 2013 12:16:00 -0300
qtwebkit-opensource-src (5.0.2-3) experimental; urgency=low
* Update symbols file.
-- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org> Wed, 26 Jun 2013 22:10:41 -0300
qtwebkit-opensource-src (5.0.2-2) experimental; urgency=low
[ Timo Jyrinki ]
* Drop save_memory.diff, not useful in its current form.
* Set DEB_HOST_MULTIARCH in rules.
[ Lisandro Damián Nicanor Pérez Meyer ]
* Update symbols files.
* Build the documentation shipped with this submodule as a build-indep task:
- Add the necessary indep build dependencies:
* qttools5-dev-tools to use qhelpgenerator.
* libqt5sql5-sqlite to generate qch doc.
- Build and create packages for qch and HTML doc formats.
* Make the debug package also Multi-Arch: same.
-- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org> Sun, 16 Jun 2013 23:46:10 -0300
qtwebkit-opensource-src (5.0.2-1) experimental; urgency=low
* Initial release. (Closes: #697509)
-- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org> Sun, 19 May 2013 15:37:43 -0300
|