Merge lp:~ken-vandine/libqofono/0.82 into lp:~phablet-team/libqofono/ubuntu

Proposed by Ken VanDine
Status: Merged
Approved by: Jonas G. Drange
Approved revision: 209
Merged at revision: 209
Proposed branch: lp:~ken-vandine/libqofono/0.82
Merge into: lp:~phablet-team/libqofono/ubuntu
Diff against target: 30 lines (+11/-1)
2 files modified
debian/changelog (+10/-0)
debian/control (+1/-1)
To merge this branch: bzr merge lp:~ken-vandine/libqofono/0.82
Reviewer Review Type Date Requested Status
Jonas G. Drange (community) Approve
Review via email: mp+270812@code.launchpad.net

Commit message

New upstream release

Description of the change

New upstream release

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

LGTM (given that the patch was dropped in the package upload).

review: Approve
Revision history for this message
Alfonso Sanchez-Beato (alfonsosanchezbeato) wrote :

Side note: connman-resetcontexts.patch could be upstreamed as the ofono patches for ResetContext DBus call were accepted.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'debian/changelog'
--- debian/changelog 2015-09-11 12:09:56 +0000
+++ debian/changelog 2015-09-11 12:48:59 +0000
@@ -1,3 +1,13 @@
1libqofono (0.82-0ubuntu1) UNRELEASED; urgency=medium
2
3 * New upstream release.
4 * -debian/patches/expose_modem_tech.patch
5 - Dropped, upstream now provides availableTechnologies
6 * debian/control
7 - Bumped ofono depends to 1.16 for availableTechnologies
8
9 -- Ken VanDine <ken.vandine@canonical.com> Thu, 10 Sep 2015 16:07:38 -0400
10
1libqofono (0.79-0ubuntu2~gcc5.1) wily; urgency=medium11libqofono (0.79-0ubuntu2~gcc5.1) wily; urgency=medium
212
3 * No-change test rebuild for g++5 ABI transition13 * No-change test rebuild for g++5 ABI transition
414
=== modified file 'debian/control'
--- debian/control 2015-09-11 12:09:56 +0000
+++ debian/control 2015-09-11 12:48:59 +0000
@@ -18,7 +18,7 @@
18Multi-Arch: same18Multi-Arch: same
19Depends: ${shlibs:Depends},19Depends: ${shlibs:Depends},
20 ${misc:Depends},20 ${misc:Depends},
21 ofono (>= 1.12.bzr6892+15.04.20150407),21 ofono (>= 1.16),
22Description: Qt library for Ofono22Description: Qt library for Ofono
23 A library for accessing the ofono daemon, and a declarative plugin for 23 A library for accessing the ofono daemon, and a declarative plugin for
24 it. This allows accessing ofono in qtquick and friends.24 it. This allows accessing ofono in qtquick and friends.

Subscribers

People subscribed via source and target branches