This file is indexed.

/usr/share/doc/debocker/TODO.org is in debocker 0.2.1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
* Things to do (ordered by priority)
** add --debug to build the package with all debugging information
** add more tests
** replace --from with "docker rmi --no-prune=true"
** it's not clear if running the build process as root is safe; switch to a normal user maybe?
* Things to consider
** consider using docker API (python-docker)
* Done
** skip .git directory from sources; actually, probably just store orig tarball
** let pass build flags to dpkg-buildpackage
** the bundles are not reproducible => make them so
** add support for other dists (stable, experimental, etc.)