Merge ~andreserl/maas:versioned_django_dep_2.4 into maas:2.4

Proposed by Andres Rodriguez
Status: Merged
Approved by: Andres Rodriguez
Approved revision: 34bd402c0ece80b031eb7bf751b726812efd23cf
Merge reported by: MAAS Lander
Merged at revision: not available
Proposed branch: ~andreserl/maas:versioned_django_dep_2.4
Merge into: maas:2.4
Diff against target: 13 lines (+1/-1)
1 file modified
debian/control (+1/-1)
Reviewer Review Type Date Requested Status
Andres Rodriguez (community) Approve
Review via email: mp+348250@code.launchpad.net

Commit message

debian/control: Add version dependency for python3-django

To post a comment you must log in.
Revision history for this message
Andres Rodriguez (andreserl) wrote :

selfie!

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 e42eb2a..6a13c4b 100644
3--- a/debian/control
4+++ b/debian/control
5@@ -77,7 +77,7 @@ Depends: bind9 (>= 1:9.10.3.dfsg.P2-5~),
6 maas-proxy (= ${binary:Version}),
7 chrony,
8 python3-bson,
9- python3-django,
10+ python3-django (>= 1:1.10),
11 python3-django-maas (= ${binary:Version}),
12 python3-django-piston3 (>= 0.3~rc2),
13 python3-djorm-ext-pgarray,

Subscribers

People subscribed via source and target branches