Bug#342193: java-package: incorrect "Depends:" in generated .deb
Elliott Hughes
elliotth at bluearc.com
Tue Dec 6 03:21:28 UTC 2005
Package: java-package
Version: 0.27
Severity: important
the "Depends:" line in the generated .deb incorrectly ties the JVM to the specific versions of
libraries installed on the machine used to generate the package. Sun go out of their way to
make their JVM run on anything, but i couldn't find any way short of editing
/usr/share/java-package/j2sdk.sh to replace the line:
Depends: \${shlibs:Depends}
with:
Depends:
to remove the unnecessarily-specific dependencies.
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-686-smp
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_US.UTF-8)
Versions of packages java-package depends on:
ii coreutils 5.93-5 The GNU core utilities
ii debhelper 5.0.7 helper programs for debian/rules
ii fakeroot 1.5.5 Gives a fake root environment
ii unzip 5.52-5 De-archiver for .zip files
java-package recommends no packages.
-- no debconf information
More information about the pkg-java-maintainers
mailing list