diff options
author | Holger Levsen <holger@layer-acht.org> | 2015-12-07 12:28:42 +0100 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-12-07 12:28:42 +0100 |
commit | d128401746db0d511c36456d475713fe77d0c295 (patch) | |
tree | 52b34ed029fd9e9e71e795cb166a6c43c34351f2 /TODO | |
parent | 5666075846a19703331c0d9ff2553f4a683e5e2f (diff) | |
download | jenkins.debian.net-d128401746db0d511c36456d475713fe77d0c295.tar.xz |
reproducible: rename debbindiff.(html|txt)(.gz|) files to diffoscope… files
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -186,7 +186,6 @@ This is about Debian, below are more todo entries for other projects… ** check that diffoscope schroot have /usr/bin/ar installed, else fail the job ** check that /srv/workspace/pbuilder/ is cleaned up properly ** right align all numbers in table in the dashboard -** do final s#debbindiff#diffoscope#g and s#dbd#ds#g and rename .debbindiff.html+txt files as well as the dbd directories... ** 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 @@ -204,6 +203,7 @@ This is about Debian, below are more todo entries for other projects… ** _maintenance.sh: delete the history pages once a page has been removed from all suites+archs ** new page showing arch all packages which are cross-reproducible, and those which are not ** (some!) build jobs should call _build.sh with a third host as param, which is tried as 2nd host if the real 2nd host is down +** debbindiff2diffoscope rename: do s#dbd#ds#g and s#DBD#DS#g and rename dbd directories? * missing tests: ** different cpu type (WIP) |