1dpkg-distaddfile(1)               dpkg suite               dpkg-distaddfile(1)
2
3
4

NAME

6       dpkg-distaddfile - add entries to debian/files
7

SYNOPSIS

9       dpkg-distaddfile [option...] filename section priority
10

DESCRIPTION

12       dpkg-distaddfile adds an entry for a named file to debian/files.
13
14       It takes three non-option arguments, the filename and the section and
15       priority for the .changes file.
16
17       The filename should be specified relative to the directory where dpkg-
18       genchanges will expect to find the files, usually .., rather than being
19       a pathname relative to the current directory when dpkg-distaddfile is
20       run.
21

OPTIONS

23       -ffiles-list-file
24           Read or write the list of files to be uploaded here, rather than
25           using debian/files.
26
27       -?, --help
28           Show the usage message and exit.
29
30       --version
31           Show the version and exit.
32

ENVIRONMENT

34       DPKG_COLORS
35           Sets the color mode (since dpkg 1.18.5).  The currently accepted
36           values are: auto (default), always and never.
37
38       DPKG_NLS
39           If set, it will be used to decide whether to activate Native
40           Language Support, also known as internationalization (or i18n)
41           support (since dpkg 1.19.0).  The accepted values are: 0 and 1
42           (default).
43

FILES

45       debian/files
46           The list of generated files which are part of the upload being
47           prepared.  dpkg-distaddfile can be used to add additional files.
48

SEE ALSO

50       deb-src-files(5).
51
52
53
541.20.9                            2021-04-13               dpkg-distaddfile(1)
Impressum