Bug#334878: libbatik-java: Wrong libraries included (?)
Philipp Matthias Hahn
pmhahn at debian.org
Thu Oct 20 13:24:06 UTC 2005
Package: libbatik-java
Version: 1.6-1
Severity: important
$ cat /usr/share/doc/libbatik-java/README.Debian
...
batik.jar (full library)
batik-ext.jar (batik dom and sax bindings)
batik-all.jar (batik without dom and sax bindings)
...
$ cd /usr/share/java;ls -lgG batik-*
-rw-r--r-- 1 2609200 2005-10-19 11:02 batik-all-1.6.jar
lrwxrwxrwx 1 17 2005-10-20 09:57 batik-all.jar -> batik-all-1.6.jar
-rw-r--r-- 1 73641 2005-10-19 11:02 batik-ext-1.6.jar
lrwxrwxrwx 1 17 2005-10-20 09:57 batik-ext.jar -> batik-ext-1.6.jar
-rw-r--r-- 1 2609200 2005-10-19 11:02 batik-libs-1.6.jar
lrwxrwxrwx 1 18 2005-10-20 09:57 batik-libs.jar -> batik-libs-1.6.jar
$ jar tf batik-all-1.6.jar | sort -u > /tmp/all
$ jar tf batik-libs-1.6.jar | sort -u > /tmp/lib
$ diff /tmp/all /tmp/lib
$
1. There is no batik.jar as mentioned in the README.Debian
2. -all and -libs contains the same files
3. I'd like to also have Squiggle, the viewer application, please
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (989, 'unstable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.13.4-walker
Locale: LANG=de_DE.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Versions of packages libbatik-java depends on:
ii j2re1.3 [java2-run 1.3.1-1.1 Blackdown Java(TM) 2 Runtime Envir
ii libavalon-framewor 4.2.0-1 Common framework for Java server a
ii libbsf-java 1:2.3.0+cvs20050308-5 Bean Scripting Framework to suppor
ii libcommons-io-java 1.0-2 Common useful IO related classes
ii libcommons-logging 1.0.4-3 commmon wrapper interface for seve
ii libxalan2-java 2.6.0-5 XSL Transformations (XSLT) process
libbatik-java recommends no packages.
-- no debconf information
More information about the pkg-java-maintainers
mailing list