Merge lp:~ken-vandine/libqofono/0.90_qml-module-ofono into lp:libqofono

Proposed by Ken VanDine
Status: Superseded
Proposed branch: lp:~ken-vandine/libqofono/0.90_qml-module-ofono
Merge into: lp:libqofono
Prerequisite: lp:~ken-vandine/libqofono/0.90-suggests
Diff against target: 44 lines (+6/-3)
2 files modified
debian/changelog (+1/-0)
debian/control (+5/-3)
To merge this branch: bzr merge lp:~ken-vandine/libqofono/0.90_qml-module-ofono
Reviewer Review Type Date Requested Status
Jonas G. Drange (community) Approve
Review via email: mp+304649@code.launchpad.net

Commit message

Renamed QML module to follow qml-module-ofono naming (LP: #1342031)

Description of the change

Renamed QML module to follow qml-module-ofono naming (LP: #1342031)

To post a comment you must log in.
Revision history for this message
Jonas G. Drange (jonas-drange) wrote :

+1

review: Approve

Unmerged revisions

218. By Ken VanDine

Renamed QML module to follow qml-module-ofono naming (LP: #1342031)

217. By Ken VanDine

Dropped recommends for ofono to a suggests

216. By Ken VanDine

refreshed patches

215. By Ken VanDine

New upstream release

214. By CI Train Bot Account

Releasing 0.82+16.04.20160127-0ubuntu1

213. By Pete Woods

Make ofono dependency optional Fixes: #1521142

212. By CI Train Bot Account

Releasing 0.82+15.10.20150925-0ubuntu1

211. By Ken VanDine

libqofono-dev should depend on libqofono-qt5-0 (= ${binary:Version}

210. By CI Train Bot Account

Releasing 0.82+15.10.20150911-0ubuntu1

209. By Ken VanDine

New upstream release

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'debian/changelog'
--- debian/changelog 2016-09-01 14:22:35 +0000
+++ debian/changelog 2016-09-01 14:22:35 +0000
@@ -3,6 +3,7 @@
3 * New upstream release3 * New upstream release
4 * debian/control4 * debian/control
5 - Dropped recommends for ofono to a suggests5 - Dropped recommends for ofono to a suggests
6 - Renamed QML module to follow qml-module-ofono naming (LP: #1342031)
67
7 -- Ken VanDine <ken.vandine@canonical.com> Wed, 23 Mar 2016 15:13:06 -04008 -- Ken VanDine <ken.vandine@canonical.com> Wed, 23 Mar 2016 15:13:06 -0400
89
910
=== modified file 'debian/control'
--- debian/control 2016-09-01 14:22:35 +0000
+++ debian/control 2016-09-01 14:22:35 +0000
@@ -7,7 +7,7 @@
7 qt5-default,7 qt5-default,
8 qtbase5-dev,8 qtbase5-dev,
9 qtdeclarative5-dev,9 qtdeclarative5-dev,
10 qtdeclarative5-qtquick2-plugin,10 qml-module-qtquick2,
11 libqt5xmlpatterns5-dev,11 libqt5xmlpatterns5-dev,
12Standards-Version: 3.9.512Standards-Version: 3.9.5
13Homepage: https://github.com/nemomobile/libqofono13Homepage: https://github.com/nemomobile/libqofono
@@ -33,13 +33,15 @@
33 A library for accessing the ofono daemon, and a declarative plugin for 33 A library for accessing the ofono daemon, and a declarative plugin for
34 it. This allows accessing ofono in qtquick and friends.34 it. This allows accessing ofono in qtquick and friends.
3535
36Package: qtdeclarative5-ofono0.236Package: qml-module-ofono
37Architecture: any37Architecture: any
38Pre-Depends: ${misc:Pre-Depends}38Pre-Depends: ${misc:Pre-Depends}
39Multi-Arch: same39Multi-Arch: same
40Depends: ${shlibs:Depends},40Depends: ${shlibs:Depends},
41 ${misc:Depends},41 ${misc:Depends},
42Breaks: ubuntu-system-settings (<< 0.3+15.04.20150114)42Breaks: ubuntu-system-settings (<< 0.3+15.04.20150114),
43 qtdeclarative5-ofono0.2,
44Replaces: qtdeclarative5-ofono0.2
43Description: QML bindings for libqofono45Description: QML bindings for libqofono
44 A library for accessing the ofono daemon, and a declarative plugin for 46 A library for accessing the ofono daemon, and a declarative plugin for
45 it. This allows accessing ofono in qtquick and friends.47 it. This allows accessing ofono in qtquick and friends.
4648
=== renamed file 'debian/qtdeclarative5-ofono0.2.install' => 'debian/qml-module-ofono.install'

Subscribers

People subscribed via source and target branches

to all changes: