diff --git a/README.md b/README.md index 800fa19..b3fe1d5 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,7 @@ After the codename is announced and `base-files` is uploaded: 1. File documentation about a new wallpaper and slideshow for the upcoming release. 1. Change `update.cfg` in lubuntu-meta and the branding/desktop file in calamares-settings-ubuntu. 1. Make sure `repo-list` is up-to-date and run `setup-repos` in this repo. The production values can be found elsewhere. + 1. Make sure [our seed](https://git.launchpad.net/~lubuntu-dev/ubuntu-seeds/+git/lubuntu) is branched, and the default branch is correctly set. 1. If `lintian` and `devscripts` have not been updated (NOTE: normally, Ubuntu/Debian would handle this), cherry-pick the `lintian` patch adding the new release as known if there is one, and no-change rebuild `devscripts`. 1. Lintian needs a patch because all of the Ubuntu release codenames are hardcoded in `vendors/ubuntu/main/data/changes-file/known-dists`. 1. `devscripts` needs a no-change rebuild because it gets the value grabbed by `dch -r` on build time. This is the conditional `sed` modification to `debchange.pl` in `scripts/Makefile`.