Bug#345775: java-package detects wrong version for IBM JDK 5.0 on AMD64

Gabor Gombas gombasg at sztaki.hu
Tue Jan 3 12:55:33 UTC 2006


Package: java-package
Version: 0.27
Severity: normal
Tags: patch


Hi!

The patch says it all.

Gabor

--- ibm-j2sdk.sh.orig	2006-01-03 13:51:05.000000000 +0100
+++ ibm-j2sdk.sh	2006-01-03 13:51:38.000000000 +0100
@@ -30,7 +30,7 @@
 	    found=true
 	    ;;
         "ibm-java2-sdk-50-linux-x86_64.tgz") # SUPPORTED
-	    j2se_version=1.4.2
+	    j2se_version=1.5.0
 	    j2se_expected_min_size=57 # 59706399 bytes
 	    found=true
 	    ;;


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'testing'), (500, 'stable'), (101, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14.4
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages java-package depends on:
ii  coreutils                     5.93-5     The GNU core utilities
ii  debhelper                     5.0.12     helper programs for debian/rules
ii  fakeroot                      1.5.6      Gives a fake root environment
ii  unzip                         5.52-6     De-archiver for .zip files

java-package recommends no packages.

-- no debconf information




More information about the pkg-java-maintainers mailing list