summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authoregon <egon@debian-vm>2008-09-23 07:31:23 +0200
committeregon <egon@debian-vm>2008-09-23 07:31:23 +0200
commitc76c44b10a40bc4ae755effad8a53802a6e4952a (patch)
tree8c29f89c30011c161d1c6e7616f12200e3bb6508 /debian
parent2e1dc5d39ef2f0c0fd05b0d90e746f5be77bec61 (diff)
* apt-pkg/pkgcachegen.cc:
- do not add multiple identical descriptions for the same language (closes: #400768)
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 68ff35efc..1b3be907e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+apt (0.7.15~exp2) experimental; urgency=low
+
+ * apt-pkg/pkgcachegen.cc:
+ - do not add multiple identical descriptions for the same
+ language (closes: #400768)
+
+ -- Michael Vogt <mvo@debian.org> Tue, 23 Sep 2008 07:29:59 +0200
+
apt (0.7.15~exp1) experimental; urgency=low
[ Christian Perrier ]