summaryrefslogtreecommitdiff
path: root/dh_installdebconf.1
Commit message (Collapse)AuthorAge
* r367: * debian/package.filename.arch is now checked for first, beforejoey2000-08-21
| | | | | | | debian/package.filename. Closes: #69453 * Added a section to debhelper(1) about files in debian/ used by debhelper, which documents this. Removed scattered references to debian/filename from all over the man pages.
* r351: * dh_installdebconf: Automatically merge localized templatejoey2000-05-19
| | | | | files. If you use this feature, you should build-depend on debconf-utils to get debconf-mergetemplate.
* r309: removed 'master'joey1999-11-23
|
* r289: * Added note to man pages of commands that use autoscript to note ↵joey1999-10-01
| | | | | | they are not idempotent.
* r284: * Enhanced debconf support -- the database is now cleaned up on packagejoey1999-09-29
purge. * Broke all debconf support off into a dh_installdebconf script. This seems conceptually a little cleaner.