aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Make --debbuildopts additiveLoïc Minier2009-12-12
* Copy .dsc in chroot before calling gdebi; #472407Loïc Minier2009-12-12
* Remove tempfile at the end; should be in builddirLoïc Minier2009-12-12
* Comment out COMPONENTS as main is the defaultLoïc Minier2009-12-11
* Update header of /usr/share/pbuilder/pbuilderrcLoïc Minier2009-12-11
* Add support for building packages twice; #493538Loïc Minier2009-12-11
* Make error message visible when copying out to buildresult (closes: #505695)Junichi Uekawa2009-12-05
* pdebuild-internal make HOME set to non-relative path. (closes: #492898)Junichi Uekawa2009-12-05
* Warn when there is non-existing hookdir. (closes: #525420)Junichi Uekawa2009-12-05
* fix pdebuild.1 documentation about options which was confusing (closes: #527878)Junichi Uekawa2009-12-05
* 0.194Junichi Uekawa2009-12-02
* Gracefully handle non-existing bind-mount in --bindmount option (closes: #556...Junichi Uekawa2009-12-02
* update testsuite results. They are positive.Junichi Uekawa2009-11-29
* release 0.193Junichi Uekawa2009-11-29
* fix regression test.Junichi Uekawa2009-11-29
* make --hookdir work on pdebuild-internal (closes:#526471)Junichi Uekawa2009-11-29
* adding a regression test for 526471 to try to understand the problem.Junichi Uekawa2009-11-29
* Merge branch 'master' of ssh://git.debian.org/git/pbuilder/pbuilderJunichi Uekawa2009-11-29
|\
| * Update French documentation translation, thanks to Vincent Bernat. (closes: #...Matt Kraai2009-11-26
* | fix spelling mistake in commentJunichi Uekawa2009-11-29
|/
* allow --autocleanaptcache to be specified in pbuilderrc.Matt Kraai2009-11-13
* complete filenames correctly if options are used. (closes: #555214)Matt Kraai2009-11-09
* Update the Standards-Version to 3.8.3Matt Kraai2009-11-08
* Add ${misc:Depends} to pbuilder-uml's Depends lineMatt Kraai2009-11-08
* Make debian/rules not ignore errors running "make clean"Matt Kraai2009-11-08
* Remove the space before "and"Matt Kraai2009-11-08
* release 0.192Junichi Uekawa2009-11-02
* quote-escape debemail so that email with space can be handled properly.Junichi Uekawa2009-11-02
* release 0.191Junichi Uekawa2009-11-02
* change underline position.Junichi Uekawa2009-11-02
* Misc enhancements to sample lintian hookLoïc Minier2009-09-21
* pbuilder-buildpackage: pass -e to dpkg-bp, not -mLoïc Minier2009-09-21
* release 0.190Junichi Uekawa2009-08-26
* test result, mostly good.Junichi Uekawa2009-08-17
* pass apt-get '-q' option to remove the progress.Junichi Uekawa2009-08-15
* install aptitude via EXTRAPACKAGES, and not hard-code. (closes: #539578)Junichi Uekawa2009-08-08
* release 0.189Junichi Uekawa2009-07-13
* add a dummy changelog.Junichi Uekawa2009-06-23
* Bump the debhelper compatibility level to 7: dh_prep instead of dh_clean -k.Peter Pentchev2009-06-23
* Bump Standards-Version to 3.8.1 by simply honoring the nocheck build option.Peter Pentchev2009-06-23
* add all: target in MakefilePeter Pentchev2009-06-23
* Convert an example into a real shell script.Peter Pentchev2009-06-23
* Split a long description line.Peter Pentchev2009-06-23
* update GPL symlinkJunichi Uekawa2009-06-23
* Do not error out on etch apt for apt-get autoremove (closes: #531454)Junichi Uekawa2009-06-19
* 0.188Junichi Uekawa2009-05-31
* Declare bashisms explicit in buildall script. (closes: #530157)Junichi Uekawa2009-05-31
* General file updates.Junichi Uekawa2009-05-31
* Merge branch 'master' of ssh://git.debian.org/git/pbuilder/pbuilderJunichi Uekawa2009-05-31
|\
| * Drop useless -o APT::Get::AutomaticRemove=trueLoïc Minier2009-05-10