Merge lp:~pieq/checkbox/ppa-packaging-plainbox-provider-checkbox-remove-useless-dependencies into lp:~checkbox-dev/checkbox/ppa-packaging-plainbox-provider-checkbox

Proposed by Pierre Equoy
Status: Merged
Approved by: Pierre Equoy
Approved revision: 43
Merged at revision: 43
Proposed branch: lp:~pieq/checkbox/ppa-packaging-plainbox-provider-checkbox-remove-useless-dependencies
Merge into: lp:~checkbox-dev/checkbox/ppa-packaging-plainbox-provider-checkbox
Diff against target: 30 lines (+1/-5)
1 file modified
debian/control (+1/-5)
To merge this branch: bzr merge lp:~pieq/checkbox/ppa-packaging-plainbox-provider-checkbox-remove-useless-dependencies
Reviewer Review Type Date Requested Status
Paul Larson (community) Approve
Review via email: mp+302432@code.launchpad.net

Description of the change

Remove unnecessary dependencies.

In order to test, the best way is to create a package locally (or, as I did, using a personal PPA such as [1] and building on Launchpad using a recipe such as [2]), then install this package somewhere and make sure the usual test plans (certification client, OEM test plans, etc.) can run without regressions or problems.

[1] https://launchpad.net/~pierre-equoy/+archive/ubuntu/ppa
[2] https://code.launchpad.net/~pierre-equoy/+recipe/pierre-equoy-test-checkbox-provider

To post a comment you must log in.
Revision history for this message
Paul Larson (pwlars) wrote :

-4 packages, good start!
+1

review: Approve

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-04-11 12:52:52 +0000
3+++ debian/control 2016-08-09 15:15:26 +0000
4@@ -35,8 +35,6 @@
5 kmod,
6 libgstreamer1.0-0,
7 lshw,
8- nmap,
9- obexd-client,
10 pm-utils,
11 python3-apt,
12 python3-dbus,
13@@ -44,8 +42,7 @@
14 python3-guacamole,
15 smartmontools,
16 sysstat
17-Suggests: bootchart,
18- fswebcam,
19+Suggests: fswebcam,
20 fwts,
21 glmark2,
22 glmark2-es2,
23@@ -54,7 +51,6 @@
24 mesa-utils,
25 obexftp,
26 render-bench,
27- sox,
28 stress,
29 wmctrl
30 Description: CheckBox provider for PlainBox

Subscribers

People subscribed via source and target branches