diff options
author | Holger Levsen <holger@layer-acht.org> | 2015-03-28 01:41:58 +0100 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-03-28 01:41:58 +0100 |
commit | 6778e122289093ca301e690ddd7e108f2cb28768 (patch) | |
tree | 9d73fe161837e3bc588cf64d34d3ceae34b8517d /TODO | |
parent | 353959f3d5eafddb235d1e101684fb0fba4a875d (diff) | |
download | jenkins.debian.net-6778e122289093ca301e690ddd7e108f2cb28768.tar.xz |
reproducible: add new meta-pkg set: kde
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -138,7 +138,6 @@ properties: ** warn about reproducible packages in all suites which still have notes... * 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... |