diff options
author | Julian Andres Klode <jak@debian.org> | 2023-02-27 09:47:11 +0000 |
---|---|---|
committer | Julian Andres Klode <jak@debian.org> | 2023-02-27 09:47:11 +0000 |
commit | ec73fd0855edb53c5325d711cbb09225dd182d83 (patch) | |
tree | 81457729a9f0ae97d87214d068f49959794e5ec4 | |
parent | f98732f703601a8db67527b1b82f3296290f2dc1 (diff) | |
parent | b20ec1c48762963fac189fac7c6040dde115ba80 (diff) |
Merge branch 'pu/lunar' into 'main'
Update ubuntu-codename to lunar
See merge request apt-team/apt!285
-rw-r--r-- | doc/apt-verbatim.ent | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/apt-verbatim.ent b/doc/apt-verbatim.ent index 60f522826..b12ae009a 100644 --- a/doc/apt-verbatim.ent +++ b/doc/apt-verbatim.ent @@ -281,7 +281,7 @@ <!ENTITY debian-stable-codename "bookworm"> <!ENTITY debian-testing-codename "trixie"> <!ENTITY debian-stable-version "12"> -<!ENTITY ubuntu-codename "jammy"> +<!ENTITY ubuntu-codename "lunar"> <!-- good and bad just refers to matching and not matching a pattern… It is not a remark about the specific perl version. |