gen2deb/BUGS

14 lines
730 B
Text
Raw Normal View History

2012-09-26 08:50:48 +00:00
* only package names are matched, versions are not matched
* Gentoo packages are only mapped to Debian Source packages. This means that
you get a list of Debian source packages as build dependencies. Those
source packages have later to be mapped to binary packages.
* software in Gentoo that's not in Debian
* software in Debian that's not in Gentoo
* different source package splittings
* disjunctive dependencies not handled yet
2012-09-28 08:23:14 +00:00
* how to handle virtual/* gentoo packages?
* no mapping to multiple packets yet
* many direct build dependencies of gentoo packages do not appear in debian
source packages as they are indirectly pulled in
2012-10-08 06:53:56 +00:00
* gentoo packages directly depend on build-essential or essential packages