1 # dpkg manual page - deb-override(5)
3 # Copyright © 1996 Michael Shields <shields@crosslink.net>
4 # Copyright © 2010 Raphaël Hertzog <hertzog@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 deb-override - Debian archive override file
31 While most information about a package can be found in the control file,
32 some is managed centrally by the distribution czars rather than by the
33 maintainer in order to offer some global consistency.
34 This information is found in the override file.
36 The override file has a simple whitespace-delimited format.
38 allowed (denoted with a
51 is the name of the package.
52 Entries in the override file for packages
53 not found in the tree of binary packages are ignored.
58 correspond to the respective control fields available in the .deb.
60 allowed values are specific to each distribution archive.
63 if present, can be either the name of a maintainer for an unconditional
68 to perform a substitution.
70 The override files used to make the official Packages lists may be found
73 directory on any Debian mirror.
77 L<dpkg-scanpackages(1)>,
78 L<dpkg-scansources(1)>,