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

121 lines
2.6 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML><HEAD><TITLE>Man page of dpkg-distaddfile</TITLE>
</HEAD><BODY>
<H1>dpkg-distaddfile</H1>
Section: dpkg suite (1)<BR>Updated: 2020-03-23<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>
dpkg-distaddfile - add entries to debian/files
<A NAME="lbAC">&nbsp;</A>
<H2>SYNOPSIS</H2>
<B>dpkg-distaddfile</B>
[<I>option</I>...]<I> filename section priority</I>
<A NAME="lbAD">&nbsp;</A>
<H2>DESCRIPTION</H2>
<B>dpkg-distaddfile</B>
adds an entry for a named file to
<B>debian/files</B>.
<P>
It takes three non-option arguments, the filename and the section and
priority for the
<B>.changes</B>
file.
<P>
The filename should be specified relative to the directory where
<B>dpkg-genchanges</B>
will expect to find the files, usually
<B>..</B>,
rather than being a pathname relative to the current directory when
<B>dpkg-distaddfile</B>
is run.
<A NAME="lbAE">&nbsp;</A>
<H2>OPTIONS</H2>
<DL COMPACT>
<DT id="1"><B>-f</B><I>files-list-file</I>
<DD>
Read or write the list of files to be uploaded here, rather than using
<B>debian/files</B>.
<DT id="2"><B>-?</B>, <B>--help</B>
<DD>
Show the usage message and exit.
<DT id="3"><B>--version</B>
<DD>
Show the version and exit.
</DL>
<A NAME="lbAF">&nbsp;</A>
<H2>ENVIRONMENT</H2>
<DL COMPACT>
<DT id="4"><B>DPKG_COLORS</B>
<DD>
Sets the color mode (since dpkg 1.18.5).
The currently accepted values are: <B>auto</B> (default), <B>always</B> and
<B>never</B>.
<DT id="5"><B>DPKG_NLS</B>
<DD>
If set, it will be used to decide whether to activate Native Language Support,
also known as internationalization (or i18n) support (since dpkg 1.19.0).
The accepted values are: <B>0</B> and <B>1</B> (default).
</DL>
<A NAME="lbAG">&nbsp;</A>
<H2>FILES</H2>
<DL COMPACT>
<DT id="6"><B>debian/files</B>
<DD>
The list of generated files which are part of the upload being
prepared.
<B>dpkg-distaddfile</B>
can be used to add additional files.
</DL>
<A NAME="lbAH">&nbsp;</A>
<H2>SEE ALSO</H2>
<B><A HREF="/cgi-bin/man/man2html?5+deb-src-files">deb-src-files</A></B>(5).
<P>
<HR>
<A NAME="index">&nbsp;</A><H2>Index</H2>
<DL>
<DT id="7"><A HREF="#lbAB">NAME</A><DD>
<DT id="8"><A HREF="#lbAC">SYNOPSIS</A><DD>
<DT id="9"><A HREF="#lbAD">DESCRIPTION</A><DD>
<DT id="10"><A HREF="#lbAE">OPTIONS</A><DD>
<DT id="11"><A HREF="#lbAF">ENVIRONMENT</A><DD>
<DT id="12"><A HREF="#lbAG">FILES</A><DD>
<DT id="13"><A HREF="#lbAH">SEE ALSO</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>