aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authordancer <dancer>2005-04-11 06:24:29 +0000
committerdancer <dancer>2005-04-11 06:24:29 +0000
commit6453e0edb96e0fb3c88f079c0992fb0ee75fe780 (patch)
tree9fb29a303428b32da80748bae04157f11071bb03 /debian/changelog
parent30d04ce1aed6e5a1d5f9d7159c4a77a5e4c25bbc (diff)
downloadpbuilder-6453e0edb96e0fb3c88f079c0992fb0ee75fe780.tar
pbuilder-6453e0edb96e0fb3c88f079c0992fb0ee75fe780.tar.gz
+ * examples/B91dpkg-i: Fix example script so that it actually works.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 0b84f84..a828b6a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+pbuilder (0.125) unstable; urgency=low
+
+ * Bug fix: "pbuilder: example/B91dpkg-i calls dpkg --purge with
+ pathnames in front of package names", thanks to Maurizio Lemmo
+ (Tannoiser) (Closes: #304009).
+
+ -- Junichi Uekawa <dancer@debian.org> Mon, 11 Apr 2005 15:16:27 +0900
+
pbuilder (0.124) unstable; urgency=low
* Update confusing documentation on --debemail option. (closes: #302855)