-apt (0.8.11.3) UNRELEASED; urgency=low
+apt (0.8.11.5) UNRELEASED; urgency=low
+
+ * Add missing dot in French translation of manpages. Merci, Olivier
+ Humbert.
+ * French translation update
+ * French manpages translation update
+
+ -- Christian Perrier <bubulle@debian.org> Tue, 15 Feb 2011 18:26:08 +0100
+
+apt (0.8.11.4) unstable; urgency=low
[ David Kalnischkies ]
+ * apt-pkg/contrib/error.cc:
+ - ensure that va_list is not invalid in second try
+ * cmdline/apt-get.cc:
+ - don't remove new dependencies of garbage packages (Closes: #613420)
+
+ [ Michael Vogt ]
+ * test/integration/*
+ - fix dashish in the integration tests
+
+ -- Michael Vogt <mvo@debian.org> Wed, 16 Feb 2011 14:36:03 +0100
+
+apt (0.8.11.3) unstable; urgency=low
+
* apt-pkg/contrib/fileutl.cc:
- really detect bigendian machines by including config.h,
so we can really (Closes: #612986)