Ken VanDine has proposed merging lp:~ken-vandine/kubuntu-packaging/qtsensors-opensource-src_arches into lp:~kubuntu-packagers/kubuntu-packaging/qtsensors-opensource-src.
Commit message: Only build for arches supported by qtdeclarative Requested reviews: Kubuntu Packagers (kubuntu-packagers) For more details, see: https://code.launchpad.net/~ken-vandine/kubuntu-packaging/qtsensors-opensource-src_arches/+merge/162136 Only build for arches supported by qtdeclarative -- https://code.launchpad.net/~ken-vandine/kubuntu-packaging/qtsensors-opensource-src_arches/+merge/162136 Your team Kubuntu Packagers is requested to review the proposed merge of lp:~ken-vandine/kubuntu-packaging/qtsensors-opensource-src_arches into lp:~kubuntu-packagers/kubuntu-packaging/qtsensors-opensource-src.
=== modified file 'debian/changelog' --- debian/changelog 2013-02-15 09:27:07 +0000 +++ debian/changelog 2013-05-02 15:57:34 +0000 @@ -1,7 +1,12 @@ qtsensors-opensource-src (5.0~git20130115-0ubuntu2) UNRELEASED; urgency=low + [ Timo Jyrinki ] * Fix pkgconfig Libs.private path (LP: #1125156) + [ Ken VanDine ] + * debian/control + - Only build for arches supported by qtdeclarative + -- Timo Jyrinki <[email protected]> Fri, 15 Feb 2013 11:27:01 +0200 qtsensors-opensource-src (5.0~git20130115-0ubuntu1) raring; urgency=low === modified file 'debian/control' --- debian/control 2013-02-15 14:01:53 +0000 +++ debian/control 2013-05-02 15:57:34 +0000 @@ -11,7 +11,7 @@ Homepage: http://qt-project.org/ Package: libqt5sensors5 -Architecture: any +Architecture: amd64 i386 armhf Multi-Arch: same Pre-Depends: ${misc:Pre-Depends} Depends: ${misc:Depends}, ${shlibs:Depends} @@ -26,7 +26,7 @@ change in a binary incompatible way, and no guarantees are given. Package: qtdeclarative5-qtsensors-plugin -Architecture: any +Architecture: amd64 i386 armhf Multi-Arch: same Pre-Depends: ${misc:Pre-Depends} Depends: ${misc:Depends}, ${shlibs:Depends} @@ -42,7 +42,7 @@ Package: qtsensors5-dev Section: libdevel -Architecture: any +Architecture: amd64 i386 armhf Depends: libqt5sensors5 (= ${binary:Version}), ${misc:Depends}, qtbase5-dev Description: Qt 5 Sensors development files Qt is a cross-platform C++ application framework. Qt's primary feature @@ -56,7 +56,7 @@ change in a binary incompatible way, and no guarantees are given. Package: qtsensors5-private-dev -Architecture: any +Architecture: amd64 i386 armhf Section: libdevel Depends: qtsensors5-dev (= ${binary:Version}), ${misc:Depends}, @@ -75,7 +75,7 @@ change in a binary incompatible way, and no guarantees are given. Package: qtsensors5-examples -Architecture: any +Architecture: amd64 i386 armhf Multi-Arch: same Section: x11 Pre-Depends: dpkg (>= 1.15.6~), ${misc:Pre-Depends} @@ -92,7 +92,7 @@ Package: qtsensors5-dbg Priority: extra -Architecture: any +Architecture: amd64 i386 armhf Section: debug Depends: libqt5sensors5 (= ${binary:Version}), qtsensors5-examples (= ${binary:Version}),
-- kubuntu-devel mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/kubuntu-devel
