Man page - dpkg-distaddfile(1)
Packages contas this manual
- deb-control(5)
- dpkg-vendor(1)
- deb-changelog(5)
- deb(5)
- dpkg-checkbuilddeps(1)
- deb-triggers(5)
- deb-old(5)
- deb-override(5)
- dpkg-buildflags(1)
- deb-changes(5)
- deb-shlibs(5)
- deb-conffiles(5)
- deb-symbols(5)
- dpkg-distaddfile(1)
- deb-preinst(5)
- dpkg-mergechangelogs(1)
- deb-buildinfo(5)
- dpkg-genbuildinfo(1)
- deb-postrm(5)
- dpkg-genchanges(1)
- dpkg-buildapi(1)
- dpkg-buildpackage(1)
- deb-split(5)
- deb-postinst(5)
- deb-version(7)
- deb-src-control(5)
- dpkg-architecture(1)
- dpkg-scanpackages(1)
- deb-src-symbols(5)
- dpkg-source(1)
- dpkg-gencontrol(1)
- deb-md5sums(5)
- dsc(5)
- dpkg-parsechangelog(1)
- dpkg-buildtree(1)
- dpkg-build-api(7)
- deb-prerm(5)
- deb-extra-override(5)
- deb822(5)
- deb-src-rules(5)
- dpkg-gensymbols(1)
- deb-src-files(5)
- dpkg-shlibdeps(1)
- dpkg-name(1)
- dpkg-scansources(1)
- deb-substvars(5)
- deb-origin(5)
Package: dpkg-dev
apt-get install dpkg-dev
apt-get install dpkg-dev
Manuals in package:
Available languages:
en fr es it pl pt nl sv ja deManual
| dpkg-distaddfile(1) | dpkg suite | dpkg-distaddfile(1) |
NAME
dpkg-distaddfile - add entries to debian/files
SYNOPSIS
dpkg-distaddfile [option...] filename section priority
DESCRIPTION
dpkg-distaddfile adds an entry for a named file to debian/files.
It takes three non-option arguments, the filename and the section and priority for the .changes file.
The filename should be specified relative to the directory where dpkg-genchanges will expect to find the files, usually .., rather than being a pathname relative to the current directory when dpkg-distaddfile is run.
OPTIONS
- -ffiles-list-file
- Read or write the list of files to be uploaded here, rather than using debian/files.
- -?, --help
- Show the usage message and exit.
- --version
- Show the version and exit.
ENVIRONMENT
- DPKG_COLORS
- Sets the color mode (since dpkg 1.18.5). The currently accepted values are: auto (default), always and never.
- DPKG_NLS
- If set, it will be used to decide whether to activate Native Language Support, also known as internationalization (or i18n) support (since dpkg 1.19.0). The accepted values are: 0 and 1 (default).
FILES
- debian/files
- The list of generated files which are part of the upload being prepared. dpkg-distaddfile can be used to add additional files.
SEE ALSO
deb-src-files(5).
| 2026-03-06 | 1.22.22 |