summaryrefslogtreecommitdiff
path: root/dh_installcatalogs
Commit message (Collapse)AuthorAge
* Apply manual pages conventionsDavid Prévot2010-11-02
| | | | | | | | | As advised in man(1), always use: B<bold text> type exactly as shown. I<italic text> replace with appropriate argument. s/debian/Debian/ if needed. s/ / / also. s/perl/Perl/ s/python/Python/ and s/emacs/Emacs/ too.
* Add FILES sections to man pages. Closes: #545041Joey Hess2009-09-04
|
* rules.tiny: Typo fix. Closes: #479647Joey Hess2008-05-05
|
* dh_prep: New program, does the same as dh_clean -k (which will be deprecated ↵Joey Hess2008-04-23
| | | | later).
* r1968: * dh_fixperms: Make all files in /usr/include 644, not only .h files.joeyh2007-01-21
| | | | | Closes: #404785 * Man page improvements. Closes: #406707
* r1914: * dh_installcatalogs: Make sure that /etc/sgml exists. Closes: #364946joeyh2006-04-27
|
* r1754: * Man page typo fixes. Closes: #305809, #305804, #305815, #305810joey2005-04-22
| | | | Closes: #305812, #305814, #305819, #305818, #305817, #305822
* r1620: * dh_installcatalogs: Fixed to create dir in tmpdir. Closes: #218237joey2003-10-29
|
* r1086: * Several man pae typo fixes by Ruben Porras. Closes: #202819joey2003-07-28
| | | | | * Now in a subversion repository, some minor changes for that. * dh_link test should expect results in debian/debhelper, not debian/tmp.
* r579: updatesjoey2003-03-14
|
* r576: * Rename debhelper.1 to debhelper.7.joey2003-03-03
| | | | * Typo, Closes: #183267
* r572: * Added dh_installcatalogs, for sgml (and later xml) catalogs. Byjoey2003-02-12
Adam DiCarlo. Closes: #90025