summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorDavid Kalnischkies <david@kalnischkies.de>2017-01-19 12:40:27 +0100
committerDavid Kalnischkies <david@kalnischkies.de>2017-01-19 12:40:27 +0100
commitb11718ad17bc4073a007e50a766f873b4a7fb72a (patch)
tree338d156a46885b11c348ce106df1919208fc83b8 /doc
parent25a14d4ccfceb2698edce01092bc6a1dbe9fb217 (diff)
update release mappings in documentation
While unlikely, it would be embarrising if we would need a freeze exception for such a change, so lets do the flip now.
Diffstat (limited to 'doc')
-rw-r--r--doc/apt-verbatim.ent14
1 files changed, 7 insertions, 7 deletions
diff --git a/doc/apt-verbatim.ent b/doc/apt-verbatim.ent
index d2a6d90f2..0f9275d2f 100644
--- a/doc/apt-verbatim.ent
+++ b/doc/apt-verbatim.ent
@@ -242,17 +242,17 @@
<!ENTITY apt-product-version "1.4~beta4">
<!-- (Code)names for various things used all over the place -->
-<!ENTITY debian-oldstable-codename "wheezy">
-<!ENTITY debian-stable-codename "jessie">
-<!ENTITY debian-testing-codename "stretch">
-<!ENTITY debian-stable-version "8">
-<!ENTITY ubuntu-codename "trusty">
+<!ENTITY debian-oldstable-codename "jessie">
+<!ENTITY debian-stable-codename "stretch">
+<!ENTITY debian-testing-codename "buster">
+<!ENTITY debian-stable-version "9">
+<!ENTITY ubuntu-codename "xenial">
<!-- good and bad just refers to matching and not matching a pattern…
It is not a remark about the specific perl version.
There is no way perl could be clasified "good" (or "bad") in any version… -->
-<!ENTITY good-perl "5.10">
-<!ENTITY bad-perl "5.14">
+<!ENTITY good-perl "5.20">
+<!ENTITY bad-perl "5.24">
<!-- Arguments -->
<!ENTITY synopsis-arg-option "<arg><option>-o=<replaceable>&synopsis-config-string;</replaceable></option></arg>">