diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 17 |
1 files changed, 7 insertions, 10 deletions
@@ -136,19 +136,16 @@ properties: * graph new usertags: "signatures" + "environment" * new job+page: "packages different from sid in our toolchain", not sure yet where to link that... - -* new package set: kde/plasma - -* here is a weekly updated list of the transitively build-essential source packages in Sid: http://bootstrap.debian.net/source/stats_min.json -** curl http://bootstrap.debian.net/source/stats_min.json | sed -s "s#,#\n#g" |grep src:|cut -d ":" -f2|tr -d \" | sort -u - -* meta pkg sets: only display FTBR+FTBFS and reproducible packages with notes by default, provide a way to show them all... - -* check 0.52-1 is still not fixed: https://jenkins.debian.net/userContent/rb-pkg/debian-edu-artwork.html - * run debbindiff against .changes files in current directory, instead of $LONGPATHES (due to #764459) * reproducible: dont delete userContent/$pkg on build begin.. +* pkg sets related: +** new package set: kde/plasma +** here is a weekly updated list of the transitively build-essential source packages in Sid: http://bootstrap.debian.net/source/stats_min.json +*** curl http://bootstrap.debian.net/source/stats_min.json | sed -s "s#,#\n#g" |grep src:|cut -d ":" -f2|tr -d \" | sort -u +** for all pkg sets: only display FTBR+FTBFS and reproducible packages with notes by default, provide a way to show them all... +** replace bin/reproducible_installed_on_debian.org with a proper data provider from DSA + * db schema 2.0 ** add support for suites, we soon want to test jessie,stretch,sid,experimental ** extra table to record build times (forever, so we get relevant data) |