Age | Commit message (Expand) | Author | Files | Lines |
2011-04-05 | reorder v9 section and add missing =back | Joey Hess | 1 | -16/+18 |
2011-03-12 | Depend on dpkg-dev (>= 1.16.0) for multiarch support. | Joey Hess | 1 | -3/+2 |
2011-03-12 | documentation | Joey Hess | 1 | -0/+17 |
2011-02-26 | typo | Joey Hess | 1 | -1/+1 |
2010-11-02 | Apply manual pages conventions | David Prévot | 1 | -114/+114 |
2010-08-07 | Finalized v8 mode, which is the new recommended default. | Joey Hess | 1 | -6/+3 |
2010-05-28 | In v8 mode, prefer the perl_build buildsystem over perl_makemaker. Closes: #5... | Joey Hess | 1 | -0/+4 |
2010-05-27 | example | Joey Hess | 1 | -1/+1 |
2010-05-27 | consistently use v7 not V7 (etc) | Joey Hess | 1 | -15/+15 |
2010-05-27 | In v8 mode, dh expects the sequence to run is always its first parameter. | Joey Hess | 1 | -0/+5 |
2010-05-23 | In v8 mode, dh_makeshlibs will run dpkg-gensymbols on all shared libraries it... | Joey Hess | 1 | -0/+8 |
2010-05-23 | In v8 mode, do not allow directly passing unknown options to debhelper comman... | Joey Hess | 1 | -0/+15 |
2010-05-23 | update Package-Type docs | Joey Hess | 1 | -1/+1 |
2010-01-04 | solve the dh -Bbuild problem | Joey Hess | 1 | -0/+7 |
2009-12-07 | changelog and doc rewording | Joey Hess | 1 | -7/+6 |
2009-12-04 | Add --parallel option. | Modestas Vainius | 1 | -9/+13 |
2009-11-23 | Parallel building support is no longer enabled by default. It can still be en... | Joey Hess | 1 | -7/+10 |
2009-11-04 | Drop deprecated programs from the list of commands in debhelper(7). Closes: #... | Joey Hess | 1 | -2/+14 |
2009-11-04 | --max-parallel requires a number | Joey Hess | 1 | -1/+1 |
2009-10-29 | implement the other option: parallel enabled implicitly by DEB_BUILD_OPTIONS | Joey Hess | 1 | -7/+8 |
2009-10-28 | remove implicit --parallel setting by dh | Joey Hess | 1 | -3/+0 |
2009-10-28 | clarify wording | Joey Hess | 1 | -14/+9 |
2009-10-28 | Support parallel building in makefile buildsystem | Modestas Vainius | 1 | -0/+18 |
2009-09-08 | dh_installdocs: Add --link-doc option that can be used to link documentation ... | Joey Hess | 1 | -11/+0 |
2009-09-01 | -a == -s | Joey Hess | 1 | -8/+4 |
2009-06-28 | Revert "Add --help-buildsystem option to dh_auto." | Joey Hess | 1 | -5/+0 |
2009-06-28 | minimal build system option documentation | Joey Hess | 1 | -0/+49 |
2009-06-13 | Revert "Improvements in DH_OPTIONS handling and DH_AUTO_OPTIONS envvar support." | Modestas Vainius | 1 | -8/+2 |
2009-06-08 | Improvements in DH_OPTIONS handling and DH_AUTO_OPTIONS envvar support. | Modestas Vainius | 1 | -2/+8 |
2009-05-12 | releasing version 7.2.117.2.11 | Joey Hess | 1 | -2/+2 |
2009-05-12 | Support debian/foo.os files to suppliment previous debian/foo.arch file suppo... | Joey Hess | 1 | -3/+4 |
2009-03-23 | Add a global --remaining-packages option. | Modestas Vainius | 1 | -0/+8 |
2009-03-07 | Compatability level 4 is now deprecated. | Joey Hess | 1 | -0/+2 |
2008-12-30 | debhelper.pod: Fix typo. Closes: #510180 | Joey Hess | 1 | -2/+2 |
2008-12-14 | Ignore unknown options in DH_OPTIONS. Debhelper will always ignore such optio... | Joey Hess | 1 | -4/+7 |
2008-11-06 | Fix some docs that refered to --srcdir rather than --sourcedir. Closes: #504742 | Joey Hess | 1 | -1/+1 |
2008-06-25 | Correct docs about dh_install and debian/tmp in v7 mode | Joey Hess | 1 | -4/+4 |
2008-06-16 | Typo fix. Closes: #486464 | Joey Hess | 1 | -1/+1 |
2008-04-24 | I lied, one more v7 change slipped in..7.0.1 | Joey Hess | 1 | -0/+5 |
2008-04-23 | dh_clean: In v7 mode, automatically delete *-stamp files. | Joey Hess | 1 | -0/+4 |
2008-04-23 | dh_clean: In v7 mode, read debian/clean and delete all files listed therein. | Joey Hess | 1 | -0/+4 |
2008-04-23 | initial version of dh, with option parsing and sequences in place | Joey Hess | 1 | -10/+6 |
2008-04-23 | New v7 mode, which only has one change from v6, and is the new recommended de... | Joey Hess | 1 | -2/+18 |
2008-01-08 | updates | Joey Hess | 1 | -2/+2 |
2008-01-07 | finialize v6 mode | Joey Hess | 1 | -4/+3 |
2007-10-22 | add .git to example DH_ALWAYS_EXCLUDE line | Joey Hess | 1 | -1/+1 |
2007-09-30 | r2033: * Add --ignore option. This is intended to ease dealing with upstream | joeyh | 1 | -0/+10 |
2007-07-09 | r2016: fix | joeyh | 1 | -0/+2 |
2007-05-17 | r2002: * Update urls to web page. | joeyh | 1 | -1/+1 |
2007-04-20 | r1997: * dh_installwm: Fix several stupid bugs, including: | joeyh | 1 | -1/+3 |