Merge lp:~ken-vandine/kubuntu-packaging/qtsensors-opensource-src_arches into lp:~kubuntu-packagers/kubuntu-packaging/qtsensors-opensource-src

Proposed by Ken VanDine
Status: Merged
Approved by: Timo Jyrinki
Approved revision: 22
Merged at revision: 22
Proposed branch: lp:~ken-vandine/kubuntu-packaging/qtsensors-opensource-src_arches
Merge into: lp:~kubuntu-packagers/kubuntu-packaging/qtsensors-opensource-src
Diff against target: 74 lines (+11/-6)
2 files modified
debian/changelog (+5/-0)
debian/control (+6/-6)
To merge this branch: bzr merge lp:~ken-vandine/kubuntu-packaging/qtsensors-opensource-src_arches
Reviewer Review Type Date Requested Status
Timo Jyrinki Approve
Review via email: mp+162136@code.launchpad.net

Commit message

Only build for arches supported by qtdeclarative

Description of the change

Only build for arches supported by qtdeclarative

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

+1

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/changelog'
2--- debian/changelog 2013-02-15 09:27:07 +0000
3+++ debian/changelog 2013-05-02 15:57:34 +0000
4@@ -1,7 +1,12 @@
5 qtsensors-opensource-src (5.0~git20130115-0ubuntu2) UNRELEASED; urgency=low
6
7+ [ Timo Jyrinki ]
8 * Fix pkgconfig Libs.private path (LP: #1125156)
9
10+ [ Ken VanDine ]
11+ * debian/control
12+ - Only build for arches supported by qtdeclarative
13+
14 -- Timo Jyrinki <timo-jyrinki@ubuntu.com> Fri, 15 Feb 2013 11:27:01 +0200
15
16 qtsensors-opensource-src (5.0~git20130115-0ubuntu1) raring; urgency=low
17
18=== modified file 'debian/control'
19--- debian/control 2013-02-15 14:01:53 +0000
20+++ debian/control 2013-05-02 15:57:34 +0000
21@@ -11,7 +11,7 @@
22 Homepage: http://qt-project.org/
23
24 Package: libqt5sensors5
25-Architecture: any
26+Architecture: amd64 i386 armhf
27 Multi-Arch: same
28 Pre-Depends: ${misc:Pre-Depends}
29 Depends: ${misc:Depends}, ${shlibs:Depends}
30@@ -26,7 +26,7 @@
31 change in a binary incompatible way, and no guarantees are given.
32
33 Package: qtdeclarative5-qtsensors-plugin
34-Architecture: any
35+Architecture: amd64 i386 armhf
36 Multi-Arch: same
37 Pre-Depends: ${misc:Pre-Depends}
38 Depends: ${misc:Depends}, ${shlibs:Depends}
39@@ -42,7 +42,7 @@
40
41 Package: qtsensors5-dev
42 Section: libdevel
43-Architecture: any
44+Architecture: amd64 i386 armhf
45 Depends: libqt5sensors5 (= ${binary:Version}), ${misc:Depends}, qtbase5-dev
46 Description: Qt 5 Sensors development files
47 Qt is a cross-platform C++ application framework. Qt's primary feature
48@@ -56,7 +56,7 @@
49 change in a binary incompatible way, and no guarantees are given.
50
51 Package: qtsensors5-private-dev
52-Architecture: any
53+Architecture: amd64 i386 armhf
54 Section: libdevel
55 Depends: qtsensors5-dev (= ${binary:Version}),
56 ${misc:Depends},
57@@ -75,7 +75,7 @@
58 change in a binary incompatible way, and no guarantees are given.
59
60 Package: qtsensors5-examples
61-Architecture: any
62+Architecture: amd64 i386 armhf
63 Multi-Arch: same
64 Section: x11
65 Pre-Depends: dpkg (>= 1.15.6~), ${misc:Pre-Depends}
66@@ -92,7 +92,7 @@
67
68 Package: qtsensors5-dbg
69 Priority: extra
70-Architecture: any
71+Architecture: amd64 i386 armhf
72 Section: debug
73 Depends: libqt5sensors5 (= ${binary:Version}),
74 qtsensors5-examples (= ${binary:Version}),

Subscribers

People subscribed via source and target branches

to all changes: