Merge lp:~mitya57/ubuntu/saucy/qtdeclarative-opensource-src/merge into lp:ubuntu/saucy/qtdeclarative-opensource-src

Proposed by Dmitry Shachnev
Status: Merged
Merged at revision: 7
Proposed branch: lp:~mitya57/ubuntu/saucy/qtdeclarative-opensource-src/merge
Merge into: lp:ubuntu/saucy/qtdeclarative-opensource-src
Diff against target: 423 lines (+190/-37)
6 files modified
debian/changelog (+80/-0)
debian/control (+52/-29)
debian/copyright (+42/-2)
debian/qtdeclarative5-doc-html.install (+2/-0)
debian/qtdeclarative5-doc.install (+2/-0)
debian/rules (+12/-6)
To merge this branch: bzr merge lp:~mitya57/ubuntu/saucy/qtdeclarative-opensource-src/merge
Reviewer Review Type Date Requested Status
Timo Jyrinki Approve
Ubuntu branches Pending
Review via email: mp+172054@code.launchpad.net

Description of the change

This is a merge from Debian, started by Timo and finished by me. This is needed to unblock landing of new qtdoc package.

The only difference from what is in bzr now is a "dch -r" call.

To post a comment you must log in.
Revision history for this message
Timo Jyrinki (timo-jyrinki) wrote :

Looks good, the documentation packages will be very welcome.

review: Approve
Revision history for this message
Timo Jyrinki (timo-jyrinki) wrote :

