apt (0.5.8) unstable; urgency=low
- * Clarify the meaning of the only-source option in apt-get(8) (Closes: #177258)
+ * Clarify the meaning of the only-source option in apt-get(8)
+ (Closes: #177258)
* Updated French man pages from Philippe Batailler
<philippe.batailler@free.fr> (Closes: #182194)
+ * Give a warning if an illegal type abbreviation is used when looking up a
+ configuration item (Closes: #168453)
+ * Improve build-depends handling of virtual packages even further, so that
+ it will now also try to satisfy build-depends on virtual packages if they
+ are not installed. Note that this only works if there is only one
+ package providing the virtual package, as in other cases (Closes: #165404)
+ * Update config.guess and config.sub from autotools-dev 20030717.1
--