Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Log dpkg-buildpackage command lines | Loïc Minier | 2009-12-12 | |
| | ||||
* | Make --debbuildopts additive | Loïc Minier | 2009-12-12 | |
| | | | | | | 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. | |||
* | Copy .dsc in chroot before calling gdebi; #472407 | Loïc Minier | 2009-12-12 | |
| | | | | Copy .dsc in chroot before calling gdebi; closes: #472407 | |||
* | Remove tempfile at the end; should be in builddir | Loïc Minier | 2009-12-12 | |
| | | | | | Remove tempfile at the end of the test helper function; add note that it should really be created in the build dir instead | |||
* | Comment out COMPONENTS as main is the default | Loïc Minier | 2009-12-11 | |
| | | | | | pbuilderrc: Comment out COMPONENTS as main is already the default; list all components of Debian and Ubuntu as an example | |||
* | Update header of /usr/share/pbuilder/pbuilderrc | Loïc Minier | 2009-12-11 | |
| | ||||
* | Add support for building packages twice; #493538 | Loïc Minier | 2009-12-11 | |
| | | | | | Add support for building packages twice; based on a patch by Nicolas Valcárcel; closes: #493538 | |||
* | Make error message visible when copying out to buildresult (closes: #505695) | Junichi Uekawa | 2009-12-05 | |
| | | | | | | | | NFS directories can't be written to by root processes, and they will fail quietly. 1. Only attempt to copy the files (so we won't attempt to copy the directories). 2. Expose error messages so that users will see them. | |||
* | pdebuild-internal make HOME set to non-relative path. (closes: #492898) | Junichi Uekawa | 2009-12-05 | |
| | ||||
* | Warn when there is non-existing hookdir. (closes: #525420) | Junichi Uekawa | 2009-12-05 | |
| | ||||
* | fix pdebuild.1 documentation about options which was confusing (closes: #527878) | Junichi Uekawa | 2009-12-05 | |
| | ||||
* | 0.194 | Junichi Uekawa | 2009-12-02 | |
| | ||||
* | Gracefully handle non-existing bind-mount in --bindmount option (closes: ↵ | Junichi Uekawa | 2009-12-02 | |
| | | | | | | | #556164) When bind-mount fails, /proc etc are mounted and not unmounted. umount them in that case. | |||
* | update testsuite results. They are positive. | Junichi Uekawa | 2009-11-29 | |
| | ||||
* | release 0.193 | Junichi Uekawa | 2009-11-29 | |
| | ||||
* | fix regression test. | Junichi Uekawa | 2009-11-29 | |
| | ||||
* | make --hookdir work on pdebuild-internal (closes:#526471) | Junichi Uekawa | 2009-11-29 | |
| | ||||
* | adding a regression test for 526471 to try to understand the problem. | Junichi Uekawa | 2009-11-29 | |
| | ||||
* | Merge branch 'master' of ssh://git.debian.org/git/pbuilder/pbuilder | Junichi Uekawa | 2009-11-29 | |
|\ | ||||
| * | Update French documentation translation, thanks to Vincent Bernat. (closes: ↵ | Matt Kraai | 2009-11-26 | |
| | | | | | | | | #480216) | |||
* | | fix spelling mistake in comment | Junichi Uekawa | 2009-11-29 | |
|/ | ||||
* | allow --autocleanaptcache to be specified in pbuilderrc. | Matt Kraai | 2009-11-13 | |
| | ||||
* | complete filenames correctly if options are used. (closes: #555214) | Matt Kraai | 2009-11-09 | |
| | ||||
* | Update the Standards-Version to 3.8.3 | Matt Kraai | 2009-11-08 | |
| | ||||
* | Add ${misc:Depends} to pbuilder-uml's Depends line | Matt Kraai | 2009-11-08 | |
| | ||||
* | Make debian/rules not ignore errors running "make clean" | Matt Kraai | 2009-11-08 | |
| | ||||
* | Remove the space before "and" | Matt Kraai | 2009-11-08 | |
| | | | | If "and" is preceded by a space, man inserts a newline after --create. | |||
* | release 0.192 | Junichi Uekawa | 2009-11-02 | |
| | ||||
* | quote-escape debemail so that email with space can be handled properly. | Junichi Uekawa | 2009-11-02 | |
| | ||||
* | release 0.191 | Junichi Uekawa | 2009-11-02 | |
| | ||||
* | change underline position. | Junichi Uekawa | 2009-11-02 | |
| | ||||
* | Misc enhancements to sample lintian hook | Loïc Minier | 2009-09-21 | |
| | | | | | examples/B90lintian: Run lintian as pbuilder and not root and show how to not fail the build if lintian fails. | |||
* | pbuilder-buildpackage: pass -e to dpkg-bp, not -m | Loïc Minier | 2009-09-21 | |
| | | | | | pbuilder-buildpackage: pass -e to dpkg-buildpackage instead of -m; thanks Russ Allbery; closes: #546531 | |||
* | release 0.190 | Junichi Uekawa | 2009-08-26 | |
| | ||||
* | test result, mostly good. | Junichi Uekawa | 2009-08-17 | |
| | ||||
* | pass apt-get '-q' option to remove the progress. | Junichi Uekawa | 2009-08-15 | |
| | | | | It's probably not too useful when used non-interactively, and clutters output. | |||
* | install aptitude via EXTRAPACKAGES, and not hard-code. (closes: #539578) | Junichi Uekawa | 2009-08-08 | |
| | ||||
* | release 0.189 | Junichi Uekawa | 2009-07-13 | |
| | ||||
* | add a dummy changelog. | Junichi Uekawa | 2009-06-23 | |
| | ||||
* | Bump the debhelper compatibility level to 7: dh_prep instead of dh_clean -k. | Peter Pentchev | 2009-06-23 | |
| | ||||
* | Bump Standards-Version to 3.8.1 by simply honoring the nocheck build option. | Peter Pentchev | 2009-06-23 | |
| | ||||
* | add all: target in Makefile | Peter Pentchev | 2009-06-23 | |
| | ||||
* | Convert an example into a real shell script. | Peter Pentchev | 2009-06-23 | |
| | ||||
* | Split a long description line. | Peter Pentchev | 2009-06-23 | |
| | ||||
* | update GPL symlink | Junichi Uekawa | 2009-06-23 | |
| | ||||
* | Do not error out on etch apt for apt-get autoremove (closes: #531454) | Junichi Uekawa | 2009-06-19 | |
| | | | | | | | | | Just ignore the error for now. '|| true' should be removed after etch is no longer supported. There are other solutions like checking for versions, but I don't like the complexity required just to support an old version. | |||
* | 0.188 | Junichi Uekawa | 2009-05-31 | |
| | ||||
* | Declare bashisms explicit in buildall script. (closes: #530157) | Junichi Uekawa | 2009-05-31 | |
| | ||||
* | General file updates. | Junichi Uekawa | 2009-05-31 | |
| | ||||
* | Merge branch 'master' of ssh://git.debian.org/git/pbuilder/pbuilder | Junichi Uekawa | 2009-05-31 | |
|\ |