summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-07-22Revert to the pre-10.6.4 behavior for dh_installdocs and the likeSven Joachim5-8/+10
2017-07-22dh: Optimize out dh_testdir as it is literally uselessNiels Thykier2-6/+6
2017-07-22dh: Provide a better error on missing d/controlNiels Thykier2-4/+11
2017-07-22dh_clean+dh_prep: Use default_sourcedir instead of d/tmpNiels Thykier2-9/+9
2017-07-22dh_install: Make autodest work with default_sourcedir != d/tmpNiels Thykier1-5/+6
2017-07-22Dh_Lib: Add stub default_sourcedir functionNiels Thykier6-15/+20
2017-07-22Dh_Lib: Make getpackages() return *all* packagesNiels Thykier2-1/+4
2017-07-22Dh_Lib: (Mostly) avoid shell forking when installing maintscriptsNiels Thykier2-4/+19
2017-07-22dh_*: Migrate most tools to new shell-less autoscriptNiels Thykier10-19/+28
2017-07-22dh_installman: Pass -l to man when recodingNiels Thykier2-1/+2
2017-07-22autoscript: Support hashref for substitutionNiels Thykier4-7/+28
2017-07-22Dh_Lib: Avoid forking 2-7 processes in autoscript with subNiels Thykier2-17/+40
2017-07-22dh_installman: Remove complex_doit callsNiels Thykier2-2/+4
2017-07-22Dh_Lib: Fix shell bug and add stdout redirectNiels Thykier4-18/+71
2017-07-22Buildsystem: Include documentation of new methodNiels Thykier1-0/+3
2017-07-22Buildsystem: Add complex_doit_in_builddirNiels Thykier3-0/+23
2017-07-22Buildsystem: Refactor doit_in_* methodsNiels Thykier1-51/+23
2017-07-16Buildsystem: Use install_dir instead of doit(mkdir)Niels Thykier1-1/+1
2017-07-15d/changelog: Document gregor's changesNiels Thykier1-0/+1
2017-07-15autopkgtest-pkg-perl: fix smoke test.gregor herrmann7-6/+23
2017-07-15autopkgtest-pkg-perl: add debian/tests/pkg-perl/skip-syntax.gregor herrmann1-0/+1
2017-07-15autopkgtest-pkg-perl: add debian/tests/pkg-perl/use-name.gregor herrmann1-0/+1
2017-07-15d/changelog: Document recent changesNiels Thykier1-0/+5
2017-07-15{autoconf,meson,cmake}: Avoid forking shell via doitNiels Thykier3-5/+5
2017-07-15Dh_Lib: Make pkgfile ignore .debhelper filesNiels Thykier1-1/+3
2017-07-15Dh_Lib: Use bsd_glob in pkgfileNiels Thykier1-2/+2
2017-07-15dh_installmodules: Sort versions to make scripts reproducibleNiels Thykier1-1/+1
2017-07-15dh_usrlocal: Fix doit-bug that forks a shellNiels Thykier2-2/+8
2017-07-14Release debhelper/10.6.4 into unstableNiels Thykier1-2/+2
2017-07-13d/control: Set Testsuite: autopkgtest-pkg-perlNiels Thykier2-0/+3
2017-07-13dh_install: Disable bulk install optimization on clashesNiels Thykier2-15/+30
2017-07-13install_{file,lib,prog}: Replace dangling symlinksNiels Thykier3-0/+40
2017-07-12Re-instate bug compatibility to fix #867866Niels Thykier6-8/+34
2017-07-12dh_compress: Use ln -f for creating hardlinksNiels Thykier2-1/+4
2017-07-12reset_perm_and_owner: Use perl functions instead of fork+execNiels Thykier10-14/+32
2017-07-12t: Fix test under prove without passing "t" dirNiels Thykier1-1/+1
2017-07-12dh_installman: Remove compressed manpages after reencodingSven Joachim2-1/+6
2017-07-10dh: --with=build-stamp is a c10+ thingNiels Thykier1-1/+1
2017-07-09dh: Revert --without=build-stamp in c11Niels Thykier3-20/+14
2017-07-09Revert "dh_installmenu: Stop installing menu files in compat 11"Niels Thykier3-21/+15
2017-07-09Release debhelper/10.6.3 into unstableNiels Thykier1-2/+2
2017-07-09PROGRAMMING: Document how to write logging helpersNiels Thykier3-0/+62
2017-07-09dh: Support pkgfile and pkgfile-logged PROMISE hintsNiels Thykier6-4/+26
2017-07-08d/changelog: Fix typoNiels Thykier1-1/+1
2017-07-08dh_install: Bulk install sourcesNiels Thykier3-31/+26
2017-07-07debhelper.pod: Announce betas on d-d-a@l.d.o OR d-d@l.d.oNiels Thykier1-2/+4
2017-07-07Dh_Lib.pm: Avoid discouraged "use vars"Niels Thykier1-1/+1
2017-07-07Dh_Lib: Embed tool versions into auto-generated snippetsNiels Thykier61-8/+156
2017-07-05debhelper.pod: Add heading just above compat listNiels Thykier1-0/+2
2017-07-05Regenerate POT and PO filesNiels Thykier6-58/+69