1 .\" dpkg manual page - dpkg-distaddfile(1)
3 .\" Copyright © 1995-1996 Ian Jackson <ijackson@chiark.greenend.org.uk>
4 .\" Copyright © 2000 Wichert Akkerman <wakkerma@debian.org>
6 .\" This is free software; you can redistribute it and/or modify
7 .\" it under the terms of the GNU General Public License as published by
8 .\" the Free Software Foundation; either version 2 of the License, or
9 .\" (at your option) any later version.
11 .\" This is distributed in the hope that it will be useful,
12 .\" but WITHOUT ANY WARRANTY; without even the implied warranty of
13 .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14 .\" GNU General Public License for more details.
16 .\" You should have received a copy of the GNU General Public License
17 .\" along with this program. If not, see <https://www.gnu.org/licenses/>.
19 .TH dpkg\-distaddfile 1 "%RELEASE_DATE%" "%VERSION%" "dpkg suite"
22 dpkg\-distaddfile \- add entries to debian/files
26 .RI [ option ...] " filename section priority"
30 adds an entry for a named file to
33 It takes three non-option arguments, the filename and the section and
38 The filename should be specified relative to the directory where
40 will expect to find the files, usually
42 rather than being a pathname relative to the current directory when
48 .BI \-f files-list-file
49 Read or write the list of files to be uploaded here, rather than using
53 Show the usage message and exit.
56 Show the version and exit.
61 The list of generated files which are part of the upload being
64 can be used to add additional files.
68 .BR deb\-src\-files (5).