Bug#643730: libswarmcache-java has no dependency info, while it does depend on some
Taisuke Yamada
tai at rakugaki.org
Thu Sep 29 03:45:29 UTC 2011
Package: libswarmcache-java
Version: 1.0RC2+cvs20071027-5
Severity: normal
While libswarmcache depends on following libraries, it's missing
Depends: line in package description:
- libcommons-logging-java
- libcommons-collections-java
- libjgroups-java
This forces user to handle dependency manually, so should be
automated. Looking into control file, I think it's missing
Depends: ${java:Depends}
entry. So the fix is probably to update as follows:
current -> Depends: ${shlibs:Depends}, ${misc:Depends}
shoule be -> Depends: ${java:Depends}, ${shlibs:Depends}, ${misc:Depends}
Best Regards,
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (600, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32-5-openvz-amd64 (SMP w/4 CPU cores)
Locale: LANG=ja_JP.UTF-8, LC_CTYPE=ja_JP.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
-- no debconf information
More information about the pkg-java-maintainers
mailing list