diff options
author | Julian Andres Klode <julian.klode@canonical.com> | 2021-01-07 12:18:59 +0100 |
---|---|---|
committer | Julian Andres Klode <julian.klode@canonical.com> | 2021-01-07 12:18:59 +0100 |
commit | 7ad5d4a7cc9f43fe84c51cd23d5440a3c8c3774d (patch) | |
tree | 97adb4deb8449ec4960ae7a029d4682d89661952 /doc/apt-verbatim.ent | |
parent | e92cdbfda401835318600b0d0f31901701b6a675 (diff) |
Bump codenames to bullseye/hirsute and adjust -security codename
Closes: #969932
Diffstat (limited to 'doc/apt-verbatim.ent')
-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 a71dc7e55..2d70dc9e5 100644 --- a/doc/apt-verbatim.ent +++ b/doc/apt-verbatim.ent @@ -277,11 +277,11 @@ <!ENTITY apt-product-version "2.1.15"> <!-- (Code)names for various things used all over the place --> -<!ENTITY debian-oldstable-codename "stretch"> -<!ENTITY debian-stable-codename "buster"> -<!ENTITY debian-testing-codename "bullseye"> -<!ENTITY debian-stable-version "10"> -<!ENTITY ubuntu-codename "groovy"> +<!ENTITY debian-oldstable-codename "buster"> +<!ENTITY debian-stable-codename "bullseye"> +<!ENTITY debian-testing-codename "bookworm"> +<!ENTITY debian-stable-version "11"> +<!ENTITY ubuntu-codename "hirsute"> <!-- good and bad just refers to matching and not matching a pattern… It is not a remark about the specific perl version. |