summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2006-09-12 11:32:37 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2006-09-12 11:32:37 +0200
commitd65882227dd3201c03c87922391d1ad8d21ee84e (patch)
tree2378c3d778f554627fd05fa8877bc4975da97ba1 /debian
parent8d79b99c1a3338e31e8def858cee3209824ae8bf (diff)
downloadpython-apt-d65882227dd3201c03c87922391d1ad8d21ee84e.tar.gz
* python/pkgmanager.cc:
- fix typo
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 783e510f..89fe3ccf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+python-apt (0.6.20) unstable; urgency=low
+
+ * python/pkgmanager.cc:
+ - fix typo (closes: #382853)
+
+ --
+
python-apt (0.6.19) unstable; urgency=low
[ Michael Vogt ]