Merge lp:~1chb1n/mojo/eoan into lp:~ost-maintainers/mojo/py3

Proposed by Ryan Beisner
Status: Merged
Merged at revision: 475
Proposed branch: lp:~1chb1n/mojo/eoan
Merge into: lp:~ost-maintainers/mojo/py3
Diff against target: 11 lines (+1/-0)
1 file modified
mojo/contain.py (+1/-0)
To merge this branch: bzr merge lp:~1chb1n/mojo/eoan
Reviewer Review Type Date Requested Status
David Ames (community) Approve
Review via email: mp+373921@code.launchpad.net

Commit message

Add eoan series support

Description of the change

Add eoan series support

To post a comment you must log in.
Revision history for this message
David Ames (thedac) wrote :

LGTM

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'mojo/contain.py'
2--- mojo/contain.py 2019-04-04 06:22:37 +0000
3+++ mojo/contain.py 2019-10-09 20:17:36 +0000
4@@ -40,6 +40,7 @@
5 'bionic': '18.04',
6 'cosmic': '18.10',
7 'disco': '19.04',
8+ 'eoan': '19.10',
9 }
10
11 ARCHITECTURES = {'32bit': 'i386',

Subscribers

People subscribed via source and target branches