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
__
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.