diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 0a6a655..1b182bd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,13 +9,17 @@ pbuilder (0.167) UNRELEASED; urgency=low Source-Version, according to http://wiki.debian.org/binNMU * Use 'tee' to show output even in logged mode. * trap SIGHUP as well as exit. - + * Improve log file support thanks to request from Russ Allbery + (Closes: #424717). + - pdebuild will create .build file in similar manner to debuild command + - output is tee'd to terminal and also the logfile. + [ Loic Minier ] * Tune aptitude opts in pbuilder-satisfydepends-aptitude to handle complex dependencies in experimental, to support unsigned APT repositories, and to not install Recommends. - -- Junichi Uekawa <dancer@debian.org> Sun, 27 May 2007 02:51:32 +0900 + -- Junichi Uekawa <dancer@debian.org> Sun, 27 May 2007 13:12:28 +0900 pbuilder (0.166) unstable; urgency=low |