summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Andres Klode <julian.klode@canonical.com>2021-01-07 12:18:59 +0100
committerJulian Andres Klode <julian.klode@canonical.com>2021-01-07 12:18:59 +0100
commit7ad5d4a7cc9f43fe84c51cd23d5440a3c8c3774d (patch)
tree97adb4deb8449ec4960ae7a029d4682d89661952
parente92cdbfda401835318600b0d0f31901701b6a675 (diff)
Bump codenames to bullseye/hirsute and adjust -security codename
Closes: #969932
-rw-r--r--doc/apt-verbatim.ent10
-rw-r--r--vendor/debian/sources.list.in2
2 files changed, 6 insertions, 6 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.
diff --git a/vendor/debian/sources.list.in b/vendor/debian/sources.list.in
index 73a2ec9c4..7cffd782d 100644
--- a/vendor/debian/sources.list.in
+++ b/vendor/debian/sources.list.in
@@ -4,4 +4,4 @@
# Uncomment if you want the apt-get source function to work
#deb-src http://deb.debian.org/debian &debian-stable-codename; main contrib non-free
-#deb-src http://security.debian.org &debian-stable-codename;/updates main contrib non-free
+#deb-src http://security.debian.org &debian-stable-codename;-security main contrib non-free