debian-cd-clone/debian
Raphaël Hertzog e77ade6033 Remove dead code in sort_deps and improve log messages
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).
2022-08-09 19:39:15 +02:00
..
source * Changes triggered by various lintian warnings: 2011-11-06 13:34:06 +00:00
changelog Remove dead code in sort_deps and improve log messages 2022-08-09 19:39:15 +02:00
control Add generate_firmware_patterns script and dependencies (see: #989863). 2021-07-25 07:20:30 +02:00
copyright d/copyright: explicitly refer to GPL-2. 2019-01-13 17:38:35 +01:00
debian-cd.docs d/rules: add debian/debian-cd.docs and use that. 2019-01-14 11:51:51 +01:00
debian-cd.install d/rules: use debian/debian-cd.install. 2019-01-14 12:53:36 +01:00
debian-cd.links d/rules: use debian/debian-cd.links. 2019-01-14 13:23:22 +01:00
debian-cd.lintian-overrides lintian-overrides: drop unused missing-depends-on-sensible-utils 2020-10-14 16:32:04 +02:00
dirs resync with 2.1.90 1999-11-11 18:27:05 +00:00
rules d/rules: use debian/debian-cd.links. 2019-01-14 13:23:22 +01:00