summaryrefslogtreecommitdiff
path: root/dh
Commit message (Expand)AuthorAge
* add semicolon after build targets to avoid implicit target runningJoey Hess2010-04-08
* dh: Improve documentation.Joey Hess2010-04-06
* dh: Allow --list-addons to be used when not in a source package. Closes: #574351Joey Hess2010-03-31
* add parallel optionJoey Hess2010-03-04
* dh: Disable option bundling to avoid mis-parsing bundled options such as "-Bp...Joey Hess2010-02-16
* add --builddirectory exampleJoey Hess2010-01-27
* Fix typo: s/notmally/normallyJoachim Breitner2010-01-10
* solve the dh -Bbuild problemJoey Hess2010-01-04
* Fix warning about unknown options passed to commands in override targets.Joey Hess2010-01-04
* 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