diff options
author | dancer <dancer> | 2002-02-01 16:49:28 +0000 |
---|---|---|
committer | dancer <dancer> | 2002-02-01 16:49:28 +0000 |
commit | 9c3056bf724557ec65f4a8526837a2c7349f313c (patch) | |
tree | 5651231bcd8129da529b943cf449c6a16faec64c /ChangeLog | |
parent | 44c942e763f3964835cc6ced1405b61d8fc11553 (diff) | |
download | pbuilder-9c3056bf724557ec65f4a8526837a2c7349f313c.tar pbuilder-9c3056bf724557ec65f4a8526837a2c7349f313c.tar.gz |
fixing typos and minor details.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 20 |
1 files changed, 20 insertions, 0 deletions
@@ -1,5 +1,25 @@ 2002-02-02 Junichi Uekawa <dancer@debian.org> + * debian/README.Debian: typo fixes. + + * pbuilderrc.5: checked and fixed typos. + + * pbuilder-modules: fixed, privilate -> privilege + + * debian/TODO: fixed typo, added notes. + + * pbuilder-updatebuildenv: added GPL notice + + * pbuilder-createbuildenv: added GPL notice + + * pbuilder-checkparams: added GPL notice + + * pbuilder-modules: added GPL notice + + * pbuilder-buildpackage: added GPL notice at top + + * pbuilder: updated copyright notice to 2001,2002. + * pbuilder: remove the unnecessary test -z thing, so that duplicate help message will not appear. |