Package: dh-strip-nondeterminism Status: install reinstreq unpacked Priority: optional Section: devel Installed-Size: 21 Maintainer: Reproducible builds folks Architecture: all Multi-Arch: foreign Source: strip-nondeterminism Version: 1.14.1-2 Depends: libdebhelper-perl, libfile-stripnondeterminism-perl (= 1.14.1-2), perl:any Description: file non-deterministic information stripper — Debhelper add-on StripNondeterminism is a library for stripping non-deterministic information such as timestamps and filesystem ordering from various file and archive formats. . This can be used as a post-processing step to improve the reproducibility of a build product, when the build process itself cannot be made deterministic. . It is used as part of the Reproducible Builds project, although it should be considered a temporary workaround which should not be needed in the long term; upstream software should be reproducible even without using such a tool. . This package installs the ‘dh_strip_nondeterminism’ Debhelper command that strips nondeterminism as part of a Debian package build process. Homepage: https://reproducible-builds.org/