diff options
author | Reiner Herrmann <reiner@reiner-h.de> | 2016-05-27 23:30:22 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2016-05-27 23:34:36 +0200 |
commit | 8fb66d4bd16df8f03ba295275ab0926c5b5c28ba (patch) | |
tree | edd116d44cc65e2f7137ccbed7923afd6894cb7e | |
parent | ea6db8d15c17162da59ae93573ecc02001edaff6 (diff) | |
download | jenkins.debian.net-8fb66d4bd16df8f03ba295275ab0926c5b5c28ba.tar.xz |
reproducible debian: note issue change in TODO
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -170,6 +170,7 @@ The plan is to run a jenkins.d.o host, which is maintained by DSA, but we are ma ** support for arbitrary (to be implemented) Debian-PPAs and external repos, by just giving a source URL ** once stabilized notification emails should go through the package tracker. The 'build' keyword seems to be the better fit for this. To do so just send the emails to dispatch@tracker.debian.org, setting "X-Distro-Tracker-Package: foo" and "X-Distro-Tracker-Keyword: build". This way people wanting to subscribe to our notification don't need to ask us and can do that by themselves. ** repo-comparison: check for binaries without source +** issues: currently only state of amd64 is shown. it would be better to display packages as unreproducible if they are unreproducible on any architecture. * missing tests: ** prebuilder does (user) group variation like this: https://anonscm.debian.org/git/reproducible/misc.git/tree/prebuilder/pbuilderhooks/A02_user |