summaryrefslogtreecommitdiff
path: root/dh
Commit message (Expand)AuthorAge
* 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
| * wordingJoey Hess2009-02-27
* | remove -B from examples for nowJoey Hess2009-02-19
* | use Dh_Lib write_logJoey Hess2009-02-17
* | use -Bf in all examplesJoey Hess2009-02-17
* | can use a hyphen hereJoey Hess2009-02-17
* | document how to use python-centralJoey Hess2009-02-17
* | make dh override_dh_* a no-opJoey Hess2009-02-17
* | dh: Support debian/rules calling make with -BJoey Hess2009-02-17
* | misc minor cleanups of patchJoey Hess2009-02-17
* | Smart debian/rules parser for dh.Modestas Vainius2009-02-17
* | dh override targetsJoey Hess2009-02-16
* | wordingJoey Hess2009-02-15
* | dh: Fix typo. Closes: #509754Joey Hess2008-12-25
* | typoJoey Hess2008-10-31
* | Move many command-specific options to only be accepted by the command that us...Joey Hess2008-10-21
* | dh: Fix typo in example. Closes: #500836Joey Hess2008-10-01
|/
* dh: Avoid passing --with on to subcommands. Closes: #490886Joey Hess2008-07-14
* Load python-support sequence file first, to allow ones loaded later to disabl...Joey Hess2008-07-05