summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
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>">