diff options
author | Junichi Uekawa <dancer@netfort.gr.jp> | 2012-03-13 19:25:53 +0900 |
---|---|---|
committer | Junichi Uekawa <dancer@netfort.gr.jp> | 2012-03-13 19:25:53 +0900 |
commit | 76dc30abb0a32c2d966a8a9adca1fad6154e4b8d (patch) | |
tree | cbf5840c14016de9483ec89e75bc69cef4fb6d0c /debian/changelog | |
parent | b19439139262531be817e0ff856ac9cd60057896 (diff) | |
download | pbuilder-76dc30abb0a32c2d966a8a9adca1fad6154e4b8d.tar pbuilder-76dc30abb0a32c2d966a8a9adca1fad6154e4b8d.tar.gz |
0.208
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 2c5091f..f7037af 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,20 @@ +pbuilder (0.208) unstable; urgency=low + + [ Guido Günther ] + * Allow to copy additional files out of the build + directory (closes: 652634) + + [ Junichi Uekawa ] + * fix space handling in additional-buildresults. + * fix logging message and conditionality to make it less lines. + * factor out common code for apt key rings. + + [ Thorsten Glaser ] + * pbuilder-satisfydepends failed due to --check- + key deprecation bug (closes: 663283) + + -- Junichi Uekawa <dancer@debian.org> Tue, 13 Mar 2012 19:11:00 +0900 + pbuilder (0.207) unstable; urgency=low [ Maarten Bezemer ] |