[Secure-testing-commits] r52652 - /
Salvatore Bonaccorso
carnil at moszumanska.debian.org
Sat Jun 17 08:22:01 UTC 2017
Author: carnil
Date: 2017-06-17 08:22:01 +0000 (Sat, 17 Jun 2017)
New Revision: 52652
Modified:
Makefile
Log:
Makefile: Update mapping of releases to codenames
Modified: Makefile
===================================================================
--- Makefile 2017-06-17 08:22:00 UTC (rev 52651)
+++ Makefile 2017-06-17 08:22:01 UTC (rev 52652)
@@ -14,10 +14,10 @@
buster_ARCHS = amd64 arm64 armel armhf i386 mips mips64el mipsel ppc64el s390x
sid_ARCHS = amd64 arm64 armel armhf hurd-i386 i386 kfreebsd-i386 kfreebsd-amd64 mips mips64el mipsel powerpc ppc64el s390x
-OLDOLDSTABLE = squeeze
-OLDSTABLE = wheezy
-STABLE = jessie
-TESTING = stretch
+OLDOLDSTABLE = wheezy
+OLDSTABLE = jessie
+STABLE = stretch
+TESTING = buster
all:
$(PYTHON) bin/update-db data/security.db
More information about the Secure-testing-commits
mailing list