93 lines
2.0 KiB
HTML
93 lines
2.0 KiB
HTML
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<HTML><HEAD><TITLE>Man page of deb-src-files</TITLE>
|
|
</HEAD><BODY>
|
|
<H1>deb-src-files</H1>
|
|
Section: dpkg suite (5)<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"> </A>
|
|
<H2>NAME</H2>
|
|
|
|
deb-src-files - Debian distribute files format
|
|
<A NAME="lbAC"> </A>
|
|
<H2>SYNOPSIS</H2>
|
|
|
|
debian/files
|
|
<A NAME="lbAD"> </A>
|
|
<H2>DESCRIPTION</H2>
|
|
|
|
This file contains the list of artifacts that are to be distributed via
|
|
the <B>.changes</B> control file.
|
|
<P>
|
|
|
|
The <I>debian/files</I> file has a simple whitespace-delimited format.
|
|
<P>
|
|
|
|
|
|
<I>filename</I>
|
|
|
|
<I>section</I>
|
|
|
|
<I>priority</I>
|
|
|
|
[
|
|
<I>keyword=value...</I>
|
|
|
|
]
|
|
|
|
<P>
|
|
|
|
<I>filename</I>
|
|
|
|
is the name of the artifact to distribute.
|
|
<P>
|
|
|
|
<I>section</I>
|
|
|
|
and
|
|
<I>priority</I>
|
|
|
|
correspond to the respective control fields available in the .deb.
|
|
The allowed values are specific to each distribution archive.
|
|
<P>
|
|
|
|
<I>keyword=value...</I>
|
|
|
|
corresponds to an optional whitespace-delimited list of attributes for this
|
|
entry.
|
|
The only currently supported keyword is <B>automatic</B> with value
|
|
<B>yes</B>, to mark automatically generated files.
|
|
<A NAME="lbAE"> </A>
|
|
<H2>NOTES</H2>
|
|
|
|
This file is not intended to be modified directly, please use one of
|
|
<B>dpkg-gencontrol</B> or <B>dpkg-distaddfile</B> to add entries to it.
|
|
<A NAME="lbAF"> </A>
|
|
<H2>SEE ALSO</H2>
|
|
|
|
|
|
<B><A HREF="/cgi-bin/man/man2html?1+dpkg-genchanges">dpkg-genchanges</A></B>(1),
|
|
|
|
<B><A HREF="/cgi-bin/man/man2html?1+dpkg-distaddfile">dpkg-distaddfile</A></B>(1).
|
|
|
|
<P>
|
|
|
|
<HR>
|
|
<A NAME="index"> </A><H2>Index</H2>
|
|
<DL>
|
|
<DT id="1"><A HREF="#lbAB">NAME</A><DD>
|
|
<DT id="2"><A HREF="#lbAC">SYNOPSIS</A><DD>
|
|
<DT id="3"><A HREF="#lbAD">DESCRIPTION</A><DD>
|
|
<DT id="4"><A HREF="#lbAE">NOTES</A><DD>
|
|
<DT id="5"><A HREF="#lbAF">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:06:03 GMT, March 31, 2021
|
|
</BODY>
|
|
</HTML>
|