On Tue, Sep 06, 2011 at 07:37:09PM +0200, Torsten Werner wrote:
> tags 640354 + wontfix
> thanks
>
> On Mon, Sep 5, 2011 at 10:42 PM, Bill Allombert
> <[email protected]> wrote:
> > libisnativec-java-highlvl Depends: libisfreetype-5.2-java,
> > libisnativec-java-lowlvl
> > libisfreetype-5.2-java Depends: libisnativec-java-lowlvl
>
> As the package ships exactly 1 library I do not know how to split it
Actually it contains 77 classes:
unzip -t /usr/share/java/isnativec.jar | grep '.class'|wc
77 231 4914
Only
src/de/intarsys/cwt/font/FontEnvironment.java and
src/de/intarsys/cwt/font/GenericFont.java
needs libisfreetype-5.2-java
and libisfreetype-5.2-java only need
de.intarsys.nativec.api and
de.intarsys.nativec.type
There are probably no circular dependencies between classes.
> without creating an unmaintainable mess if it is possible at all.
I realize this is an upstream issue, but the current system with circular
dependencies between jar files is already an unmaintainable mess.
Cheers,
--
Bill. <[email protected]>
Imagine a large red swirl here.
__
This is the maintainer address of Debian's Java team
<http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers>.
Please use
[email protected] for discussions and questions.