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/>.
23 dpkg-distaddfile - add entries to debian/files
28 [I<option>...] I<filename section priority>
33 adds an entry for a named file to
36 It takes three non-option arguments, the filename and the section and
41 The filename should be specified relative to the directory where
43 will expect to find the files, usually
45 rather than being a pathname relative to the current directory when
53 =item B<-f>I<files-list-file>
55 Read or write the list of files to be uploaded here, rather than using
58 =item B<-?>, B<--help>
60 Show the usage message and exit.
64 Show the version and exit.
74 Sets the color mode (since dpkg 1.18.5).
75 The currently accepted values are: B<auto> (default), B<always> and
80 If set, it will be used to decide whether to activate Native Language Support,
81 also known as internationalization (or i18n) support (since dpkg 1.19.0).
82 The accepted values are: B<0> and B<1> (default).
92 The list of generated files which are part of the upload being
95 can be used to add additional files.