summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDavid Kalnischkies <kalnischkies@gmail.com>2011-04-16 00:06:34 +0200
committerDavid Kalnischkies <kalnischkies@gmail.com>2011-04-16 00:06:34 +0200
commit949e033cb7c741b9eed459c0e93a89a92acb168d (patch)
tree7255440be1244b5ec11dbf62823719a4c04e093c /debian
parent7f52cf7b027e36367b7f13e2e8a1309485827611 (diff)
* apt-pkg/depcache.cc:
- really include 'rc' packages in the delete count by fixing a typo which exists since 1999 in the source… (LP: #761175)
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog9
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index c2e2dc70d..216b44d30 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+apt (0.8.14.1) unstable; urgency=low
+
+ [ David Kalnischkies ]
+ * apt-pkg/depcache.cc:
+ - really include 'rc' packages in the delete count by fixing a
+ typo which exists since 1999 in the source… (LP: #761175)
+
+ -- David Kalnischkies <kalnischkies@gmail.com> Fri, 15 Apr 2011 23:59:36 +0200
+
apt (0.8.14) unstable; urgency=low
[ Julian Andres Klode ]