* apt-get build-dep, when trying to skip over the remai...
authorArch Librarian <arch@canonical.com>
Mon, 20 Sep 2004 17:03:51 +0000 (17:03 +0000)
committerArch Librarian <arch@canonical.com>
Mon, 20 Sep 2004 17:03:51 +0000 (17:03 +0000)
commit58d768314ed24fa53f1559a4c323e70c56aad6dd
tree209245e5d5db85d86c344236ccbccad91cb68def
parent06fc4dafb464a5905a7cdc3add72524d5fcd0cfa
* apt-get build-dep, when trying to skip over the remai...
Author: mdz
Date: 2003-09-24 04:00:25 GMT
* apt-get build-dep, when trying to skip over the remaining elements of
an or-expression, would accidentally inherit the version requirements of a
later item in the or-expression.  Fixed it.
* Let apt-get build-dep try alternatives if the first dependency in an
or-expression is not available
* Add a Debug::BuildDeps to generate some trace output
* Help apt-get build-dep produce more useful error messages
* Process build-dependencies in forward rather than reverse order
* Error out if an installed package is too new for a << or <=
build-dependency
cmdline/apt-get.cc
debian/changelog
po/apt-all.pot