diff options
| author | Peter Palfrader <peter@palfrader.org> | 2016-04-24 09:47:16 +0200 |
|---|---|---|
| committer | Peter Palfrader <peter@palfrader.org> | 2016-04-24 09:56:46 +0200 |
| commit | 7e44204f570bfe70774b76aefaff23381cb6ce04 (patch) | |
| tree | 3cf5c2cb23380e7f566926a5d4ca77ca190831c0 | |
| parent | cda1afc3ff6f468dde48590aa509436e5203f597 (diff) | |
deb.tpo: update suites, II
| -rw-r--r-- | docs/en/debian.wml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/en/debian.wml b/docs/en/debian.wml index 56df62ad..5f0581dc 100644 --- a/docs/en/debian.wml +++ b/docs/en/debian.wml @@ -233,14 +233,14 @@ For Ubuntu, ask <a href="https://en.wikipedia.org/wiki/List_of_Ubuntu_releases#T <blockquote> I run <select id="distrib" onchange="update()"> -<option value="squeeze">Debian oldoldstable (Squeeze)</option> -<option value="wheezy">Debian oldstable (Wheezy)</option> -<option value="jessie" selected="selected">Debian (Jessie)</option> +<option value="wheezy">Debian oldstable (wheezy)</option> +<option value="jessie" selected="selected">Debian stable (jessie)</option> +<option value="stretch">Debian testing (stretch)</option> <option value="sid">Debian unstable (sid)</option> -<option value="lucid">Ubuntu Lucid Lynx</option> <option value="precise">Ubuntu Precise Pangolin</option> -<option value="saucy">Ubuntu Saucy Salamander</option> <option value="trusty">Ubuntu Trusty Tahr</option> +<option value="wily">Ubuntu Wily Werewolf</option> +<option value="xenial">Ubuntu Xenial Xerus</option> </select> and want <select id="package" onchange="update()"></select> |
