On 18/12/15 at 21:12 +0100, Raphael Hertzog wrote: > user qa.debian....@packages.debian.org > usertag 767024 - udd > usertag 767024 + dehs > thanks > > On Fri, 18 Dec 2015, Lucas Nussbaum wrote: > > udd-dehs seems to use mole.watch, according to the code. > > Duh, what a stupid name for the cgi then :) > > > I would recommend switching to udd's upstream table, given it's also > > used for DMD. So problems would be easier to notice. > > Is there some sort of export available over HTTP?
Yes, https://udd.debian.org/cgi-bin/upstream-status.json.cgi This is the status for unstable, not experimental. Note that a given package might have a different watch file in experimental, so what makes sense in terms of display on tracker.d.o is not entirely clear. You can find what's implemented in DMD to display a single status based on the status of both unstable and experimental at http://anonscm.debian.org/cgit/collab-qa/udd.git/tree/web/inc/dmd-data.rb#n280 Lucas