summaryrefslogtreecommitdiff
path: root/dh
AgeCommit message (Expand)AuthorFilesLines
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
2015-01-07add DH_QUIET environment variableBernhard R. Link1-1/+3
2015-01-01Add editor hints to the end of all perl modules and scriptsNiels Thykier1-0/+6
2014-05-21Merge git://git.debian.org/git/debhelper/debhelperIgor Pashev1-0/+3
2014-02-04dh: Reject unknown parameters that are not dashed command-line parameters int...Joey Hess1-0/+3
2014-02-02Merge git://git.debian.org/git/debhelper/debhelperIgor Pashev1-1/+1
2013-08-29dh: Call dh_installxfonts after dh_link, so that it will notice fonts install...Joey Hess1-1/+1
2013-07-18Use dh_smf in dh sequencedyson/9.20130509+dyson1Igor Pashev1-0/+5
2013-05-14Merge git://anonscm.debian.org/debhelper/debhelperIgor Pashev1-2/+68
2013-05-09dh: As a workaround for anything not in debhelper that may rely on debhelper ...Joey Hess1-1/+14
2013-05-05bugfixJoey Hess1-1/+1
2013-05-05whitelist a few user-specified optionsJoey Hess1-1/+2
2013-05-05DH_OPTIONS also disables skippingJoey Hess1-1/+2
2013-05-057.0.50 is even in oldstable, no need for a depJoey Hess1-2/+0
2013-05-05dh: Skips running commands that it can tell do nothing.Joey Hess1-0/+53
2013-05-01debhelper (9.20121015+1) unstable; urgency=lowIgor Pashev1-0/+1
2012-07-10Merge git://git.debian.org/git/debhelper/debhelperIgor Pashev1-2/+12
2012-06-07dh: When there's an -indep override target without -arch, or vice versa, avoi...Joey Hess1-0/+10
2012-05-31Removed dh_installifupdown and dh_installinit from dh sequenceIgor Pashev1-2/+0
2012-05-19debhelper: Fix minor source comment typos.Simon Ruderich1-2/+2
2012-03-15Merge remote-tracking branch 'debhelper/master'Igor Pashev1-3/+6
2012-01-15--without foo,bar now supportedJoey Hess1-2/+5
2012-01-15spelingJoey Hess1-1/+1
2012-01-09Disable dh_installmodules and dh_installudev (made stubs)Igor Pashev1-2/+0
2011-11-16dh: Ensure -a and -i are passed when running override_dh_command-arch and ove...Joey Hess1-0/+7
2011-10-14dh: Add dh_auto_configure parameter example. Closes: #645335Joey Hess1-5/+5
2011-09-12dh: Avoid compat deprecation warning before option parsing. Closes: #641361Joey Hess1-1/+1
2011-09-11dh: Avoid running install sequence a third time in v9 when the rules file has...Joey Hess1-1/+1