+apt (0.8.14.1) unstable; urgency=low
+
+ [ David Kalnischkies ]
+ * fix a bunch of cppcheck warnings/errors based on a patch by
+ Niels Thykier, thanks! (Closes: #622805)
+ * 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)
+ * apt-pkg/acquire-method.cc:
+ - write directly to stdout instead of creating the message in
+ memory first before writing to avoid hitting limits
+ * apt-pkg/orderlist.cc:
+ - let VisitRProvides report if the calls were successful
+
+ -- David Kalnischkies <kalnischkies@gmail.com> Sat, 16 Apr 2011 17:13:08 +0200
+
+apt (0.8.14) unstable; urgency=low