Author: pabs
Date: 2016-07-15 15:06:37 +0000 (Fri, 15 Jul 2016)
New Revision: 43223

Modified:
   bin/tracker_service.py
Log:
testing.pl is gone, update links to it to qa.d.o/excuses.php

Modified: bin/tracker_service.py
===================================================================
--- bin/tracker_service.py      2016-07-15 15:06:19 UTC (rev 43222)
+++ bin/tracker_service.py      2016-07-15 15:06:37 UTC (rev 43223)
@@ -1536,7 +1536,7 @@
     def url_pts(self, url, package):
         return url.absolute("https://tracker.debian.org/pkg/%s"; % package)
     def url_testing_status(self, url, package):
-        return url.absolute("https://release.debian.org/migration/testing.pl";,
+        return url.absolute("https://qa.debian.org/excuses.php";,
                             package=package)
     def url_source_package(self, url, package, full=False):
         if full:


_______________________________________________
Secure-testing-commits mailing list
Secure-testing-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/secure-testing-commits

Reply via email to