summaryrefslogtreecommitdiff
path: root/dh_installman
AgeCommit message (Expand)AuthorFilesLines
2017-07-05dh_installman: Fix regression with -P/dirNiels Thykier1-1/+2
2017-07-03Set Emacs file variables directory-wideSven Joachim1-6/+0
2017-06-29dh_installman: Fix bug in the c11 language handlingNiels Thykier1-6/+10
2017-06-29dh_installman: Fix a bug in the c11 language regexNiels Thykier1-1/+1
2017-06-29dh_installman: Support --sourcedir and fallback to d/tmp [c11]Niels Thykier1-9/+26
2017-06-29dh_installman: Ignore missing manpages under nodoc profileNiels Thykier1-1/+5
2017-06-28dh_installman: Use new glob_expand-enabled filearrayNiels Thykier1-1/+4
2017-06-28dh_installman: Fix regression in compat 5Niels Thykier1-1/+1
2017-06-28Refactor handling of $skip_install testsNiels Thykier1-2/+1
2017-06-26dh_installman: Split manpages between processesNiels Thykier1-20/+42
2017-06-26Dh_Lib: Rename sub to on_items_in_parallelNiels Thykier1-1/+1
2017-06-26Avoid some unnecessary stat callsNiels Thykier1-3/+3
2017-06-26dh_installman: Use rename_path instead of doitNiels Thykier1-1/+1
2017-06-26Avoid fork+exec for rm -f and ln -s in non-deprecated toolsNiels Thykier1-3/+3
2017-06-25dh_installman: In c11, detect manpage language from pathNiels Thykier1-2/+3
2017-06-24dh_installman: Run in parallelNiels Thykier1-113/+117
2017-06-04dh_installman: Add a -- separator for chmodNiels Thykier1-1/+1
2017-06-04dh_installman: Batch chmod callsNiels Thykier1-1/+5
2017-06-04dh_installman: Fix mode and avoid chown callNiels Thykier1-1/+1
2017-05-06dh_installman: Improve description and add example config fileNiels Thykier1-9/+34
2017-04-08dh_installman: always log manpages for all packagesNiels Thykier1-3/+6
2017-04-08dh_installman: Log installed manpagesNiels Thykier1-0/+2
2016-10-08dh_installman: Fix syntax errorNiels Thykier1-1/+1
2016-10-02Dh_Lib: Add a reset_perm_and_owner functionNiels Thykier1-1/+1
2016-10-02Refactor install_dir usage to avoid the "if -d " testsNiels Thykier1-3/+1
2016-05-01Drop .* from the beginning of unanchored regular expressionsPeter Pentchev1-2/+2
2016-05-01dh_installman: Replace zcat with new open_gzNiels Thykier1-9/+10
2016-05-01dh_*: Prefer 3-arg openNiels Thykier1-2/+2
2015-10-02dh_installman: Add missing close(IN) callNiels Thykier1-0/+1
2015-07-01Migrate to use warnings and use parentNiels Thykier1-1/+2
2015-01-08Migrate some calls to use the new install_X subsMartin Koeppe1-2/+2
2015-01-01Add editor hints to the end of all perl modules and scriptsNiels Thykier1-0/+6
2014-12-22debhelper: fix typo in dh_installmanRaphael Geissert1-1/+1
2013-05-05add PROMISEJoey Hess1-0/+2
2012-04-24dh_installman: Recognize sections from mdoc .Dt entriesGuillem Jover1-12/+14
2011-08-29debhelper no longer build-depends on man-db, to ease bootstrapping.Joey Hess1-2/+3
2010-11-02Apply manual pages conventionsDavid Prévot1-21/+21
2010-05-18dh_installman: Avoid converting .so links to symlinks if the link target is n...Joey Hess1-2/+4
2010-05-17dh_installman: Support .so links relative to the current section.Joey Hess1-1/+4
2009-12-15dhinstallman: Avoid doubled slashes in path. Closes: #561275Joey Hess1-1/+1
2009-11-20Remove last vestiages of support for /usr/X11R6.Joey Hess1-2/+2
2009-09-06releasing version 7.4.17.4.1Joey Hess1-0/+2
2009-09-04Add FILES sections to man pages. Closes: #545041Joey Hess1-8/+8
2008-10-21Move many command-specific options to only be accepted by the command that us...Joey Hess1-1/+3
2008-04-01dh_installman: man --recode transparently uncompresses compressed pages. So w...6.0.11Joey Hess1-3/+6
2008-03-16releasing version 6.0.96.0.9Joey Hess1-1/+1
2008-03-10* dh_installman: Convert all man pages in the build directory to utf-8, notJoey Hess1-13/+18
2008-01-28use mv -f for robustnessJoey Hess1-1/+1
2008-01-28recode manual pages to UTF-8Colin Watson1-5/+17
2007-10-11r2038: typojoeyh1-1/+1