aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJunichi Uekawa <dancer@dancer64.netfort.gr.jp>2007-05-27 14:07:04 +0900
committerJunichi Uekawa <dancer@dancer64.netfort.gr.jp>2007-05-27 14:07:04 +0900
commit209b18e1c7bafcc0572049a88fb4afcea25462d2 (patch)
tree46e86e0ae0aa57fc639646a7789b7906f4c9f37a /debian/changelog
parent70600059722511dcbcdae59a7f57f1fdff8a1f7c (diff)
downloadpbuilder-209b18e1c7bafcc0572049a88fb4afcea25462d2.tar
pbuilder-209b18e1c7bafcc0572049a88fb4afcea25462d2.tar.gz
update changelog; sighup is handled now.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog7
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