summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorSalvatore Bonaccorso <carnil@debian.org>2019-04-28 23:08:51 +0200
committerSalvatore Bonaccorso <carnil@debian.org>2019-07-06 09:23:56 +0200
commit55d5091551e0ff5ef32ff6b9a0d5c3e4cda74282 (patch)
tree471e01cbd27c569298fb505e866995cad222c4f8 /lib
parent16ec9f19e0e02805b969e8b4aeb259aeb82853fd (diff)
lib/debian-releases.mk: Fetch backports suites for $(OLDSTABLE)
Diffstat (limited to 'lib')
-rw-r--r--lib/debian-releases.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/debian-releases.mk b/lib/debian-releases.mk
index 1c7505f6ae..4fe8605914 100644
--- a/lib/debian-releases.mk
+++ b/lib/debian-releases.mk
@@ -1,7 +1,7 @@
# This file defines the variables describing all Debian repositories
# that need to be fetched in the "update-packages" process
-BACKPORT_RELEASES := $(STABLE)
+BACKPORT_RELEASES := $(OLDSTABLE) $(STABLE)
SECURITY_RELEASES := $(OLDOLDSTABLE) $(OLDSTABLE) $(STABLE) $(TESTING)
MAIN_RELEASES := $(SECURITY_RELEASES) sid

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