summaryrefslogtreecommitdiff
path: root/dh_bugfiles
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.
* dh_bugfiles: Doc typo. Closes: #563269Joey Hess2010-01-01
|
* Add FILES sections to man pages. Closes: #545041Joey Hess2009-09-04
|
* minor/style changesJoey Hess2009-03-06
|
* Add dh_bugfiles - a helper for reportbug filesModestas Vainius2009-03-06
* Add a new helper: dh_bugfiles. It can be used for installing bug reporting customization files (Closes: #326874). Signed-off-by: Modestas Vainius <modestas@vainius.eu>