Merge ~dbungert/curtin:curtin-build-fix into curtin:master

Proposed by Dan Bungert
Status: Merged
Approved by: Michael Hudson-Doyle
Approved revision: 3fcaa5f4a6a45dfdb47d85285906874a2f704ebd
Merge reported by: Server Team CI bot
Merged at revision: not available
Proposed branch: ~dbungert/curtin:curtin-build-fix
Merge into: curtin:master
Diff against target: 20 lines (+2/-0)
1 file modified
debian/control (+2/-0)
Reviewer Review Type Date Requested Status
Michael Hudson-Doyle Approve
Server Team CI bot continuous-integration Approve
Review via email: mp+423116@code.launchpad.net

Commit message

deb: fix dependencies

Required for bionic build, also more correct anyhow.

To post a comment you must log in.
Revision history for this message
Server Team CI bot (server-team-bot) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
Server Team CI bot (server-team-bot) wrote :
review: Approve (continuous-integration)
Revision history for this message
Michael Hudson-Doyle (mwhudson) wrote :

Thanks.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
diff --git a/debian/control b/debian/control
index 72bb6cc..a35cbf6 100644
--- a/debian/control
+++ b/debian/control
@@ -7,6 +7,7 @@ Build-Depends: debhelper (>= 7),
7 dh-python,7 dh-python,
8 python3,8 python3,
9 python3-apt,9 python3-apt,
10 python3-attr,
10 python3-coverage,11 python3-coverage,
11 python3-mock,12 python3-mock,
12 python3-nose,13 python3-nose,
@@ -53,6 +54,7 @@ Architecture: all
53Priority: extra54Priority: extra
54Depends: curtin-common (= ${binary:Version}),55Depends: curtin-common (= ${binary:Version}),
55 python3-apt,56 python3-apt,
57 python3-attr,
56 python3-oauthlib,58 python3-oauthlib,
57 python3-yaml,59 python3-yaml,
58 wget,60 wget,

Subscribers

People subscribed via source and target branches