diff options
author | Holger Levsen <holger@layer-acht.org> | 2015-03-03 08:40:35 +0100 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-03-03 08:40:35 +0100 |
commit | 5e19026acd9db45a63f4212247a8396839fbc54c (patch) | |
tree | 871e327cd63fd8a20d742bd081a6ffd0f1ab48f3 | |
parent | 5e5b7d8e65a2c71e6b925b53cc179cd3e8ba2478 (diff) | |
download | jenkins.debian.net-5e19026acd9db45a63f4212247a8396839fbc54c.tar.xz |
reproducible: add more info to index_scheduled
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -120,6 +120,9 @@ properties: * run debbindiff against .changes files in current directory, instead of $LONGPATHES (due to #764459) * reproducible: dont delete userContent/$pkg on build begin.. * move all content into /var/lib/userContent/reproducible/ +* index_scheduled could contain: +** information how many packages in other suites are in front of the first package in queue of this suite +** information when new scheduling was done the last time for this suite * pkg sets related: ** new package set: kde/plasma |