summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorSalvatore Bonaccorso <carnil@debian.org>2019-04-28 23:02:16 +0200
committerSalvatore Bonaccorso <carnil@debian.org>2019-07-06 09:23:56 +0200
commit16ec9f19e0e02805b969e8b4aeb259aeb82853fd (patch)
tree1b368a6a95f34361a0d8653e00542a7be929e2d2 /Makefile
parented931cc16236e8df62fec1e1e03f3086402ae6cd (diff)
Makefile: Update mapping of releases to codenames
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index 6a61e4dc6e..7e7610c01f 100644
--- a/Makefile
+++ b/Makefile
@@ -2,10 +2,10 @@ PYTHON_MODULES = $(wildcard lib/python/*.py)
# The following variables need to be kept up-to-date and can be adjusted
# currently unsupported releases can be commented out
-#OLDOLDSTABLE = wheezy
-OLDSTABLE = jessie
-STABLE = stretch
-TESTING = buster
+OLDOLDSTABLE = jessie
+OLDSTABLE = stretch
+STABLE = buster
+TESTING = bullseye
MIRROR = http://debian.csail.mit.edu/debian
SECURITY_MIRROR = http://security.debian.org/debian-security

© 2014-2024 Faster IT GmbH | imprint | privacy policy