summaryrefslogtreecommitdiff
path: root/dh
AgeCommit message (Expand)AuthorFilesLines
2017-10-22Document directory requirement for all debhelper toolsNiels Thykier1-1/+3
2017-10-13dh: Replace systemd sequence with dh_installsystemd [c11]Niels Thykier1-1/+7
2017-07-30dh: Avoid unintended shell in run()Niels Thykier1-2/+2
2017-07-23dh: Stricter parsing of DH NOOP PROMISENiels Thykier1-1/+1
2017-07-23dh: Rely on PROMISE NOOP to exclude dh_testdirNiels Thykier1-4/+6
2017-07-22dh: Optimize out dh_testdir as it is literally uselessNiels Thykier1-6/+4
2017-07-10dh: --with=build-stamp is a c10+ thingNiels Thykier1-1/+1
2017-07-09dh: Revert --without=build-stamp in c11Niels Thykier1-7/+11
2017-07-09dh: Support pkgfile and pkgfile-logged PROMISE hintsNiels Thykier1-0/+11
2017-07-07Dh_Lib: Embed tool versions into auto-generated snippetsNiels Thykier1-0/+2
2017-07-03Set Emacs file variables directory-wideSven Joachim1-6/+0
2017-06-26Avoid fork+exec for rm -f and ln -s in non-deprecated toolsNiels Thykier1-1/+4
2017-06-04Revert 80c955221e83327efb984845f59648678c729978Niels Thykier1-10/+8
2017-06-04include present/wanted architecture in error messageMichael Stapelberg1-1/+1
2017-05-06Remove remains of dh_pysupportNiels Thykier1-7/+1
2017-04-10pkgfile: Create a "secret" bulk check call for dhNiels Thykier1-3/+2
2017-04-10dh: Juggle some loops to move invariants outNiels Thykier1-11/+12
2017-04-10dh: Avoid unnecessary work for empty overridesNiels Thykier1-10/+12
2017-04-10pkgfile: Attempt to make it scale better for more pkgsNiels Thykier1-0/+5
2017-04-08dh: Include dh_missing in the sequence after dh_fixpermsNiels Thykier1-0/+1
2017-01-17dh: Avoid repeating added build commands after "dh_auto_test"Niels Thykier1-1/+12
2017-01-12dh: Show when running the create-stamp "command"Niels Thykier1-0/+2
2016-10-22Make the build-stamp optional via a build-stamp sequenceNiels Thykier1-3/+9
2016-10-22dh: Factor argument unpackingNiels Thykier1-28/+19
2016-10-02dh: Remove logs before and not after the override targetNiels Thykier1-1/+3
2016-09-21Merge https://anonscm.debian.org/git/debhelper/debhelperIgor Pashev1-37/+38
2016-07-09Enable systemd sequence in compat 10Niels Thykier1-3/+1
2016-07-09Enable systemd addon by default in compat level 11Michael Biebl1-0/+4
2016-05-31dh: Update the documentation a bitNiels Thykier1-18/+17
2016-04-16Move remark to the right --list optionNiels Thykier1-0/+2
2016-04-05dh: Invoke inhibit_log() earlier for --help/--listNiels Thykier1-1/+2
2016-04-02dh: Stricter handling of unknown NOOP promisesNiels Thykier1-4/+10
2016-04-02dh: Fix off-by-one in compat conditionNiels Thykier1-1/+1
2016-04-02RUn dh-autoreconf seq. by default in compat 10Niels Thykier1-0/+5
2016-04-02dh,d/rules: Use override targets to avoid B-DsNiels Thykier1-15/+1
2016-03-30Merge git://anonscm.debian.org/debhelper/debhelperIgor Pashev1-15/+95
2016-02-21dh: filter duplicate entries in stamp fileNiels Thykier1-3/+6
2016-01-22dh: No stamp file with --no-actNiels Thykier1-0/+1
2016-01-14Add changes missing in the prev. commitNiels Thykier1-1/+0
2016-01-13dh_compile_manifest: New helper toolNiels Thykier1-0/+1
2016-01-10dh_update_autotools_config: New helper to update config.{guess,sub}Niels Thykier1-0/+1
2016-01-09dh+compat 10: Drop sequence ctrl and logsNiels Thykier1-6/+52
2015-09-06Default to --parallel in compat 10Niels Thykier1-7/+21
2015-08-22dh: Fix bug with calling optional commandsNiels Thykier1-2/+2
2015-08-20dh: Allow dh_strip_nondeterminism to be absentNiels Thykier1-3/+17
2015-08-20Run dh_strip_nondeterminism before dh_compressAndrew Ayer1-0/+1
2015-07-16Merge git://anonscm.debian.org/debhelper/debhelperIgor Pashev1-3/+21
2015-07-01dh: Optimise out --parallel when it is unnecessaryNiels Thykier1-0/+8
2015-07-01Migrate to use warnings and use parentNiels Thykier1-1/+2
2015-04-05dh_installwm: call after dh_link in dh call sequence, error out in compat 10 ...Bernhard R. Link1-1/+1