diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/apt-verbatim.ent | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/apt-verbatim.ent b/doc/apt-verbatim.ent index 9700e1cf8..b89d9de93 100644 --- a/doc/apt-verbatim.ent +++ b/doc/apt-verbatim.ent @@ -271,11 +271,11 @@ <!ENTITY apt-product-version "1.8.0~alpha3"> <!-- (Code)names for various things used all over the place --> -<!ENTITY debian-oldstable-codename "jessie"> -<!ENTITY debian-stable-codename "stretch"> -<!ENTITY debian-testing-codename "buster"> -<!ENTITY debian-stable-version "9"> -<!ENTITY ubuntu-codename "xenial"> +<!ENTITY debian-oldstable-codename "stretch"> +<!ENTITY debian-stable-codename "buster"> +<!ENTITY debian-testing-codename "bullseye"> +<!ENTITY debian-stable-version "10"> +<!ENTITY ubuntu-codename "disco"> <!-- good and bad just refers to matching and not matching a pattern… It is not a remark about the specific perl version. |