aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJunichi Uekawa <dancer@dancer64.netfort.gr.jp>2007-05-27 13:17:25 +0900
committerJunichi Uekawa <dancer@dancer64.netfort.gr.jp>2007-05-27 13:17:25 +0900
commit9d94da70bdec6aac1bcc9747e746f8afabbb962c (patch)
treecbff863d21c7fc25b2920f6e2c94ea756026ed6b /debian
parent9b3c5e1f2116569d9e4ec8e7dcf00ed624873ae7 (diff)
downloadpbuilder-9d94da70bdec6aac1bcc9747e746f8afabbb962c.tar
pbuilder-9d94da70bdec6aac1bcc9747e746f8afabbb962c.tar.gz
424717: improved log file support: pdebuild will create a log file per default
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog8
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