diff options
author | dancer <dancer> | 2005-10-09 05:51:30 +0000 |
---|---|---|
committer | dancer <dancer> | 2005-10-09 05:51:30 +0000 |
commit | 4ad6c38489bc43f1fe71684ab39f6de2c2fa3c0f (patch) | |
tree | e86413fc99974d5e53e6b3ebc266f0a8be741c70 /ChangeLog | |
parent | 145761cc035e1c420744201e0e9a758b0a58c085 (diff) | |
download | pbuilder-4ad6c38489bc43f1fe71684ab39f6de2c2fa3c0f.tar pbuilder-4ad6c38489bc43f1fe71684ab39f6de2c2fa3c0f.tar.gz |
[Junichi Uekawa]
* Document that --debug option preserves build place.
If the following fails, the build directory will remain intact:
pbuilder create --distribution etch --basetgz a.tgz --debug
(closes: #331635)
* README.Debian, pbuilder-doc.xml: updated.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +2005-10-08 Junichi Uekawa <dancer@debian.org> + + * Documentation/pbuilder-doc.xml: reviewed and updated documentation. + Added development, and bugreporting section, which should be + filled up later, if possible. + + * debian/README.Debian: update README + + * pbuilder.8: refer to --debug option from --preserve-buildplace. + 2005-10-06 Junichi Uekawa <dancer@debian.org> * testsuite/run-test.sh (testbuild): add debootstrapopts, --verbose. |