[Secure-testing-commits] r52654 - /

Salvatore Bonaccorso carnil at moszumanska.debian.org
Sat Jun 17 08:22:03 UTC 2017


Author: carnil
Date: 2017-06-17 08:22:03 +0000 (Sat, 17 Jun 2017)
New Revision: 52654

Modified:
   Makefile
Log:
Makefile: update-oldold-security target: do not depend on update-lts

The separate update for -lts suites is not needed anymore after squeeze
and is obsoleted.

Modified: Makefile
===================================================================
--- Makefile	2017-06-17 08:22:02 UTC (rev 52653)
+++ Makefile	2017-06-17 08:22:03 UTC (rev 52654)
@@ -176,7 +176,7 @@
 	  done ; \
 	done
 
-update-oldold-security: update-lts
+update-oldold-security:
 	for archive in $(OLDOLDSTABLE); do \
             for section in main contrib non-free ; do \
 	    $(PYTHON) bin/apt-update-file \




More information about the Secure-testing-commits mailing list