aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authordancer <dancer>2003-09-02 13:01:32 +0000
committerdancer <dancer>2003-09-02 13:01:32 +0000
commit34426e850bf31871a9f7f7921214c5dae774c055 (patch)
treeb8b0f091bc213c2b729e34ab0b7b6e16ffed0e90 /debian
parent832708e6f4f3bfdc0721ff26c54ee4bd610fd495 (diff)
downloadpbuilder-34426e850bf31871a9f7f7921214c5dae774c055.tar
pbuilder-34426e850bf31871a9f7f7921214c5dae774c055.tar.gz
+
+ * pbuilder-modules: check if etc/hosts etc. exists before trying to + readlink.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index e06c604..4ddd297 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+pbuilder (0.86) UNRELEASED; urgency=low
+
+ * check if /etc/hosts etc. exist before trying to readlink and cp.
+
+ -- Junichi Uekawa <dancer@debian.org> Tue, 2 Sep 2003 22:02:46 +0900
+
pbuilder (0.85) unstable; urgency=low
* Fix "pbuilder create with basetgz option fails due to new readlink behavior"