man-pages/man1/dh_strip_nondeterminism.1p.html
2021-03-31 01:06:50 +01:00

87 lines
2.3 KiB
HTML
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML><HEAD><TITLE>Man page of DH_STRIP_NONDETERMINISM</TITLE>
</HEAD><BODY>
<H1>DH_STRIP_NONDETERMINISM</H1>
Section: User Contributed Perl Documentation (1p)<BR>Updated: 2020-04-08<BR><A HREF="#index">Index</A>
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
<A NAME="lbAB">&nbsp;</A>
<H2>NAME</H2>
dh_strip_nondeterminism - strip uninteresting, nondeterministic information from files
<A NAME="lbAC">&nbsp;</A>
<H2>SYNOPSIS</H2>
<B>dh_strip_nondeterminism</B> [<I>debhelper options</I>] [<B>-X</B><I>item</I>]
<A NAME="lbAD">&nbsp;</A>
<H2>DESCRIPTION</H2>
<B>dh_strip_nondeterminism</B> is a debhelper program that is responsible
for stripping uninteresting, nondeterministic information, such as
timestamps, from compiled files so that the build is reproducible.
<P>
This program examines your package build directories and works out what
to strip on its own. It uses <B><A HREF="/cgi-bin/man/man2html?1+file">file</A></B>(1) and filenames to figure out what
files should have nondeterminism stripped from them. In general it
seems to make very good guesses, and will do the right thing in almost
all cases.
<A NAME="lbAE">&nbsp;</A>
<H2>OPTIONS</H2>
<DL COMPACT>
<DT id="1"><B>-X</B><I>item</I>, <B>--exclude=</B><I>item</I><DD>
Exclude files that contain <I>item</I> anywhere in their filename from being
stripped. You may use this option multiple times to build up a list of
things to exclude.
</DL>
<A NAME="lbAF">&nbsp;</A>
<H2>SEE ALSO</H2>
<B><A HREF="/cgi-bin/man/man2html?7+debhelper">debhelper</A></B>(7)
<P>
This program is a part of debhelper.
<A NAME="lbAG">&nbsp;</A>
<H2>AUTHORS</H2>
Andrew Ayer &lt;<A HREF="mailto:agwa@andrewayer.name">agwa@andrewayer.name</A>&gt;
Chris Lamb &lt;<A HREF="mailto:lamby@debian.org">lamby@debian.org</A>&gt;
<P>
<HR>
<A NAME="index">&nbsp;</A><H2>Index</H2>
<DL>
<DT id="2"><A HREF="#lbAB">NAME</A><DD>
<DT id="3"><A HREF="#lbAC">SYNOPSIS</A><DD>
<DT id="4"><A HREF="#lbAD">DESCRIPTION</A><DD>
<DT id="5"><A HREF="#lbAE">OPTIONS</A><DD>
<DT id="6"><A HREF="#lbAF">SEE ALSO</A><DD>
<DT id="7"><A HREF="#lbAG">AUTHORS</A><DD>
</DL>
<HR>
This document was created by
<A HREF="/cgi-bin/man/man2html">man2html</A>,
using the manual pages.<BR>
Time: 00:05:11 GMT, March 31, 2021
</BODY>
</HTML>