Merge ~kissiel/plainbox/+git/packaging:add-pycrypto-dep into ~checkbox-dev/plainbox/+git/packaging:master

Proposed by Maciej Kisielewski
Status: Merged
Approved by: Maciej Kisielewski
Approved revision: 227148e933d5ebffc08ec129dfb6b00496e6e5b9
Merged at revision: b2de646b0ecc0bdeeb353db558e224268382045b
Proposed branch: ~kissiel/plainbox/+git/packaging:add-pycrypto-dep
Merge into: ~checkbox-dev/plainbox/+git/packaging:master
Diff against target: 20 lines (+2/-0)
1 file modified
debian/control (+2/-0)
Reviewer Review Type Date Requested Status
Sylvain Pineau Approve
Review via email: mp+333833@code.launchpad.net

Description of the change

add python3-crypto dependency

To post a comment you must log in.
Revision history for this message
Sylvain Pineau (sylvain-pineau) wrote :

Add python3-crypto also as a Depends: of python3-plainbox

review: Needs Fixing
Revision history for this message
Sylvain Pineau (sylvain-pineau) wrote :

+1

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/debian/control b/debian/control
2index 0397c27..bb27b73 100644
3--- a/debian/control
4+++ b/debian/control
5@@ -8,6 +8,7 @@ Uploaders: Sylvain Pineau <sylvain.pineau@canonical.com>,
6 Build-Depends: debhelper (>= 9),
7 dh-python,
8 python3-all,
9+ python3-crypto,
10 python3-distutils-extra,
11 python3-docutils,
12 python3-guacamole,
13@@ -59,6 +60,7 @@ Architecture: all
14 Section: python
15 Depends: plainbox-secure-policy (= ${binary:Version}) | plainbox-insecure-policy (= ${binary:Version}),
16 policykit-1,
17+ python3-crypto,
18 python3-guacamole,
19 python3-jinja2,
20 python3-padme,

Subscribers

People subscribed via source and target branches