Merge lp:~jbicha/indicator-china-weather/update-dependencies into lp:indicator-china-weather

Proposed by Jeremy Bícha
Status: Merged
Merged at revision: 115
Proposed branch: lp:~jbicha/indicator-china-weather/update-dependencies
Merge into: lp:indicator-china-weather
Diff against target: 32 lines (+10/-4)
2 files modified
debian/changelog (+8/-0)
debian/control (+2/-4)
To merge this branch: bzr merge lp:~jbicha/indicator-china-weather/update-dependencies
Reviewer Review Type Date Requested Status
Ma Jun Approve
kobe Pending
Review via email: mp+318971@code.launchpad.net

Description of the change

indicator-weather uses gsettings, gobject-introspection and gtk3 so this updates the dependencies for that.

To post a comment you must log in.
Revision history for this message
Ma Jun (maclin.jun) wrote :

Thanks Jeremy. This merge request has been merged by kobe.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'debian/changelog'
--- debian/changelog 2016-03-29 06:19:58 +0000
+++ debian/changelog 2017-03-04 00:55:14 +0000
@@ -1,3 +1,11 @@
1indicator-china-weather (2.1.5-0ubuntu2) UNRELEASED; urgency=medium
2
3 * debian/control:
4 - Depend on gir1.2-appindicator3-0.1 and python-gi instead of no longer
5 used python-appindicator, python-gobject, and python-gtk2
6
7 -- Jeremy Bicha <jbicha@ubuntu.com> Fri, 03 Mar 2017 19:48:15 -0500
8
1indicator-china-weather (2.1.5-0ubuntu1) xenial; urgency=low9indicator-china-weather (2.1.5-0ubuntu1) xenial; urgency=low
210
3 * Modified control file for python 2.7.11 * Modified control file for python 2.7.
412
=== modified file 'debian/control'
--- debian/control 2016-03-14 00:55:18 +0000
+++ debian/control 2017-03-04 00:55:14 +0000
@@ -13,10 +13,8 @@
1313
14Package: indicator-china-weather14Package: indicator-china-weather
15Architecture: all15Architecture: all
16Depends: python-gobject,16Depends: gir1.2-appindicator3-0.1,
17 python-appindicator,17 python-gi,
18 python-gconf,
19 python-gtk2,
20 python-xdg,18 python-xdg,
21 python-piston-mini-client,19 python-piston-mini-client,
22 ${shlibs:Depends},20 ${shlibs:Depends},

Subscribers

People subscribed via source and target branches