diff options
author | dancer <dancer> | 2002-07-17 06:45:13 +0000 |
---|---|---|
committer | dancer <dancer> | 2002-07-17 06:45:13 +0000 |
commit | 1dc73ae453783016daf317bd9052e94d56101c37 (patch) | |
tree | 56e2a861bd827b9436aecd3b028a80d2a1e429c7 | |
parent | bb27d57d6f29332ecd9781f11b02c1f72185a413 (diff) | |
download | pbuilder-1dc73ae453783016daf317bd9052e94d56101c37.tar pbuilder-1dc73ae453783016daf317bd9052e94d56101c37.tar.gz |
new file created to credit people,
changelog fixed for 0.33 release.
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | THANKS | 13 | ||||
-rw-r--r-- | debian/changelog | 5 |
3 files changed, 19 insertions, 3 deletions
@@ -1,3 +1,7 @@ +2002-07-17 Junichi Uekawa <dancer@debian.org> + + * THANKS: Created file to credit people. + 2002-07-11 Junichi Uekawa <dancer@debian.org> * pbuilder-updatebuildenv: fix the && usage to use if. @@ -0,0 +1,13 @@ +Random list of people who seems to have contributed in some way or other: + +Jochen Voss +Erich Schubert +david@josefine.at +Steve M. Robbins +Mikael Hedin +jbouse@debian.org +Mark Brown +kov@debian.org +Daniel Kobras + + diff --git a/debian/changelog b/debian/changelog index 8667e52..d0d57a8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,9 @@ pbuilder (0.33) unstable; urgency=low - * Unreleased software. * Update documentation for pbuilder.8, and pbuilderrc.5 - * Remove spurious message pointed out by Jochen Voss. (closes: 152175) + * Remove spurious message pointed out by Jochen Voss. (closes: #152175) - -- Junichi Uekawa <dancer@debian.org> Sun, 7 Jul 2002 03:34:12 +0900 + -- Junichi Uekawa <dancer@debian.org> Wed, 17 Jul 2002 15:41:58 +0900 pbuilder (0.32) unstable; urgency=low |