diff options
author | Holger Levsen <holger@layer-acht.org> | 2015-06-02 15:41:22 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-06-02 15:41:22 +0200 |
commit | 1fe194ca4d1364870101b960fec167850f0be54f (patch) | |
tree | b421126f9b8a22cbae3273397c66a5ea19503479 | |
parent | 681b903a6f5dde334884326b19857345ed09eace (diff) | |
download | jenkins.debian.net-1fe194ca4d1364870101b960fec167850f0be54f.tar.xz |
reproducible: add lua pkg set
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -198,6 +198,7 @@ egrep -R -l '(debbindiff had trouble comparing|maybe there is still )' /var/lib/ * pkg sets related: ** fix essential set: currently it only has the ones explicitly marked Essential:yes; they and their dependencies make up the full "essential closure set" (sometimes also called pseudo-essential) ** replace bin/reproducible_installed_on_debian.org with a proper data provider from DSA, eg https://anonscm.debian.org/cgit/mirror/debian.org.git/plain/debian/control +** add lua package set (all packages build-depending on dh-lua and starting with lua*) * new script to schedule set of packages: *** all/unreproducible packages affected by a particular issue |