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
250
251
252
253
254
255
256
|
qtdeclarative-opensource-src (5.2.1-4) unstable; urgency=medium
* Upload to unstable.
* Add license to mark_private_symbols.sh and corresponding entry in
debian/copyright.
* Update symbols files with buildd's logs.
-- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org> Mon, 24 Mar 2014 21:45:21 -0300
qtdeclarative-opensource-src (5.2.1-3) experimental; urgency=medium
[ Dmitry Shachnev ]
* Stop building qtdeclarative5-doc from this source, it will be
built from qttools-opensource-src instead. This allows us to drop
qttools5-dev-tools build-dependency and get rid of dependency loop.
* Update debian/libqt5qml5.symbols from buildds’ logs.
-- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org> Tue, 11 Feb 2014 13:30:50 -0300
qtdeclarative-opensource-src (5.2.1-2) experimental; urgency=medium
* Bump Qt build dependencies.
-- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org> Mon, 10 Feb 2014 13:23:01 -0300
qtdeclarative-opensource-src (5.2.1-1) experimental; urgency=medium
* New upstream release.
* Update symbols files with:
- buildd's logs.
- Current build. There are private simbols missing: bump qtdeclarative-abi
to 5-2-1.
- Mark private symbols as such.
* Adjust qtdeclarative5-private-dev: new file present.
-- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org> Mon, 10 Feb 2014 12:35:35 -0300
qtdeclarative-opensource-src (5.2.0-8) unstable; urgency=medium
* Update symbols files with buildd's logs.
-- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org> Mon, 03 Feb 2014 14:28:28 -0300
qtdeclarative-opensource-src (5.2.0-7) unstable; urgency=medium
* Update symbols files with buildd's logs.
-- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org> Sun, 02 Feb 2014 16:37:45 -0300
qtdeclarative-opensource-src (5.2.0-6) unstable; urgency=medium
[ Philip Muškovac ]
* Make qtdeclarative5-dialogs-plugin depend on
qtdeclarative5-privatewidgets-plugin, as it uses modules from that.
[ Lisandro Damián Nicanor Pérez Meyer ]
* Upload to unstable.
* Move mkspec files to their new location.
- B-D on qtbase5-private-dev 5.2.0+dfsg-7 which changed the location.
* Update symbols files with buildd's logs.
* Update Standards-Version to 3.9.5, no changes required.
-- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org> Fri, 31 Jan 2014 15:13:12 -0300
qtdeclarative-opensource-src (5.2.0-5) experimental; urgency=medium
[ Dmitry Shachnev ]
* Do not hardcode the version number in qtdeclarative5-private-dev.install.
[ Timo Jyrinki ]
* Separate the qml binary into its own package, likely to be used alone.
[ Pino Toscano ]
* Add proper breaks/replaces for qml move.
* Install the private qmake stuff in qtdeclarative5-private-dev and not
in qtdeclarative5-dev.
* Simplify qtdeclarative5-examples.install.
* Remove the Pre-Depends on dpkg >= 1.15.6~, since that version is available
in Squeeze already.
[ Lisandro Damián Nicanor Pérez Meyer ]
* Update symbols files with buildds' logs.
-- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org> Sat, 21 Dec 2013 21:43:39 -0300
qtdeclarative-opensource-src (5.2.0-4) experimental; urgency=medium
[ Dmitry Shachnev ]
* Update symbols files again.
[ Lisandro Damián Nicanor Pérez Meyer ]
* Build depend on pkg-kde-tools >= 0.15.12~, which fixes a qptrdiff
substitution on s390x.
-- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org> Thu, 19 Dec 2013 12:41:59 -0300
qtdeclarative-opensource-src (5.2.0-3) experimental; urgency=low
* s390x updated it's gcc version while we where updating it's symbols. Re
update them to avoid a FTBFS.
* Also update symbols files with current build log.
-- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org> Mon, 16 Dec 2013 15:43:40 -0300
qtdeclarative-opensource-src (5.2.0-2) experimental; urgency=medium
[ Dmitry Shachnev ]
* Update libqt5qml5.symbols with feedback from i386, s390x and powerpc
buildds.
* Make qtdeclarative5-examples depend on all plugins used by examples.
[ Lisandro Damián Nicanor Pérez Meyer ]
* Mark private symbols as such.
-- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org> Mon, 16 Dec 2013 13:29:28 -0300
qtdeclarative-opensource-src (5.2.0-1) experimental; urgency=low
[ Dmitry Shachnev ]
* New upstream release.
* Drop build-dependency on libqt5v8-5-private-dev, no longer needed.
* Add copyright information for 3rdparty code to debian/copyright.
* Update .install files.
* Add new qtdeclarative5-settings-plugin package.
* Make libqt5qml5 provide qtdeclarative-abi-5-2-0.
* Update symbols files.
* Explicitly define DEB_HOST_MULTIARCH in debian/rules.
[ Lisandro Damián Nicanor Pérez Meyer ]
* Add python as build dependency.
* Bump other Qt build-dependecies to 5.2.0.
* Adjust install files.
* Update symbols files:
- The symbols removed were either introduced with beta1 or private symbols.
- Regenerate symbols that used to have the qreal substitution.
* Mark private symbols as such.
-- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org> Sat, 14 Dec 2013 09:13:18 -0300
qtdeclarative-opensource-src (5.1.1-1) unstable; urgency=low
[ Lisandro Damián Nicanor Pérez Meyer ]
* New upstream release.
* Update symbols file with buildds' logs.
* Remove fix_systemdialogs_path, applied upstream.
* Adjust examples install file.
* Update symbols files with current build.
* Tighten Qt 5 build dependencies.
-- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org> Fri, 30 Aug 2013 22:09:43 -0300
qtdeclarative-opensource-src (5.1.0-2) unstable; urgency=low
* Upload to unstable.
* Add missing license information for tests/auto/qml/parserstress/tests/ecma*
in debian/copyright. Thanks Scott Kitterman for the tip.
* Update symbols files.
-- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org> Sat, 10 Aug 2013 21:19:34 -0300
qtdeclarative-opensource-src (5.1.0-1) experimental; urgency=low
[ Timo Jyrinki ]
* New upstream release.
* Bump build dependencies to 5.1.0.
* Add new plugin packages Dialogs, Models, Private Widgets.
* Update install files.
[ Lisandro Damián Nicanor Pérez Meyer ]
* Update watch file.
* Bump the build dependency on libqt5v8-5-private-dev to 5.1.0-2~,
as I wrongly removed the private headers in the previous version.
* Add fix_systemdialogs_path to allow installing the sistemdialogs
example binary in it's place. Upstream bug
https://bugreports.qt-project.org/browse/QTBUG-32359.
* Update symbols files.
* Mark private symbols to provide qtdeclarative-abi-5-1-0.
- Make libqt5qml5 provide qtdeclarative-abi-5-1-0.
- Add mark_private_symbols.sh to mark the symbols.
- Actually mark the symbols.
- Add lintian overrides for libqt5quickparticles5 and libqt5quick5.
* Add .qml to the list of file extensions that should not be executable.
* Check files permission in a broader path.
-- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org> Thu, 11 Jul 2013 13:39:12 -0300
qtdeclarative-opensource-src (5.0.2-6) experimental; urgency=low
* Update symbols files.
-- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org> Wed, 26 Jun 2013 18:29:51 -0300
qtdeclarative-opensource-src (5.0.2-5) experimental; urgency=low
[ Lisandro Damián Nicanor Pérez Meyer ]
* Make every package that ships a binary managed by qtchooser depend on it.
* 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.
* Update symbols files.
* Set qtdeclarative5-dbg as M-A same, so it can be coinstalled with other
archs debugging symbols.
[ Timo Jyrinki ]
* Depend on libgl1-mesa-dri from the qtquick2 QML plugin
- Not depending may cause crashes due to lack of VBO support
(https://bugs.launchpad.net/bugs/1176199)
-- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org> Wed, 19 Jun 2013 21:33:20 -0300
qtdeclarative-opensource-src (5.0.2-4) experimental; urgency=low
[ Pino Toscano ]
* debian/control: remove extra ${misc:Pre-Depends} from qmlscene and
qtdeclarative5-dev-tools.
* Update symbols files.
* Fix Vcs-* headers.
[ Lisandro Damián Nicanor Pérez Meyer ]
* Update symbols with amd64 build.
-- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org> Sat, 18 May 2013 21:25:40 -0300
qtdeclarative-opensource-src (5.0.2-3) experimental; urgency=low
[ Pino Toscano ]
* Update symbols files.
[ Lisandro Damián Nicanor Pérez Meyer ]
* Update symbols files.
-- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org> Mon, 06 May 2013 14:53:19 -0300
qtdeclarative-opensource-src (5.0.2-2) experimental; urgency=low
[ Lisandro Damián Nicanor Pérez Meyer ]
* Fix wrong permissions of examples.
[ Pino Toscano ]
* Update symbols files.
* qtdeclarative5-localstorage-plugin: depend on libqt5sql5-sqlite, as it is
used directly.
* Remove extra ${shlibs:Depends} from qtdeclarative5-private-dev.
* Bump the libqt5v8-5-private-dev and libqt5xmlpatterns5-private-dev build
dependencies to 5.0.2~.
* rules: use $(DEB_HOST_MULTIARCH) everywhere.
-- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org> Tue, 30 Apr 2013 20:45:49 -0300
qtdeclarative-opensource-src (5.0.2-1) experimental; urgency=low
* Initial release. (Closes: #697509)
-- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org> Sun, 21 Apr 2013 21:46:50 -0300
|