aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordancer <dancer>2002-05-13 06:31:41 +0000
committerdancer <dancer>2002-05-13 06:31:41 +0000
commitd9e571322ba5a32e7add4efd22231c31153289cc (patch)
tree95de6165234413a5e2db59656c773963574cef02
parent74ba07c8467c28e834496bd9653a41a9c9ef6973 (diff)
downloadpbuilder-d9e571322ba5a32e7add4efd22231c31153289cc.tar
pbuilder-d9e571322ba5a32e7add4efd22231c31153289cc.tar.gz
commit.
-rw-r--r--debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 617bf51..5aca58f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+pbuilder (0.29) unstable; urgency=low
+
+ * Fix typo in clean target, to use the config files properly.
+
+ -- Junichi Uekawa <dancer@debian.org> Mon, 13 May 2002 15:32:39 +0900
+
pbuilder (0.28) unstable; urgency=low
* mount/umount /dev/pts along with /proc (closes: #146100)