diff options
author | dancer <dancer> | 2002-05-26 10:06:01 +0000 |
---|---|---|
committer | dancer <dancer> | 2002-05-26 10:06:01 +0000 |
commit | 6617f96b24768c784c7dcd9bd2ed6c23e8b9194c (patch) | |
tree | a407ee1583517ce005d3a18b805ae4d5b3b5ae2d /debian | |
parent | 4fe823b2a98365f595e63aa5428ac751dc458351 (diff) | |
download | pbuilder-6617f96b24768c784c7dcd9bd2ed6c23e8b9194c.tar pbuilder-6617f96b24768c784c7dcd9bd2ed6c23e8b9194c.tar.gz |
+2002-05-26 Junichi Uekawa <dancer@debian.org>
+
+ * pbuilder-modules: use readlink -f to determine the real location of etc/hostname etc.
+
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 0629b12..1e670eb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +pbuilder (0.31) unstable; urgency=low + + * Use readlink -f to work with symlinks also. Thanks to Erich Schubert for + noticing the problem (closes: #142987) + + -- Junichi Uekawa <dancer@debian.org> Sun, 26 May 2002 18:59:53 +0900 + pbuilder (0.30) unstable; urgency=low * Check the .dsc parsing routine, which seems to get broken by some packages |