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
1=== modified file 'debian/control'
2--- debian/control 2016-07-21 12:13:18 +0000
3+++ debian/control 2016-09-21 08:44:48 +0000
4@@ -6,7 +6,6 @@
5 Build-Depends: debhelper (>= 9.0.0),
6 dh-python,
7 dvipng,
8- gir1.2-gconf-2.0,
9 gir1.2-gtk-3.0,
10 gir1.2-ibus-1.0,
11 gir1.2-ubuntu-app-launch-2 | gir1.2-upstart-app-launch-2,
12@@ -36,7 +35,7 @@
13 texlive-latex-extra,
14 Standards-Version: 3.9.5
15 Homepage: https://launchpad.net/autopilot
16-Vcs-bzr: https://code.launchpad.net/+branch/ubuntu/autopilot
17+Vcs-Bzr: https://code.launchpad.net/~autopilot/autopilot/trunk
18 X-Python-Version: >= 2.7
19 X-Python3-Version: >= 3.3
20
21@@ -61,8 +60,7 @@
22 udev,
23 ${misc:Depends},
24 ${python3:Depends},
25-Recommends: gir1.2-gconf-2.0,
26- gir1.2-glib-2.0,
27+Recommends: gir1.2-glib-2.0,
28 gir1.2-gtk-3.0,
29 gir1.2-ibus-1.0,
30 libautopilot-gtk (>= 1.4),
31@@ -107,7 +105,6 @@
32 Section: metapackages
33 Depends: at-spi2-core,
34 bamfdaemon,
35- gir1.2-gconf-2.0,
36 gir1.2-glib-2.0,
37 gir1.2-gtk-3.0,
38 python3-autopilot,

Subscribers

People subscribed via source and target branches