summaryrefslogtreecommitdiff
path: root/dh_installlogcheck
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.
* releasing version 7.4.1Joey Hess2009-09-06
|
* Add FILES sections to man pages. Closes: #545041Joey Hess2009-09-04
|
* r1937: typojoeyh2006-07-04
|
* r1735: releasing version 4.2.29joey2005-01-03
|
* r589: * Added dh_scrollkeeper, by Ross Burton.joey2003-06-12
* Added dh_userlocal, by Andrew Stribblehill. (With root.root special case added by me.) * Added dh_installlogcheck, by Jon Middleton. Closes: #184021 * Add aph's name to copyright file too.