Addendum: I added two cherry-picked patches requested by Florian on top of the packaging branch lp:~kubuntu-packagers/kubuntu-packaging/qtdeclarative-opensource-src - those were tested to be functional (https://bugs.launchpad.net/ubuntu/+source/qtdeclarative-opensource-src/+bug/1198830) and would be good to include as well.

Revision history for this message
Timo Jyrinki (timo-jyrinki) wrote :

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'debian/changelog'
--- debian/changelog 2013-06-20 15:24:17 +0000
+++ debian/changelog 2013-06-28 14:52:14 +0000
@@ -1,3 +1,83 @@
1qtdeclarative-opensource-src (5.0.2-6ubuntu1) saucy; urgency=low
2
3 [ Timo Jyrinki ]
4 * Resync with Debian, remaining changes:
5 - Keep cherry-picked patches, and symbols
6 - Keep debian/patches/rendering_performance_fix_lp1092358.patch
7 - Add Vcs-Bzr field
8
9 [ Dmitry Shachnev ]
10 * Merge with Debian 5.0.2-6 to bring in documentation packages.
11 * Note: architecture restrictions have been dropped from this upload,
12 as requested by the Release Team.
13
14 -- Dmitry Shachnev <mitya57@ubuntu.com> Fri, 28 Jun 2013 18:32:07 +0400
15
16qtdeclarative-opensource-src (5.0.2-6) experimental; urgency=low
17
18 * Update symbols files.
19
20 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org> Wed, 26 Jun 2013 18:29:51 -0300
21
22qtdeclarative-opensource-src (5.0.2-5) experimental; urgency=low
23
24 [ Lisandro Damián Nicanor Pérez Meyer ]
25 * Make every package that ships a binary managed by qtchooser depend on it.
26 * Build the documentation shipped with this submodule as a build-indep task:
27 - Add the necessary indep build dependencies:
28 * qttools5-dev-tools to use qhelpgenerator.
29 * libqt5sql5-sqlite to generate qch doc.
30 - Build and create packages for qch and HTML doc formats.
31 * Update symbols files.
32 * Set qtdeclarative5-dbg as M-A same, so it can be coinstalled with other
33 archs debugging symbols.
34
35 [ Timo Jyrinki ]
36 * Depend on libgl1-mesa-dri from the qtquick2 QML plugin
37 - Not depending may cause crashes due to lack of VBO support
38 (https://bugs.launchpad.net/bugs/1176199)
39
40 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org> Wed, 19 Jun 2013 21:33:20 -0300
41
42qtdeclarative-opensource-src (5.0.2-4) experimental; urgency=low
43
44 [ Pino Toscano ]
45 * debian/control: remove extra ${misc:Pre-Depends} from qmlscene and
46 qtdeclarative5-dev-tools.
47 * Update symbols files.
48 * Fix Vcs-* headers.
49
50 [ Lisandro Damián Nicanor Pérez Meyer ]
51 * Update symbols with amd64 build.
52
53 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org> Sat, 18 May 2013 21:25:40 -0300
54
55qtdeclarative-opensource-src (5.0.2-3) experimental; urgency=low
56
57 [ Pino Toscano ]
58 * Update symbols files.
59
60 [ Lisandro Damián Nicanor Pérez Meyer ]
61 * Update symbols files.
62
63 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org> Mon, 06 May 2013 14:53:19 -0300
64
65qtdeclarative-opensource-src (5.0.2-2) experimental; urgency=low
66
67 [ Lisandro Damián Nicanor Pérez Meyer ]
68 * Fix wrong permissions of examples.
69
70 [ Pino Toscano ]
71 * Update symbols files.
72 * qtdeclarative5-localstorage-plugin: depend on libqt5sql5-sqlite, as it is
73 used directly.
74 * Remove extra ${shlibs:Depends} from qtdeclarative5-private-dev.
75 * Bump the libqt5v8-5-private-dev and libqt5xmlpatterns5-private-dev build
76 dependencies to 5.0.2~.
77 * rules: use $(DEB_HOST_MULTIARCH) everywhere.
78
79 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org> Tue, 30 Apr 2013 20:45:49 -0300
80
1qtdeclarative-opensource-src (5.0.2-1ubuntu2) saucy; urgency=low81qtdeclarative-opensource-src (5.0.2-1ubuntu2) saucy; urgency=low
282
3 [ Timo Jyrinki ]83 [ Timo Jyrinki ]
484
=== modified file 'debian/control'
--- debian/control 2013-04-29 16:27:13 +0000
+++ debian/control 2013-06-28 14:52:14 +0000
@@ -11,18 +11,20 @@
11 Timo Jyrinki <timo@debian.org>11 Timo Jyrinki <timo@debian.org>
12Build-Depends: debhelper (>= 9),12Build-Depends: debhelper (>= 9),
13 dpkg-dev (>= 1.16.1),13 dpkg-dev (>= 1.16.1),
14 libqt5v8-5-private-dev (>= 5.0.1~),14 libqt5v8-5-private-dev (>= 5.0.2~),
15 libqt5xmlpatterns5-private-dev (>= 5.0.1~),15 libqt5xmlpatterns5-private-dev (>= 5.0.2~),
16 pkg-kde-tools,16 pkg-kde-tools,
17 qtbase5-private-dev (>= 5.0.2~)17 qtbase5-private-dev (>= 5.0.2~)
18Build-Depends-Indep: libqt5sql5-sqlite,
19 qttools5-dev-tools (>= 5.0.2~)
18Standards-Version: 3.9.420Standards-Version: 3.9.4
19Homepage: http://qt-project.org/21Homepage: http://qt-project.org/
20Vcs-Git: git://git.debian.org/pkg-kde/qt/qtdeclarative.git22Vcs-Git: git://anonscm.debian.org/pkg-kde/qt/qtdeclarative.git
21Vcs-Browser: http://git.debian.org/?p=pkg-kde/qt/qtdeclarative.git;a=summary23Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-kde/qt/qtdeclarative.git;a=summary
22Vcs-Bzr: https://code.launchpad.net/~kubuntu-packagers/kubuntu-packaging/qtdeclarative-opensource-src24Vcs-Bzr: https://code.launchpad.net/~kubuntu-packagers/kubuntu-packaging/qtdeclarative-opensource-src
2325
24Package: libqt5qml526Package: libqt5qml5
25Architecture: amd64 i386 armhf27Architecture: any
26Multi-Arch: same28Multi-Arch: same
27Pre-Depends: dpkg (>= 1.15.6~), ${misc:Pre-Depends}29Pre-Depends: dpkg (>= 1.15.6~), ${misc:Pre-Depends}
28Depends: ${misc:Depends}, ${shlibs:Depends}30Depends: ${misc:Depends}, ${shlibs:Depends}
@@ -37,7 +39,7 @@
37 QML code with JavaScript and C++.39 QML code with JavaScript and C++.
3840
39Package: libqt5quick541Package: libqt5quick5
40Architecture: amd64 i386 armhf42Architecture: any
41Multi-Arch: same43Multi-Arch: same
42Pre-Depends: dpkg (>= 1.15.6~), ${misc:Pre-Depends}44Pre-Depends: dpkg (>= 1.15.6~), ${misc:Pre-Depends}
43Depends: ${misc:Depends}, ${shlibs:Depends}45Depends: ${misc:Depends}, ${shlibs:Depends}
@@ -51,7 +53,7 @@
51 boxes and other portable devices.53 boxes and other portable devices.
5254
53Package: libqt5quickparticles555Package: libqt5quickparticles5
54Architecture: amd64 i386 armhf56Architecture: any
55Multi-Arch: same57Multi-Arch: same
56Pre-Depends: dpkg (>= 1.15.6~), ${misc:Pre-Depends}58Pre-Depends: dpkg (>= 1.15.6~), ${misc:Pre-Depends}
57Depends: ${misc:Depends}, ${shlibs:Depends}59Depends: ${misc:Depends}, ${shlibs:Depends}
@@ -62,7 +64,7 @@
62 This package contains the Qt Quick Particles support library.64 This package contains the Qt Quick Particles support library.
6365
64Package: libqt5quicktest566Package: libqt5quicktest5
65Architecture: amd64 i386 armhf67Architecture: any
66Multi-Arch: same68Multi-Arch: same
67Pre-Depends: dpkg (>= 1.15.6~), ${misc:Pre-Depends}69Pre-Depends: dpkg (>= 1.15.6~), ${misc:Pre-Depends}
68Depends: ${misc:Depends}, ${shlibs:Depends}70Depends: ${misc:Depends}, ${shlibs:Depends}
@@ -73,7 +75,7 @@
73 This package contains the Qt Quick Test library for QtDeclarative module.75 This package contains the Qt Quick Test library for QtDeclarative module.
7476
75Package: qtdeclarative5-folderlistmodel-plugin77Package: qtdeclarative5-folderlistmodel-plugin
76Architecture: amd64 i386 armhf78Architecture: any
77Multi-Arch: same79Multi-Arch: same
78Pre-Depends: dpkg (>= 1.15.6~), ${misc:Pre-Depends}80Pre-Depends: dpkg (>= 1.15.6~), ${misc:Pre-Depends}
79Depends: ${misc:Depends}, ${shlibs:Depends}81Depends: ${misc:Depends}, ${shlibs:Depends}
@@ -84,10 +86,10 @@
84 The FolderListModel provides a model of the contents of a file system folder.86 The FolderListModel provides a model of the contents of a file system folder.
8587
86Package: qtdeclarative5-localstorage-plugin88Package: qtdeclarative5-localstorage-plugin
87Architecture: amd64 i386 armhf89Architecture: any
88Multi-Arch: same90Multi-Arch: same
89Pre-Depends: dpkg (>= 1.15.6~), ${misc:Pre-Depends}91Pre-Depends: dpkg (>= 1.15.6~), ${misc:Pre-Depends}
90Depends: ${misc:Depends}, ${shlibs:Depends}92Depends: ${misc:Depends}, ${shlibs:Depends}, libqt5sql5-sqlite
91Description: Qt 5 localstorage QML plugin93Description: Qt 5 localstorage QML plugin
92 Qt is a cross-platform C++ application framework. Qt's primary feature94 Qt is a cross-platform C++ application framework. Qt's primary feature
93 is its rich set of widgets that provide standard GUI functionality.95 is its rich set of widgets that provide standard GUI functionality.
@@ -95,7 +97,7 @@
95 This is a singleton type for reading and writing to SQLite databases.97 This is a singleton type for reading and writing to SQLite databases.
9698
97Package: qtdeclarative5-particles-plugin99Package: qtdeclarative5-particles-plugin
98Architecture: amd64 i386 armhf100Architecture: any
99Multi-Arch: same101Multi-Arch: same
100Pre-Depends: dpkg (>= 1.15.6~), ${misc:Pre-Depends}102Pre-Depends: dpkg (>= 1.15.6~), ${misc:Pre-Depends}
101Depends: ${misc:Depends}, ${shlibs:Depends}103Depends: ${misc:Depends}, ${shlibs:Depends}
@@ -106,7 +108,7 @@
106 This QML module contains a particle system for Qt Quick.108 This QML module contains a particle system for Qt Quick.
107109
108Package: qtdeclarative5-qtquick2-plugin110Package: qtdeclarative5-qtquick2-plugin
109Architecture: amd64 i386 armhf111Architecture: any
110Multi-Arch: same112Multi-Arch: same
111Pre-Depends: dpkg (>= 1.15.6~), ${misc:Pre-Depends}113Pre-Depends: dpkg (>= 1.15.6~), ${misc:Pre-Depends}
112Depends: libgl1-mesa-dri, ${misc:Depends}, ${shlibs:Depends}114Depends: libgl1-mesa-dri, ${misc:Depends}, ${shlibs:Depends}
@@ -117,7 +119,7 @@
117 This package contains the Qt Quick 2 QML plugin for Qt declarative.119 This package contains the Qt Quick 2 QML plugin for Qt declarative.
118120
119Package: qtdeclarative5-test-plugin121Package: qtdeclarative5-test-plugin
120Architecture: amd64 i386 armhf122Architecture: any
121Multi-Arch: same123Multi-Arch: same
122Pre-Depends: dpkg (>= 1.15.6~), ${misc:Pre-Depends}124Pre-Depends: dpkg (>= 1.15.6~), ${misc:Pre-Depends}
123Depends: ${misc:Depends}, ${shlibs:Depends}125Depends: ${misc:Depends}, ${shlibs:Depends}
@@ -128,7 +130,7 @@
128 This package contains the test QML plugin for Qt declarative.130 This package contains the test QML plugin for Qt declarative.
129131
130Package: qtdeclarative5-window-plugin132Package: qtdeclarative5-window-plugin
131Architecture: amd64 i386 armhf133Architecture: any
132Multi-Arch: same134Multi-Arch: same
133Pre-Depends: dpkg (>= 1.15.6~), ${misc:Pre-Depends}135Pre-Depends: dpkg (>= 1.15.6~), ${misc:Pre-Depends}
134Depends: ${misc:Depends}, ${shlibs:Depends}136Depends: ${misc:Depends}, ${shlibs:Depends}
@@ -140,7 +142,7 @@
140 accessing screen information.142 accessing screen information.
141143
142Package: qtdeclarative5-xmllistmodel-plugin144Package: qtdeclarative5-xmllistmodel-plugin
143Architecture: amd64 i386 armhf145Architecture: any
144Multi-Arch: same146Multi-Arch: same
145Pre-Depends: dpkg (>= 1.15.6~), ${misc:Pre-Depends}147Pre-Depends: dpkg (>= 1.15.6~), ${misc:Pre-Depends}
146Depends: ${misc:Depends}, ${shlibs:Depends}148Depends: ${misc:Depends}, ${shlibs:Depends}
@@ -152,7 +154,7 @@
152154
153Package: qtdeclarative5-dev155Package: qtdeclarative5-dev
154Section: libdevel156Section: libdevel
155Architecture: amd64 i386 armhf157Architecture: any
156Pre-Depends: dpkg (>= 1.15.6~)158Pre-Depends: dpkg (>= 1.15.6~)
157Depends: libqt5qml5 (= ${binary:Version}),159Depends: libqt5qml5 (= ${binary:Version}),
158 libqt5quick5 (= ${binary:Version}),160 libqt5quick5 (= ${binary:Version}),
@@ -168,12 +170,11 @@
168 Qt 5 applications using Qt 5 declarative headers.170 Qt 5 applications using Qt 5 declarative headers.
169171
170Package: qtdeclarative5-private-dev172Package: qtdeclarative5-private-dev
171Architecture: amd64 i386 armhf173Architecture: any
172Section: libdevel174Section: libdevel
173Pre-Depends: dpkg (>= 1.15.6~)175Pre-Depends: dpkg (>= 1.15.6~)
174Depends: qtdeclarative5-dev (= ${binary:Version}),176Depends: qtdeclarative5-dev (= ${binary:Version}),
175 ${misc:Depends},177 ${misc:Depends},
176 ${shlibs:Depends}
177Description: Qt 5 declarative private development files178Description: Qt 5 declarative private development files
178 Qt is a cross-platform C++ application framework. Qt's primary feature179 Qt is a cross-platform C++ application framework. Qt's primary feature
179 is its rich set of widgets that provide standard GUI functionality.180 is its rich set of widgets that provide standard GUI functionality.
@@ -184,12 +185,11 @@
184 Use at your own risk.185 Use at your own risk.
185186
186Package: qtdeclarative5-dev-tools187Package: qtdeclarative5-dev-tools
187Architecture: amd64 i386 armhf188Architecture: any
188Multi-Arch: foreign189Multi-Arch: foreign
189Section: devel190Section: devel
190Pre-Depends: dpkg (>= 1.15.6~), ${misc:Pre-Depends}191Pre-Depends: dpkg (>= 1.15.6~)
191Depends: ${misc:Depends}, ${shlibs:Depends}192Depends: qtchooser, ${misc:Depends}, ${shlibs:Depends}
192Recommends: qtchooser
193Description: Qt 5 declarative development programs193Description: Qt 5 declarative development programs
194 Qt is a cross-platform C++ application framework. Qt's primary feature194 Qt is a cross-platform C++ application framework. Qt's primary feature
195 is its rich set of widgets that provide standard GUI functionality.195 is its rich set of widgets that provide standard GUI functionality.
@@ -198,12 +198,11 @@
198 declarative applications.198 declarative applications.
199199
200Package: qmlscene200Package: qmlscene
201Architecture: amd64 i386 armhf201Architecture: any
202Multi-Arch: foreign202Multi-Arch: foreign
203Section: devel203Section: devel
204Pre-Depends: dpkg (>= 1.15.6~), ${misc:Pre-Depends}204Pre-Depends: dpkg (>= 1.15.6~)
205Depends: ${misc:Depends}, ${shlibs:Depends}205Depends: qtchooser, ${misc:Depends}, ${shlibs:Depends}
206Recommends: qtchooser
207Description: Qt 5 QML scene viewer206Description: Qt 5 QML scene viewer
208 Qt is a cross-platform C++ application framework. Qt's primary feature207 Qt is a cross-platform C++ application framework. Qt's primary feature
209 is its rich set of widgets that provide standard GUI functionality.208 is its rich set of widgets that provide standard GUI functionality.
@@ -211,7 +210,7 @@
211 This package contains the QML viewer for Qt Quick 2.210 This package contains the QML viewer for Qt Quick 2.
212211
213Package: qtdeclarative5-examples212Package: qtdeclarative5-examples
214Architecture: amd64 i386 armhf213Architecture: any
215Multi-Arch: same214Multi-Arch: same
216Section: x11215Section: x11
217Pre-Depends: dpkg (>= 1.15.6~), ${misc:Pre-Depends}216Pre-Depends: dpkg (>= 1.15.6~), ${misc:Pre-Depends}
@@ -224,7 +223,8 @@
224223
225Package: qtdeclarative5-dbg224Package: qtdeclarative5-dbg
226Priority: extra225Priority: extra
227Architecture: amd64 i386 armhf226Architecture: any
227Multi-Arch: same
228Section: debug228Section: debug
229Pre-Depends: dpkg (>= 1.15.6~)229Pre-Depends: dpkg (>= 1.15.6~)
230Depends: libqt5qml5 (= ${binary:Version}),230Depends: libqt5qml5 (= ${binary:Version}),
@@ -239,3 +239,26 @@
239 is its rich set of widgets that provide standard GUI functionality.239 is its rich set of widgets that provide standard GUI functionality.
240 .240 .
241 This package contains the debugging symbols for the Qt 5 declarative libraries.241 This package contains the debugging symbols for the Qt 5 declarative libraries.
242
243Package: qtdeclarative5-doc
244Priority: extra
245Architecture: all
246Section: doc
247Depends: ${misc:Depends}
248Description: Qt 5 declarative documentation
249 Qt is a cross-platform C++ application framework. Qt's primary feature
250 is its rich set of widgets that provide standard GUI functionality.
251 .
252 This package contains the documentation for the Qt 5 declarative libraries.
253
254Package: qtdeclarative5-doc-html
255Priority: extra
256Architecture: all
257Section: doc
258Depends: ${misc:Depends}
259Description: Qt 5 declarative HTML documentation
260 Qt is a cross-platform C++ application framework. Qt's primary feature
261 is its rich set of widgets that provide standard GUI functionality.
262 .
263 This package contains the HTML documentation for the Qt 5 declarative
264 libraries.
242265
=== modified file 'debian/copyright'
--- debian/copyright 2013-04-29 16:27:13 +0000
+++ debian/copyright 2013-06-28 14:52:14 +0000
@@ -17,8 +17,48 @@
17 2012-2013 Timo Jyrinki <timo.jyrinki@canonical.com>17 2012-2013 Timo Jyrinki <timo.jyrinki@canonical.com>
18License: LGPL-2.118License: LGPL-2.1
1919
20Files: examples/* src/qml/doc/snippets/* src/quick/doc/snippets/* tests/auto/qmltest/listview/tst_listview.qml tests/auto/qmltest/listview/tst_listview.qml tests/auto/qmltest/image/tst_image.qml tests/auto/qmltest/image/tst_image.qml tests/auto/qmltest/text/tst_text.qml tests/auto/qmltest/text/tst_text.qml tests/auto/qmltest/animatedimage/tst_animatedimage.qml tests/auto/qmltest/animatedimage/tst_animatedimage.qml tests/auto/qmltest/gradient/tst_gradient.qml tests/auto/qmltest/gradient/tst_gradient.qml tests/auto/qmltest/textinput/tst_textinput.qml tests/auto/qmltest/textinput/tst_textinput.qml tests/auto/qmltest/rectangle/tst_rectangle.qml tests/auto/qmltest/rectangle/tst_rectangle.qml tests/auto/qmltest/textedit/tst_textedit.qml tests/auto/qmltest/textedit/tst_textedit.qml tests/auto/qmltest/listmodel/tst_listmodel.qml tests/auto/qmltest/listmodel/tst_listmodel.qml tests/auto/qmltest/fontloader/tst_fontloader.qml tests/auto/qmltest/fontloader/tst_fontloader.qml tests/benchmarks/qml/holistic/data/20Files: examples/*
21largeTargets/gridview-example.qml tests/benchmarks/qml/holistic/data/largeTargets/gridview-example.qml tests/benchmarks/qml/holistic/data/largeTargets/mousearea-example.qml tests/benchmarks/qml/holistic/data/largeTargets/mousearea-example.qml tests/benchmarks/qml/holistic/data/largeTargets/layoutdirection.qml tests/benchmarks/qml/holistic/data/largeTargets/layoutdirection.qml tests/testapplications/listview/sections.qml tests/testapplications/listview/sections.qml tests/testapplications/listview/onRemove.qml tests/testapplications/listview/onRemove.qml tests/testapplications/listview/alteredViews.qml tests/testapplications/listview/alteredViews.qml tests/testapplications/listview/viewTransitions.qml tests/testapplications/listview/viewTransitions.qml tests/testapplications/animatedsprite/animatedsprite.qml tests/testapplications/animatedsprite/animatedsprite.qml tests/testapplications/animatedsprite/animatedspriteadvance.qml tests/testapplications/animatedsprite/animatedspriteadvance.qml21 src/qml/doc/snippets/*
22 src/quick/doc/snippets/*
23 tests/auto/qmltest/listview/tst_listview.qml
24 tests/auto/qmltest/listview/tst_listview.qml
25 tests/auto/qmltest/image/tst_image.qml
26 tests/auto/qmltest/image/tst_image.qml
27 tests/auto/qmltest/text/tst_text.qml
28 tests/auto/qmltest/text/tst_text.qml
29 tests/auto/qmltest/animatedimage/tst_animatedimage.qml
30 tests/auto/qmltest/animatedimage/tst_animatedimage.qml
31 tests/auto/qmltest/gradient/tst_gradient.qml
32 tests/auto/qmltest/gradient/tst_gradient.qml
33 tests/auto/qmltest/textinput/tst_textinput.qml
34 tests/auto/qmltest/textinput/tst_textinput.qml
35 tests/auto/qmltest/rectangle/tst_rectangle.qml
36 tests/auto/qmltest/rectangle/tst_rectangle.qml
37 tests/auto/qmltest/textedit/tst_textedit.qml
38 tests/auto/qmltest/textedit/tst_textedit.qml
39 tests/auto/qmltest/listmodel/tst_listmodel.qml
40 tests/auto/qmltest/listmodel/tst_listmodel.qml
41 tests/auto/qmltest/fontloader/tst_fontloader.qml
42 tests/auto/qmltest/fontloader/tst_fontloader.qml
43 tests/benchmarks/qml/holistic/data/
44 largeTargets/gridview-example.qml
45 tests/benchmarks/qml/holistic/data/largeTargets/gridview-example.qml
46 tests/benchmarks/qml/holistic/data/largeTargets/mousearea-example.qml
47 tests/benchmarks/qml/holistic/data/largeTargets/mousearea-example.qml
48 tests/benchmarks/qml/holistic/data/largeTargets/layoutdirection.qml
49 tests/benchmarks/qml/holistic/data/largeTargets/layoutdirection.qml
50 tests/testapplications/listview/sections.qml
51 tests/testapplications/listview/sections.qml
52 tests/testapplications/listview/onRemove.qml
53 tests/testapplications/listview/onRemove.qml
54 tests/testapplications/listview/alteredViews.qml
55 tests/testapplications/listview/alteredViews.qml
56 tests/testapplications/listview/viewTransitions.qml
57 tests/testapplications/listview/viewTransitions.qml
58 tests/testapplications/animatedsprite/animatedsprite.qml
59 tests/testapplications/animatedsprite/animatedsprite.qml
60 tests/testapplications/animatedsprite/animatedspriteadvance.qml
61 tests/testapplications/animatedsprite/animatedspriteadvance.qml
22Copyright: 2012 Digia Plc and/or its subsidiary(-ies)62Copyright: 2012 Digia Plc and/or its subsidiary(-ies)
23License: BSD-3-clause63License: BSD-3-clause
2464
2565
=== added file 'debian/qtdeclarative5-doc-html.install'
--- debian/qtdeclarative5-doc-html.install 1970-01-01 00:00:00 +0000
+++ debian/qtdeclarative5-doc-html.install 2013-06-28 14:52:14 +0000
@@ -0,0 +1,2 @@
1usr/share/qt5/doc/qtqml/
2usr/share/qt5/doc/qtquick/
03
=== added file 'debian/qtdeclarative5-doc.install'
--- debian/qtdeclarative5-doc.install 1970-01-01 00:00:00 +0000
+++ debian/qtdeclarative5-doc.install 2013-06-28 14:52:14 +0000
@@ -0,0 +1,2 @@
1usr/share/qt5/doc/qtquick.qch
2usr/share/qt5/doc/qtqml.qch
03
=== modified file 'debian/rules'
--- debian/rules 2013-04-29 16:27:13 +0000
+++ debian/rules 2013-06-28 14:52:14 +0000
@@ -14,25 +14,31 @@
14override_dh_auto_configure:14override_dh_auto_configure:
15 qmake15 qmake
1616
17override_dh_auto_install:17override_dh_auto_build-indep:
18 dh_auto_build -Smakefile -- docs
19
20override_dh_auto_install-arch:
18 dh_auto_install21 dh_auto_install
1922
20 # Fix wrong path in pkgconfig files23 # Fix wrong path in pkgconfig files
21 find $(CURDIR)/debian/tmp/usr/lib/*/pkgconfig -type f -name '*.pc' \24 find $(CURDIR)/debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/pkgconfig -type f -name '*.pc' \
22 -exec sed -i -e 's/$(DEB_HOST_MULTIARCH)\/$(DEB_HOST_MULTIARCH)/$(DEB_HOST_MULTIARCH)/g' {} \;25 -exec sed -i -e 's/$(DEB_HOST_MULTIARCH)\/$(DEB_HOST_MULTIARCH)/$(DEB_HOST_MULTIARCH)/g' {} \;
2326
27 # Remove libtool-like files
28 rm -f debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/*.la
29
24 # Fix wrong permissions in examples.30 # Fix wrong permissions in examples.
25 find $(CURDIR)/debian/tmp/usr/lib/*/qt5/examples/ -type f \( \31 find $(CURDIR)/debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/qt5/examples/ -type f \( \
26 -name '*.png' \32 -name '*.png' \
27 -o -name '*.php' \33 -o -name '*.php' \
28 -o -name '*.xsl' \34 -o -name '*.xsl' \
29 -o -name '*.xml' \35 -o -name '*.xml' \
30 -o -name '*.js' \36 -o -name '*.js' \
31 -o -name '*.jpg' \37 -o -name '*.jpg' \
32 \) -print0 | xargs -0 chmod 64438 \) -print0 | xargs -0 chmod a-x
3339
34 # Remove libtool-like files40override_dh_auto_install-indep:
35 rm -f debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/*.la41 make INSTALL_ROOT=$(CURDIR)/debian/tmp install_docs
3642
37override_dh_install:43override_dh_install:
38 dh_install --fail-missing44 dh_install --fail-missing

Subscribers

People subscribed via source and target branches