[Secure-testing-commits] r52653 - /
Salvatore Bonaccorso
carnil at moszumanska.debian.org
Sat Jun 17 08:22:02 UTC 2017
Author: carnil
Date: 2017-06-17 08:22:02 +0000 (Sat, 17 Jun 2017)
New Revision: 52653
Modified:
Makefile
Log:
Makefile: Update phony target to include update-oldoldstable
Modified: Makefile
===================================================================
--- Makefile 2017-06-17 08:22:01 UTC (rev 52652)
+++ Makefile 2017-06-17 08:22:02 UTC (rev 52653)
@@ -53,7 +53,7 @@
serve:
@bash bin/test-web-server
-.PHONY: update-packages update-testing update-stable update-oldstable
+.PHONY: update-packages update-testing update-stable update-oldstable update-oldoldstable
update-packages: update-testing
set -e ; for rel in sid ; do \
for archive in main contrib non-free ; do \
More information about the Secure-testing-commits
mailing list