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
1=== modified file 'debian/changelog'
2--- debian/changelog 2015-09-11 12:09:56 +0000
3+++ debian/changelog 2015-09-11 12:48:59 +0000
4@@ -1,3 +1,13 @@
5+libqofono (0.82-0ubuntu1) UNRELEASED; urgency=medium
6+
7+ * New upstream release.
8+ * -debian/patches/expose_modem_tech.patch
9+ - Dropped, upstream now provides availableTechnologies
10+ * debian/control
11+ - Bumped ofono depends to 1.16 for availableTechnologies
12+
13+ -- Ken VanDine <ken.vandine@canonical.com> Thu, 10 Sep 2015 16:07:38 -0400
14+
15 libqofono (0.79-0ubuntu2~gcc5.1) wily; urgency=medium
16
17 * No-change test rebuild for g++5 ABI transition
18
19=== modified file 'debian/control'
20--- debian/control 2015-09-11 12:09:56 +0000
21+++ debian/control 2015-09-11 12:48:59 +0000
22@@ -18,7 +18,7 @@
23 Multi-Arch: same
24 Depends: ${shlibs:Depends},
25 ${misc:Depends},
26- ofono (>= 1.12.bzr6892+15.04.20150407),
27+ ofono (>= 1.16),
28 Description: Qt library for Ofono
29 A library for accessing the ofono daemon, and a declarative plugin for
30 it. This allows accessing ofono in qtquick and friends.

Subscribers

People subscribed via source and target branches