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
=== modified file 'scripts/maintenance-check.py'
--- scripts/maintenance-check.py 2018-04-26 06:03:19 +0000
+++ scripts/maintenance-check.py 2020-03-19 14:17:53 +0000
@@ -247,6 +247,8 @@
247 "lubuntu",247 "lubuntu",
248 ]248 ]
249249
250FocalUbuntuMaintenance = BionicUbuntuMaintenance
251
250# Names of the distribution releases that are not supported by this252# Names of the distribution releases that are not supported by this
251# tool. All later versions are supported.253# tool. All later versions are supported.
252UNSUPPORTED_DISTRO_RELEASED = [254UNSUPPORTED_DISTRO_RELEASED = [

Subscribers

People subscribed via source and target branches