summaryrefslogtreecommitdiff
path: root/dh_prep
AgeCommit message (Collapse)AuthorFilesLines
2015-11-06dh_prep: Fix syntax errorNiels Thykier1-1/+1
Signed-off-by: Niels Thykier <niels@thykier.net>
2015-11-02Remove all compat(1) and compat(2) "guards"Niels Thykier1-1/+1
Signed-off-by: Niels Thykier <niels@thykier.net>
2015-07-01Migrate to use warnings and use parentNiels Thykier1-1/+2
Signed-off-by: Niels Thykier <niels@thykier.net>
2015-01-01Add editor hints to the end of all perl modules and scriptsNiels Thykier1-0/+6
Signed-off-by: Niels Thykier <niels@thykier.net>
2010-11-02Apply manual pages conventionsDavid Prévot1-5/+5
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.
2009-09-04dh_prep(1): Clarify when it should be called. Closes: #544969Joey Hess1-4/+6
2009-02-04fix spelling mistake in dh_prepJan Dittberner1-1/+1
2008-04-24fix podJoey Hess1-0/+2
2008-04-23dh_prep: New program, does the same as dh_clean -k (which will be deprecated ↵Joey Hess1-0/+66
later).