summaryrefslogtreecommitdiff
path: root/dh
AgeCommit message (Expand)AuthorFilesLines
2009-11-22dh: Document --no-act. Closes: #557505Joey Hess1-0/+4
2009-10-29implement the other option: parallel enabled implicitly by DEB_BUILD_OPTIONSJoey Hess1-3/+3
2009-10-28remove implicit --parallel setting by dhJoey Hess1-24/+1
2009-10-28logic simplificationJoey Hess1-4/+4
2009-10-28reduce amount of MAKEFLAGS cleaningJoey Hess1-11/+6
2009-10-28split get_make_jobserver_status into two functionsJoey Hess1-9/+2
2009-10-28Support parallel building in makefile buildsystemModestas Vainius1-1/+43
2009-09-07dh: Remove duplicate dh_installcatalogs list. Closes: #545483 (It was only ru...Joey Hess1-1/+0
2009-08-26drop regex support from remove_command_optionsJoey Hess1-6/+1
2009-08-26Allow dh addons to pass options to debhelper commandsModestas Vainius1-0/+32
2009-08-16dh: Display $@ error if addon load fails. Closes: #541845Joey Hess1-1/+1
2009-08-16avoid loading File::Spec when not neededJoey Hess1-1/+1
2009-08-16dh: Add --list option to list available addons.Colin Watson1-1/+31
2009-08-06dh: Allow creation of new sequences (such as to handle a patch target for qui...Joey Hess1-0/+5
2009-06-30Use ASCII RS for separating options in DH_INTERNAL_OPTIONS.Modestas Vainius1-1/+1
2009-06-29Make dh not complain about unknown, command-specific options passed to itJoey Hess1-0/+5
2009-06-28add exampleJoey Hess1-0/+10
2009-05-27dh_scrollkeeper: Now a deprecated no-op. Closes: #530806Joey Hess1-1/+0
2009-05-18dh: Avoid writing log after override_dh_clean is run. Closes: #529228Joey Hess1-3/+7
2009-05-11dh: Support --with addon,addon,... Closes: #528178Joey Hess1-4/+5
2009-05-08mention quiltJoey Hess1-0/+7
2009-05-04dh: Add --without to allow disabling sequence addons (particularly useful to ...Joey Hess1-5/+14
2009-04-20releasing version 7.2.87.2.8Joey Hess1-2/+0
2009-04-20Move dh sequence documentation to PROGRAMMING.Joey Hess1-22/+2
2009-04-10dh_desktop: Now a deprecated no-op, since desktop-file-utils uses triggers. C...Joey Hess1-1/+0
2009-03-23export write_logJoey Hess1-6/+2
2009-03-23Add a global --remaining-packages option.Modestas Vainius1-16/+1
2009-03-20pass -N into DH_INTERNAL_OPTIONSJoey Hess1-5/+4
2009-03-06Add dh_bugfiles - a helper for reportbug filesModestas Vainius1-0/+1
2009-03-06dh: Override LC_ALL, not LANG. Closes: #517617Joey Hess1-1/+1
2009-02-28Merge branch 'dh_overrides'7.2.1Joey Hess1-1/+1
2009-02-28dh: Fix make parsing to not be broken by locale settings. Closes: #517617Joey Hess1-1/+1
2009-02-28Merge branch 'dh_overrides'Joey Hess1-2/+2
2009-02-28dh: Man page typo. Closes: #517549, #517550Joey Hess1-1/+1
2009-02-28dh: Man page typo. Closes: #517549Joey Hess1-1/+1
2009-02-27remove -B from examples for nowJoey Hess1-5/+5
2009-02-27use Dh_Lib write_logJoey Hess1-10/+4
2009-02-27use -Bf in all examplesJoey Hess1-14/+5
2009-02-27can use a hyphen hereJoey Hess1-1/+1
2009-02-27document how to use python-centralJoey Hess1-0/+7
2009-02-27make dh override_dh_* a no-opJoey Hess1-1/+12
2009-02-27dh: Support debian/rules calling make with -BJoey Hess1-2/+6
2009-02-27misc minor cleanups of patchJoey Hess1-7/+10
2009-02-27Smart debian/rules parser for dh.Modestas Vainius1-6/+22
2009-02-27dh override targetsJoey Hess1-85/+99
2009-02-27wordingJoey Hess1-1/+1
2009-02-19remove -B from examples for nowJoey Hess1-5/+5
2009-02-17use Dh_Lib write_logJoey Hess1-10/+4
2009-02-17use -Bf in all examplesJoey Hess1-14/+5
2009-02-17can use a hyphen hereJoey Hess1-1/+1