summaryrefslogtreecommitdiff
path: root/dh_installman
AgeCommit message (Expand)AuthorFilesLines
2017-08-12Accept nodoc via DEB_BUILD_OPTIONS as wellNiels Thykier1-1/+1
2017-08-06dh_install*: Accept missing files for packages not builtNiels Thykier1-3/+5
2017-07-22Revert to the pre-10.6.4 behavior for dh_installdocs and the likeSven Joachim1-2/+1
2017-07-22Dh_Lib: Add stub default_sourcedir functionNiels Thykier1-3/+3
2017-07-22dh_installman: Pass -l to man when recodingNiels Thykier1-1/+1
2017-07-22dh_installman: Remove complex_doit callsNiels Thykier1-2/+2
2017-07-12Re-instate bug compatibility to fix #867866Niels Thykier1-1/+2
2017-07-12dh_installman: Remove compressed manpages after reencodingSven Joachim1-1/+2
2017-07-09dh: Support pkgfile and pkgfile-logged PROMISE hintsNiels Thykier1-1/+1
2017-07-07Dh_Lib: Embed tool versions into auto-generated snippetsNiels Thykier1-0/+2
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