1deb-src-files(5) dpkg suite deb-src-files(5)
2
3
4
6 deb-src-files - Debian distribute files format
7
9 debian/files
10
12 This file contains the list of artifacts that are to be distributed via
13 the .changes control file.
14
15 The debian/files file has a simple whitespace-delimited format.
16
17 filename section priority
18
19 filename is the name of the artifact to distribute.
20
21 section and priority correspond to the respective control fields
22 available in the .deb. The allowed values are specific to each
23 distribution archive.
24
26 This file is not intended to be modified directly, please use one of
27 dpkg-gencontrol or dpkg-distaddfile to add entries to it.
28
30 dpkg-genchanges(1), dpkg-distaddfile(1).
31
32
33
341.18.25 2018-06-26 deb-src-files(5)