Salvatore Bonaccorso pushed to branch master at Debian Security Tracker / 
security-tracker


Commits:
8406589e by Salvatore Bonaccorso at 2019-03-26T15:58:19Z
lib/debian-releases.mk: Correctly remove $(OLDSTABLE) for backports

- - - - -


1 changed file:

- lib/debian-releases.mk


Changes:

=====================================
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 := $(OLDSTABLE) $(STABLE)
+BACKPORT_RELEASES := $(STABLE)
 SECURITY_RELEASES := $(OLDOLDSTABLE) $(OLDSTABLE) $(STABLE) $(TESTING)
 MAIN_RELEASES := $(SECURITY_RELEASES) sid
 



View it on GitLab: 
https://salsa.debian.org/security-tracker-team/security-tracker/commit/8406589e168cd12d283da18d5fc6c343be349be5

-- 
View it on GitLab: 
https://salsa.debian.org/security-tracker-team/security-tracker/commit/8406589e168cd12d283da18d5fc6c343be349be5
You're receiving this email because of your account on salsa.debian.org.
_______________________________________________
debian-security-tracker-commits mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-security-tracker-commits

Reply via email to