the right cache control headers
* apt-pkg/depcache.cc:
- fix incorrect std::cout usage for debug output
+ * apt-pkg/indexfile.cc:
+ - If no "_" is found in the language code, try to find a "."
+ This is required for languages like Esperanto that have no
+ county associated with them (LP: #560956)
+ Thanks to "Aisano" for the fix
+ * apt-pkg/deb/debrecords.cc:
+ - fix max tag buffer size (LP: #545336, closes: #578959)
+ * debian/rules:
+ - install html doxygen in libapt-pkg-doc as well
+ * methods/http.cc:
+ - code cleanup, add (some) doxygen strings
[ Robert Collins ]
* Change the package index Info methods to allow apt-cache policy to be