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
commit6ca1d9c81f7acacb7ca3221f8817a4e53fe8e371 (patch)
tree9e30d668232747cf06162ba492e4397d11fd4637 /lib
parentaa2df29763f15031487be513cfb9d3f9b1b9e050 (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