summaryrefslogtreecommitdiff
path: root/debhelper.pod
Commit message (Expand)AuthorAge
* typoJoey Hess2011-07-09
* Typo fixes. Closes: #632662Joey Hess2011-07-04
* Correct docs about multiarch and v9. Closes: #630826Joey Hess2011-06-17
* Merge branch 'master' into smarter-targetsJoey Hess2011-06-14
|\
| * dpkg-buildflags supportJoey Hess2011-06-14
* | Merge branch 'master' into smarter-targetsJoey Hess2011-06-14
|\|
| * dh_auto_configure: In v9, does not include the source package name in --libex...Joey Hess2011-06-14
* | make standard targets support a v9 featureJoey Hess2011-06-13
|/
* reorder v9 section and add missing =backJoey Hess2011-04-05
* Depend on dpkg-dev (>= 1.16.0) for multiarch support.Joey Hess2011-03-12
* documentationJoey Hess2011-03-12
* typoJoey Hess2011-02-26
* Apply manual pages conventionsDavid Prévot2010-11-02
* Finalized v8 mode, which is the new recommended default.Joey Hess2010-08-07
* In v8 mode, prefer the perl_build buildsystem over perl_makemaker. Closes: #5...Joey Hess2010-05-28
* exampleJoey Hess2010-05-27
* consistently use v7 not V7 (etc)Joey Hess2010-05-27
* In v8 mode, dh expects the sequence to run is always its first parameter.Joey Hess2010-05-27
* In v8 mode, dh_makeshlibs will run dpkg-gensymbols on all shared libraries it...Joey Hess2010-05-23
* In v8 mode, do not allow directly passing unknown options to debhelper comman...Joey Hess2010-05-23
* update Package-Type docsJoey Hess2010-05-23
* solve the dh -Bbuild problemJoey Hess2010-01-04
* changelog and doc rewordingJoey Hess2009-12-07
* Add --parallel option.Modestas Vainius2009-12-04
* Parallel building support is no longer enabled by default. It can still be en...Joey Hess2009-11-23
* Drop deprecated programs from the list of commands in debhelper(7). Closes: #...Joey Hess2009-11-04
* --max-parallel requires a numberJoey Hess2009-11-04
* implement the other option: parallel enabled implicitly by DEB_BUILD_OPTIONSJoey Hess2009-10-29
* remove implicit --parallel setting by dhJoey Hess2009-10-28
* clarify wordingJoey Hess2009-10-28
* Support parallel building in makefile buildsystemModestas Vainius2009-10-28
* dh_installdocs: Add --link-doc option that can be used to link documentation ...Joey Hess2009-09-08
* -a == -sJoey Hess2009-09-01
* Revert "Add --help-buildsystem option to dh_auto."Joey Hess2009-06-28
* minimal build system option documentationJoey Hess2009-06-28
* Revert "Improvements in DH_OPTIONS handling and DH_AUTO_OPTIONS envvar support."Modestas Vainius2009-06-13
* Improvements in DH_OPTIONS handling and DH_AUTO_OPTIONS envvar support.Modestas Vainius2009-06-08
* releasing version 7.2.11Joey Hess2009-05-12
* Support debian/foo.os files to suppliment previous debian/foo.arch file suppo...Joey Hess2009-05-12
* Add a global --remaining-packages option.Modestas Vainius2009-03-23
* Compatability level 4 is now deprecated.Joey Hess2009-03-07
* debhelper.pod: Fix typo. Closes: #510180Joey Hess2008-12-30
* Ignore unknown options in DH_OPTIONS. Debhelper will always ignore such optio...Joey Hess2008-12-14
* Fix some docs that refered to --srcdir rather than --sourcedir. Closes: #504742Joey Hess2008-11-06
* Correct docs about dh_install and debian/tmp in v7 modeJoey Hess2008-06-25
* Typo fix. Closes: #486464Joey Hess2008-06-16
* I lied, one more v7 change slipped in..Joey Hess2008-04-24
* dh_clean: In v7 mode, automatically delete *-stamp files.Joey Hess2008-04-23
* dh_clean: In v7 mode, read debian/clean and delete all files listed therein.Joey Hess2008-04-23
* initial version of dh, with option parsing and sequences in placeJoey Hess2008-04-23