Merge lp:~xnox/ubuntu-archive-publishing/focal-is-more-like-bionic into lp:ubuntu-archive-publishing

Proposed by Dimitri John Ledkov
Status: Merged
Merged at revision: 110
Proposed branch: lp:~xnox/ubuntu-archive-publishing/focal-is-more-like-bionic
Merge into: lp:ubuntu-archive-publishing
Diff against target: 12 lines (+2/-0)
1 file modified
scripts/maintenance-check.py (+2/-0)
To merge this branch: bzr merge lp:~xnox/ubuntu-archive-publishing/focal-is-more-like-bionic
Reviewer Review Type Date Requested Status
Colin Watson Approve
Review via email: mp+380887@code.launchpad.net

Commit message

maintenance-check: make Focal be like Bionic

  Whilst the maintenance-check details for Focal are still being
  finalized, bump the publishing for focal to be at least what bionic
  has declared.

Description of the change

  maintainance-check: make Focal be like Bionic

  Whilst the maintaince-check details for Focal are still being
  finalized, bump the publishing for focal to be at least what bionic
  has declared.

To post a comment you must log in.
Revision history for this message
Colin Watson (cjwatson) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'scripts/maintenance-check.py'
2--- scripts/maintenance-check.py 2018-04-26 06:03:19 +0000
3+++ scripts/maintenance-check.py 2020-03-19 14:17:53 +0000
4@@ -247,6 +247,8 @@
5 "lubuntu",
6 ]
7
8+FocalUbuntuMaintenance = BionicUbuntuMaintenance
9+
10 # Names of the distribution releases that are not supported by this
11 # tool. All later versions are supported.
12 UNSUPPORTED_DISTRO_RELEASED = [

Subscribers

People subscribed via source and target branches