]> err.no Git - dpkg/commit
dpkg-gencontrol: use the new Dpkg::Deps module to rewrite the dependencies
authorRaphael Hertzog <hertzog@debian.org>
Mon, 15 Oct 2007 10:19:59 +0000 (12:19 +0200)
committerRaphael Hertzog <hertzog@debian.org>
Thu, 18 Oct 2007 12:30:16 +0000 (14:30 +0200)
commitf143c9d296ebe2c7360fb84f1364ea4d8847235a
treed7d0ea5304959af46b2e336bcdb2eb04b60ad800
parent847f78a4f4066399151015e72693b353104e6eec
dpkg-gencontrol: use the new Dpkg::Deps module to rewrite the dependencies

Normal dependency fields are rewritten by order of importance and simplified
by taking into account the dependencies already parsed. The dependencies are
also sorted to have a more predictable output (which is easier to compare in
a debdiff output).

The other relation (non-dependency) fields are simplified as unions
instead of intersections.
scripts/dpkg-gencontrol.pl