summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorArch Librarian <arch@canonical.com>2004-09-20 17:02:18 +0000
committerArch Librarian <arch@canonical.com>2004-09-20 17:02:18 +0000
commita8a0fdcf6311e01f137b7e367c02246160ade020 (patch)
tree3f278578495ea52ec3e80cf3ab1d929942e8aa47 /debian
parent8d99802677287a86759232898199db40add923fd (diff)
* Improve build-depends handling of virtual packages ev...
Author: mdz Date: 2003-07-25 22:03:49 GMT * 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)
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog4
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 1a6b6fa8b..dc2670cd6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,10 @@ apt (0.5.8) unstable; urgency=low
<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)
--