~clinton-fung/launchpad:fix-typo-whatislaunchpad

Last commit made on 2022-07-15
Get this branch:
git clone -b fix-typo-whatislaunchpad https://git.launchpad.net/~clinton-fung/launchpad
Only Clinton Fung can upload to this branch. If you are Clinton Fung please log in for upload directions.

Branch merges

Branch information

Name:
fix-typo-whatislaunchpad
Repository:
lp:~clinton-fung/launchpad

Recent commits

cb90d89... by Clinton Fung

Fix a typo in the documentation that would be difficult for an automated spell checker to pick up

6e9c0df... by Andrey Fedoseev

Update Twisted to 20.3.0+lp9

Merged from https://code.launchpad.net/~andrey-fedoseev/launchpad/+git/launchpad/+merge/426947

87b912f... by Andrey Fedoseev

Update Twisted to 20.3.0+lp9

96b7a66... by Colin Watson

Create a source publication when uploading a CI build

Merged from https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/426502

cea0349... by Colin Watson

Merge db-stable c53308baac (Replace PL/Python 2 functions using PL/Python 3)

Merged from https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/426862

6c7298d... by Colin Watson

Rename DummyDistroSeriesLanguage to EmptyDistroSeriesLanguage

Merged from https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/426836

19d842f... by Colin Watson

Rename DummyDistroSeriesLanguage to EmptyDistroSeriesLanguage

This meets inclusive language guidelines, and I think it describes the
purpose of the class slightly better.

3637bc5... by Colin Watson

Restructure some bits of the developer documentation

Merged from https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/426832

59df764... by Colin Watson

Integrate material from README better into documentation

The `README` file consisted of a few different conceptual pieces:

 * Introductory material summarizing the project, suitable for the top
   of the developer documentation's home page;
 * Brief remarks on who runs the project;
 * A "Getting started" section;
 * Explanatory material on navigating the code tree.

Move most of these to their proper positions in the developer
documentation. I think it makes sense to maintain at least a brief
text-only `README` file for the benefit of people who clone the
repository directory or look at it on git.launchpad.net, but I've cut it
down and updated some of its links.

3084da1... by Guruprasad

Fix a typo in doc/how-to/security.rst

This should fix a failing test.

Merged from https://code.launchpad.net/~lgp171188/launchpad/+git/launchpad/+merge/426829