Merge lp:~jbicha/autopilot/drop-unused-gconf-dependency into lp:autopilot

Proposed by Jeremy Bícha
Status: Merged
Approved by: dobey
Approved revision: 583
Merged at revision: 591
Proposed branch: lp:~jbicha/autopilot/drop-unused-gconf-dependency
Merge into: lp:autopilot
Diff against target: 38 lines (+2/-5)
1 file modified
debian/control (+2/-5)
To merge this branch: bzr merge lp:~jbicha/autopilot/drop-unused-gconf-dependency
Reviewer Review Type Date Requested Status
platform-qa-bot continuous-integration Approve
dobey (community) Approve
Review via email: mp+306311@code.launchpad.net

Commit message

Drop unused gconf dependency
Fix Vcs-Bzr link

To post a comment you must log in.
Revision history for this message
dobey (dobey) :
review: Approve
Revision history for this message
platform-qa-bot (platform-qa-bot) :
review: Approve (continuous-integration)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'debian/control'
--- debian/control 2016-07-21 12:13:18 +0000
+++ debian/control 2016-09-21 08:44:48 +0000
@@ -6,7 +6,6 @@
6Build-Depends: debhelper (>= 9.0.0),6Build-Depends: debhelper (>= 9.0.0),
7 dh-python,7 dh-python,
8 dvipng,8 dvipng,
9 gir1.2-gconf-2.0,
10 gir1.2-gtk-3.0,9 gir1.2-gtk-3.0,
11 gir1.2-ibus-1.0,10 gir1.2-ibus-1.0,
12 gir1.2-ubuntu-app-launch-2 | gir1.2-upstart-app-launch-2,11 gir1.2-ubuntu-app-launch-2 | gir1.2-upstart-app-launch-2,
@@ -36,7 +35,7 @@
36 texlive-latex-extra,35 texlive-latex-extra,
37Standards-Version: 3.9.536Standards-Version: 3.9.5
38Homepage: https://launchpad.net/autopilot37Homepage: https://launchpad.net/autopilot
39Vcs-bzr: https://code.launchpad.net/+branch/ubuntu/autopilot38Vcs-Bzr: https://code.launchpad.net/~autopilot/autopilot/trunk
40X-Python-Version: >= 2.739X-Python-Version: >= 2.7
41X-Python3-Version: >= 3.340X-Python3-Version: >= 3.3
4241
@@ -61,8 +60,7 @@
61 udev,60 udev,
62 ${misc:Depends},61 ${misc:Depends},
63 ${python3:Depends},62 ${python3:Depends},
64Recommends: gir1.2-gconf-2.0,63Recommends: gir1.2-glib-2.0,
65 gir1.2-glib-2.0,
66 gir1.2-gtk-3.0,64 gir1.2-gtk-3.0,
67 gir1.2-ibus-1.0,65 gir1.2-ibus-1.0,
68 libautopilot-gtk (>= 1.4),66 libautopilot-gtk (>= 1.4),
@@ -107,7 +105,6 @@
107Section: metapackages105Section: metapackages
108Depends: at-spi2-core,106Depends: at-spi2-core,
109 bamfdaemon,107 bamfdaemon,
110 gir1.2-gconf-2.0,
111 gir1.2-glib-2.0,108 gir1.2-glib-2.0,
112 gir1.2-gtk-3.0,109 gir1.2-gtk-3.0,
113 python3-autopilot,110 python3-autopilot,

Subscribers

People subscribed via source and target branches