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