Package: java-package Version: 0.24 Severity: wishlist
Please find below a patch for support for blackdown-j2sdk1.4_1.4.2+02_amd64.deb: # diff -u blackdown-j2sdk.sh.orig blackdown-j2sdk.sh --- blackdown-j2sdk.sh.orig 2005-07-04 08:01:23.175494368 +0200 +++ blackdown-j2sdk.sh 2005-07-04 08:06:52.825379968 +0200 @@ -83,6 +83,11 @@ j2se_expected_min_size=89 # 90420 kB found=true ;; + "j2sdk-1.4.2-02-linux-amd64.bin") # SUPPORTED + j2se_version=1.4.2+02 + j2se_expected_min_size=86 + found=true + ;; esac ;; "powerpc-linux") I've tested it by compiling JChemPaint 2.0.x (jchempaint.sf.net). Egon -- System Information: Debian Release: 3.1 Architecture: amd64 (x86_64) Kernel: Linux 2.6.10-9-amd64-k8-smp Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1) Versions of packages java-package depends on: ii coreutils 5.2.1-2 The GNU core utilities ii debhelper 4.2.32 helper programs for debian/rules ii fakeroot 1.2.10 Gives a fake root environment -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]