[Git][security-tracker-team/security-tracker][master] lib/debian-releases.mk: Correctly remove $(OLDSTABLE) for backports

Salvatore Bonaccorso carnil at debian.org
Tue Mar 26 15:58:47 GMT 2019


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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-security-tracker-commits/attachments/20190326/01baf3db/attachment.html>


More information about the debian-security-tracker-commits mailing list