summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJulian Andres Klode <julian.klode@canonical.com>2025-01-28 19:20:23 +0100
committerJulian Andres Klode <julian.klode@canonical.com>2025-01-28 19:48:48 +0100
commit827d60f3cf1ffe0a11b17ce9d1f22bb4a1c6aded (patch)
tree5307e3c7111d8db56608767806f68b0d97a489ee /doc
parent1be756222f2496ef3bac18650e296b21eb8442dc (diff)
doc: Update codenames for trixie, plucky as stable
Diffstat (limited to 'doc')
-rw-r--r--doc/apt-verbatim.ent10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/apt-verbatim.ent b/doc/apt-verbatim.ent
index 53b099ad7..85aca1607 100644
--- a/doc/apt-verbatim.ent
+++ b/doc/apt-verbatim.ent
@@ -271,11 +271,11 @@
<!ENTITY apt-product-version "2.9.25">
<!-- (Code)names for various things used all over the place -->
-<!ENTITY debian-oldstable-codename "bullseye">
-<!ENTITY debian-stable-codename "bookworm">
-<!ENTITY debian-testing-codename "trixie">
-<!ENTITY debian-stable-version "12">
-<!ENTITY ubuntu-codename "lunar">
+<!ENTITY debian-oldstable-codename "bookworm">
+<!ENTITY debian-stable-codename "trixie">
+<!ENTITY debian-testing-codename "forky">
+<!ENTITY debian-stable-version "13">
+<!ENTITY ubuntu-codename "plucky">
<!-- good and bad just refers to matching and not matching a pattern…
It is not a remark about the specific perl version.