Categories in which the application should be shown in a menu, used in the Categories field of the desktop specification.
Generated on https://specifications.freedesktop.org/menu-spec/latest/apa.html with:
(${$$('.informaltable tr td:first-child').map(td =>
'${td.innerText}').join(' | ')})[]
Relationships to other packages, used in the Depends field of the control specification.
Short description of the application, used in the Description field of the control specification.
The absolute path to a custom template for the generated FreeDesktop.org desktop entry file.
Relationships to other packages, used in the Enhances field of the control specification.
Generic name of the application (e.g. Text Editor), used in the GenericName field of the desktop specification.
URL of the homepage for the package, used in the Homepage field of the control specification.
Path to a single image that will act as icon for the application:
You can use these to quieten lintian.
Maintainer of the package, used in the Maintainer field of the control specification.
MIME types the application is able to open, used in the MimeType field of the desktop specification.
Name of the package (e.g. atom), used in the Package field of the control specification.
Package names [...] must consist only of lower case letters (a-z), digits (0-9), plus (+) and minus (-) signs, and periods (.). They must be at least two characters long and must start with an alphanumeric character.
Relationships to other packages, used in the Pre-Depends field of the control specification.
How important is it to have the package installed.
You can read more: https://www.debian.org/doc/debian-policy/#priorities
Long description of the application, used in the Description field of the control specification.
Name of the application (e.g. Atom), used in the Name field of the desktop specification.
Relationships to other packages, used in the Recommends field of the control specification.
Revision number of the package, used in the Version field of the control specification.
Path to package maintainer scripts with their corresponding name, used in the installation procedure.
Application area into which the package has been classified.
Possible sections. Generated on https://packages.debian.org/unstable/ with:
$$('#content dt a').map(n => {
const ss = n.href.split('/');
return `'${ss[ss.length - 2]}'`;
}).sort().join(' | ')
Estimate of the total amount of disk space required to install the named package, used in the Installed-Size field of the control specification.
Relationships to other packages, used in the Suggests field of the control specification.
Version number of the package, used in the Version field of the control specification.
Relative path to the executable that will act as binary for the application, used in the Exec field of the desktop specification.
Defaults to options.name