Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | refactor to use 'log' function rather than using 'echo' directly. | Junichi Uekawa | 2009-02-26 |
| | | | | First cut into doing this, hopefully we're not breaking anything. | ||
* | * debuild-pbuilder, pbuilder-buildpackage-funcs, pdebuild-internal: | lool | 2006-11-06 |
| | | | | | | | | | | | | | | | use $PBUILDERSATISFYDEPENDSCMD instead of /usr/lib/pbuilder/pbuilder-satisfydepends. * pbuilderrc: set PBUILDERSATISFYDEPENDSCMD to /usr/lib/pbuilder/pbuilder-satisfydepends by default. * pbuilderrc.5: document PBUILDERSATISFYDEPENDSCMD. * debian/TODO: alternatives implementation of pbuilder-satisfydepends now possible. * pdebuild-checkparams, pdebuild-uml-checkparams, pdebuild-internal: add a new --pbuildersatisfydepends flag to override PBUILDERSATISFYDEPENDSCMD * pdebuild: pass --pbuildersatisfydepends to pdebuild-internal. * pbuilder-modules, pdebuild.1: document --pbuildersatisfydepends. | ||
* | + * debuild-pbuilder: a better handling of directory, copied from pdebuild. | dancer | 2002-10-30 |
| | |||
* | +2002-09-06 Junichi Uekawa <dancer@debian.org> | dancer | 2002-09-06 |
+ + * pbuider-loadconfig: create from checkparams. a module to load config files only. + + * debuild-pbuilder: add debuild wrapper script. + + * debuild-pbuilder.1: add manpage + + * pbuilder-buildpackage (BUILD_PID): use "trap" a bit, so that error checking can be done at all. |