dpkg-distaddfile (1)
Leading comments
dpkg manual page - dpkg-distaddfile(1) Copyright © 1995-1996 Ian Jackson <ijackson@chiark.greenend.org.uk> Copyright © 2000 Wichert Akkerman <wakkerma@debian.org> This is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the ...
NAME
dpkg-distaddfile - add entries to debian/filesSYNOPSIS
dpkg-distaddfile [option...] filename section priorityDESCRIPTION
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.
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.