* Jakub Wilk <jwilk@debian.org>, 2011-11-17, 12:18:
There are also some users of virtual packages provided by type-handling:Source: coreutils Build-Depends: ..., libattr1-dev | not+linux-gnu, libacl1-dev | not+linux-gnu, libselinux1-dev (>= 1.32) | not+linux-gnu, ... Source: mc Build-Depends: ..., libgpm-dev | not+linux-gnu, ... Source: ntp Build-Depends: ..., libcap2-dev | not+linux-gnu, ... Package: usb-modeswitch-data Depends: udev (>= 0.140) | not+linux-gnu Package: iotop Depends: ..., linuxAh, thanks for the list Jakub! Is that exhaustive, against all possible Provides generated by type-handling or only a selected few?I believe it's exhaustive, but I'll double-check later today.
I set up pages to track reverse (build-) dependencies: http://people.debian.org/~jwilk/type-handling/reverse-depends http://people.debian.org/~jwilk/type-handling/reverse-build-depends The code used to generate them is available here: http://people.debian.org/~jwilk/type-handling/Makefile -- Jakub Wilk