One of my packages, eMusic, uses libraries for plugins. They are placed in /usr/lib/eMusic (and thus does not call ldconfig). Do I *really* need a libemusic0 package? Also, the soname does not change between releases - it is always libfoo.so.0.0.0. All packages version depend on each other, since a new releases are incompatible with old ones...I'd *like* to put it all in one .deb...would this violate policy?