[Secure-testing-commits] r32513 - bin

Holger Levsen holger at moszumanska.debian.org
Thu Feb 26 15:49:49 UTC 2015


Author: holger
Date: 2015-02-26 15:49:49 +0000 (Thu, 26 Feb 2015)
New Revision: 32513

Modified:
   bin/tracker_service.py
Log:
add link to .json on front page

Modified: bin/tracker_service.py
===================================================================
--- bin/tracker_service.py	2015-02-26 15:49:48 UTC (rev 32512)
+++ bin/tracker_service.py	2015-02-26 15:49:49 UTC (rev 32513)
@@ -225,7 +225,9 @@
             ('data/funny-versions',
              'Packages with strange version numbers'),
             ('data/releases',
-             'Covered Debian releases and architectures')
+             'Covered Debian releases and architectures'),
+            ('data/json',
+             'All information in JSON format')
 			)),
 
             self.make_search_button(url),




More information about the Secure-testing-commits mailing list