Hi all, I am currently trying to check the dependencies for a rather large source package, where I "just" have the source.
The problem is now that I need to find the Debian packages which contain the classes which are imported. Since there is no canonical way the Debian package is named from the Java classes, I am wondering whether there is some source in the net to look up? Or how should one proceed then? In the moment, I am looking for the packages providing: * javax.xml * org.xml.sax * org.w3c.dom, * javax.imageio Best regards Ole