The dependency tree created by parsing the output of "apt-cache depends" always generates an array of array. The old representation of a simple dependency as an hash is gone in favor of an OR with a single entry (so the hash is the only element within the array). So all the code in add_missing() that was dealing with the case of the hash was never triggered. I tweaked the OR case so that the generated log messages actually mention "OR" only if it's a true OR dependency (i.e. with multiple entries in the array). |
||
---|---|---|
.. | ||
source | ||
changelog | ||
control | ||
copyright | ||
debian-cd.docs | ||
debian-cd.install | ||
debian-cd.links | ||
debian-cd.lintian-overrides | ||
dirs | ||
rules |