diff options
author | Junichi Uekawa <dancer@dancer64.netfort.gr.jp> | 2007-05-27 14:07:04 +0900 |
---|---|---|
committer | Junichi Uekawa <dancer@dancer64.netfort.gr.jp> | 2007-05-27 14:07:04 +0900 |
commit | 209b18e1c7bafcc0572049a88fb4afcea25462d2 (patch) | |
tree | 46e86e0ae0aa57fc639646a7789b7906f4c9f37a /debian | |
parent | 70600059722511dcbcdae59a7f57f1fdff8a1f7c (diff) | |
download | pbuilder-209b18e1c7bafcc0572049a88fb4afcea25462d2.tar pbuilder-209b18e1c7bafcc0572049a88fb4afcea25462d2.tar.gz |
update changelog; sighup is handled now.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 1b182bd..3e557a3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,18 +8,19 @@ pbuilder (0.167) UNRELEASED; urgency=low * shut up lintian about binnmuability. Use {source:Version} instead of Source-Version, according to http://wiki.debian.org/binNMU * Use 'tee' to show output even in logged mode. - * trap SIGHUP as well as exit. + * trap SIGHUP as well as exit, and reorganize code around the change. + (Closes: #425454) * 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 13:12:28 +0900 + -- Junichi Uekawa <dancer@debian.org> Sun, 27 May 2007 13:50:46 +0900 pbuilder (0.166) unstable; urgency=low |