From 3771d13d731b12db55004a331f565e2cec003d6a Mon Sep 17 00:00:00 2001 From: Jakob Haufe Date: Thu, 9 Apr 2015 23:15:23 +0200 Subject: [PATCH] Simplify explanation of available Ubuntu packages Listing each supported Ubuntu release explicitely is cumbersome and error-prone. Use a more timeless explanation. --- _docs/repositories | 6 ++++-- docs/repositories.html | 7 ++++--- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/_docs/repositories b/_docs/repositories index eda91f0..77bac3e 100644 --- a/_docs/repositories +++ b/_docs/repositories @@ -42,8 +42,10 @@ release of i3. To use it, run the following commands: # apt-get install i3 --------------------------------------------------------------------------------- -The following Ubuntu versions are currently available: oneiric, precise, quantal, -raring, saucy, trusty. +All Ubuntu versions which are currently supported by Ubuntu itself are also supported by +this repository. See link:https://wiki.ubuntu.com/Releases[Ubuntu releases] for details. + +Packages for unsupported Ubuntu versions might exist but may disappear any time. === Development releases diff --git a/docs/repositories.html b/docs/repositories.html index 485e811..4fb5dd2 100644 --- a/docs/repositories.html +++ b/docs/repositories.html @@ -4,7 +4,7 @@ - + i3: Debian and Ubuntu repositories @@ -94,8 +94,9 @@ release of i3. To use it, run the following commands:

# apt-get update # apt-get install i3 -

The following Ubuntu versions are currently available: oneiric, precise, quantal, -raring, saucy, trusty.

+

All Ubuntu versions which are currently supported by Ubuntu itself are also supported by +this repository. See Ubuntu releases for details.

+

Packages for unsupported Ubuntu versions might exist but may disappear any time.

2.2. Development releases

-- 2.39.2