Penguin
Blame: dh_installdebconf(1)
EditPageHistoryDiffInfoLikePages
Annotated edit history of dh_installdebconf(1) version 2, including all changes. View license author blame.
Rev Author # Line
1 perry 1 !!NAME
2
3 dh_installdebconf - install files used by debconf in package build directories
2 CraigBox 4
1 perry 5 !!SYNOPSIS
6
2 CraigBox 7 __dh_installdebconf__ [[''debhelper options''] [[__-n__] [[__--__ ''params'']
1 perry 8
9 !!DESCRIPTION
10
2 CraigBox 11 dh_installdebconf is a debhelper program that is responsible for installing files used by the debconf package into package build directories.
1 perry 12
2 CraigBox 13 It also automatically generates the postrm commands needed to interface with debconf. See ''dh_installdeb''(1) for an explanation of how that works.
1 perry 14
2 CraigBox 15 Files named debian/package.config and debian/package.templates are installed into the DEBIAN directory in the package build directory.
1 perry 16
2 CraigBox 17 Note that if you use debconf, your package probably needs to depend on it (it will be added to ${misc:Depends by this program).
1 perry 18
19 !!LOCALIZED TEMPLATE FILES
20
2 CraigBox 21 Debconf also supports localized template files, and this program has some support to aid working with them. You may find it easiest to keep the translations in separate files, and merge them only at build time. See ''debconf-mergetemplate''(1) and ''debconf-getlang''(1) for details.
1 perry 22
2 CraigBox 23 This program will automatically call debconf-mergetemplate and merge templates on the fly if it finds your template files are accompanied by translated files that have the same name as the template file, with a dot and a locale name repended.
1 perry 24
2 CraigBox 25 For example, if you have a German translation, debian/package.templates.de is merged with debian/package.templates.
1 perry 26
27 !!OPTIONS
28
2 CraigBox 29 ; __-n__, __--noscripts__ : Do not modify postrm script.
1 perry 30
2 CraigBox 31 ; __--__ ''params'' : Pass the params to debconf-mergetemplate.
1 perry 32
33 !!SEE ALSO
34
35 debhelper(1)
36
2 CraigBox 37 This program is a part of debhelper.
1 perry 38
39 !!AUTHOR
40
41 Joey Hess
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.

PHP Warning

lib/blame.php:177: Warning: Invalid argument supplied for foreach() (...repeated 10 times)