Skip to content

Commit

Permalink
Bump codenames in docs in preparation for Debian 12
Browse files Browse the repository at this point in the history
  • Loading branch information
DonKult committed Jan 29, 2023
1 parent 7e7eb11 commit 7ae8bb8
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions doc/apt-verbatim.ent
Original file line number Diff line number Diff line change
Expand Up @@ -277,17 +277,17 @@
<!ENTITY apt-product-version "2.5.5">

<!-- (Code)names for various things used all over the place -->
<!ENTITY debian-oldstable-codename "buster">
<!ENTITY debian-stable-codename "bullseye">
<!ENTITY debian-testing-codename "bookworm">
<!ENTITY debian-stable-version "11">
<!ENTITY ubuntu-codename "hirsute">
<!ENTITY debian-oldstable-codename "bullseye">
<!ENTITY debian-stable-codename "bookworm">
<!ENTITY debian-testing-codename "trixie">
<!ENTITY debian-stable-version "12">
<!ENTITY ubuntu-codename "jammy">

<!-- 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 classified "good" (or "bad") in any version… -->
<!ENTITY good-perl "5.20">
<!ENTITY bad-perl "5.24">
<!ENTITY good-perl "5.32">
<!ENTITY bad-perl "5.36">

<!-- Arguments -->
<!ENTITY synopsis-arg-option "<arg><option>-o=<replaceable>&synopsis-config-string;</replaceable></option></arg>">
Expand Down

0 comments on commit 7ae8bb8

Please sign in to comment.