[Collab-qa-commits] r1606 - ddpo-by-mail

Raphael Geissert geissert at alioth.debian.org
Wed Oct 28 23:50:28 UTC 2009


Author: geissert
Date: 2009-10-28 23:50:28 +0000 (Wed, 28 Oct 2009)
New Revision: 1606

Modified:
   ddpo-by-mail/Makefile
Log:
Change the location of the list of security issues


Modified: ddpo-by-mail/Makefile
===================================================================
--- ddpo-by-mail/Makefile	2009-10-20 15:34:23 UTC (rev 1605)
+++ ddpo-by-mail/Makefile	2009-10-28 23:50:28 UTC (rev 1606)
@@ -51,7 +51,7 @@
 	$(WGET) http://qa.debian.org/data/$@
 
 security-packages.txt: $(FORCE)
-	$(WGET) http://alioth.debian.org/~geissert/$@
+	$(WGET) -O$@ http://security-tracker.debian.org/tracker/data/pts/1
 
 debian-installer/binary-%: $(FORCE)
 	mkdir -p `dirname "$@"`




More information about the Collab-qa-commits mailing list