diff options
author | Holger Levsen <holger@layer-acht.org> | 2015-03-28 09:59:10 +0100 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-03-28 09:59:10 +0100 |
commit | 9e65a3f48b435ab2cff93cf3e49e53618a7df254 (patch) | |
tree | e21fb973ce5fb61f954ab0e7d1a4c23f96cfe128 | |
parent | c1157ef4d7b376897ef20488ab8fb6e08f121e6b (diff) | |
download | jenkins.debian.net-9e65a3f48b435ab2cff93cf3e49e53618a7df254.tar.xz |
reproducible: cleanup
-rw-r--r-- | TODO | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -138,10 +138,7 @@ properties: ** warn about reproducible packages in all suites which still have notes... * pkg sets related: -** 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... -*** actually those links to packages are broken atm... ** replace bin/reproducible_installed_on_debian.org with a proper data provider from DSA * db schema 2.0 |