diff options
author | dancer <dancer> | 2006-06-10 15:05:12 +0000 |
---|---|---|
committer | dancer <dancer> | 2006-06-10 15:05:12 +0000 |
commit | 67d784a6c4e0b38ce0eceda63d8eadb4ec0fe76b (patch) | |
tree | 30b22a79f06d3f02c2e5df1fc7d69070ee1cd59d /ChangeLog | |
parent | 4d6220c0d2e3abdcf247838168591e9d5e4a078b (diff) | |
download | pbuilder-67d784a6c4e0b38ce0eceda63d8eadb4ec0fe76b.tar pbuilder-67d784a6c4e0b38ce0eceda63d8eadb4ec0fe76b.tar.gz |
* Bug fix: "pbuilder: should create BUILDRESULT if not existent", thanks
to Daniel Leidert (Closes: #335523), there was a wrong condition
check, it should do that now.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2006-06-11 Junichi Uekawa <dancer@debian.org> + + * pbuilder-buildpackage: actually create buildresult dir, the + condition was wrong. + 2006-06-05 Junichi Uekawa <dancer@debian.org> * pdebuild-internal: -p for 'su' |