Commit message (Expand) | Author | Age | |
---|---|---|---|
* | pdebuild-checkparams: exit 0 after printing the help if --help is requested (...•••Gbp-Dch: Ignore | Mattia Rizzolo | 2015-11-15 |
* | use log.e() instead of log() | Mattia Rizzolo | 2015-11-15 |
* | use log.w() instead of log() | Mattia Rizzolo | 2015-11-15 |
* | use log.i() instead of log() | Mattia Rizzolo | 2015-11-15 |
* | pdebuild: Add architecture flag; #516625•••pdebuild: add support for setting the architecture on the command-line and in pbuilderrc; closes: #516625. | Loïc Minier | 2009-12-30 |
* | Factor "exec >" + "exec 2>&1" together | Loïc Minier | 2009-12-13 |
* | Make --debbuildopts additive•••Change --debbuildopts to be additive and reset the list of options to the empty list if --debbuildopts "" is passed. Update docs and add NEWS entry. | Loïc Minier | 2009-12-12 |
* | refactor to use 'log' function rather than using 'echo' directly.•••First cut into doing this, hopefully we're not breaking anything. | Junichi Uekawa | 2009-02-26 |
* | 424717: improved log file support: pdebuild will create a log file per default | Junichi Uekawa | 2007-05-27 |
* | change --logfile option to "tee" and document that change | Junichi Uekawa | 2007-05-17 |
* | copyright year 2007, and changelog about it, and changelog warning/error to >&2 | Junichi Uekawa | 2007-03-27 |
* | * debuild-pbuilder, pbuilder-buildpackage-funcs, pdebuild-internal:••• 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. | lool | 2006-11-06 |
* | thinko fix. | dancer | 2006-06-10 |
* | do not error out for pdebuild. | dancer | 2006-06-10 |
* | update copyright info. | dancer | 2006-05-30 |
* | initial cowbuilder support in pdebuild•••pbuilder supports pdebuild/cowbuilder login/execute/update/create etc. can also be --login/--execute/--update/--create etc. to cater for cowbuilder documentation updates / XML typesetting fixes. manpage fixes / spellchecking generally what I did while I was on plane trip from Debconf Mexico to Japan. | dancer | 2006-05-24 |
* | * fix pdebuild --help output (closes: #367133)••• * pbuilderrc.5: undocument the restriction that --buildresult option needs to be specified for pdebuild, and BUILDRESULT cannot be used. I should probably warn that the directory should be absolute. * pdebuild.1: fix man a bit to make --buildresult option doc unambiguous. | dancer | 2006-05-14 |
* | use readlink -f instead of -e.•••add q-funk's script. | dancer | 2005-12-21 |
* | Use readlink -e instead of readlink -f :••• * pdebuild-user-mode-linux: * pdebuild-uml-checkparams: * pdebuild-checkparams: * pdebuild: readlink -e instead of readlink -f * pbuilder-uml-checkparams: readlink -e instead of readlink -f * pbuilder-modules: readlink -e instead of readlink -f * pbuilder-createbuildenv: quote HOOKDIR and readlink -e instead of readlink -f. * pbuilder-checkparams: * pbuilder-buildpackage: use readlink -e here. * pbuilder-buildpackage-funcs: use readlink -e instead of readlink -f. 342117 thanks to Markus Kolb | dancer | 2005-12-05 |
* | --help option for pdebuild | dancer | 2005-06-04 |
* | pdebuild now checks for unsupported options.•••+ * debian/pbuilder-uml.files: move to uml. + * Makefile: install + * pdebuild-user-mode-linux: use pdebuild-uml-checkparams + + * pdebuild-uml-checkparams: add --debsign-k + + * pbuilder-uml-checkparams: pdebuild options remove. + + * pdebuild-uml-checkparams: --buildresult + + * pdebuild.1: add --logfile option to documentation. + + * pdebuild-checkparams: --logfile option implemented for pdebuild. + + * Makefile (install): install + + * pdebuild: use pdebuild-checkparams instead. + + * pbuilder-checkparams: split + * pdebuild-checkparams: new file. + | dancer | 2005-06-04 |