> Removing gij-3.3 from my system may break the dpkg???s dependency graph, > but it doesn???t break libreadline-java. Why does it depend on > java1-runtime?
Because of debian's java policy. libreadline-java requires a java1 runtime, so that is what it depends on. If you have a JVM that provides both java1-compatible and java2-compatible runtimes then it should provide both java1-runtime and java2-runtime, as per debian's java policy. What JVM do you have installed, and what virtual packages (java<N>-runtime) does it provide? Ben. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

