Bug#277088: marked as done (java-package: Please add support fod JDK 1.5.0 (non-beta release))

Debian Bug Tracking System owner@bugs.debian.org
Wed Nov 10 09:42:01 2004


Your message dated Wed, 10 Nov 2004 11:17:05 -0500
with message-id <E1CRv9d-0002JU-00@newraff.debian.org>
and subject line Bug#277088: fixed in java-package 0.16
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 18 Oct 2004 14:04:48 +0000
>From christian.lynbech@ericsson.com Mon Oct 18 07:04:48 2004
Return-path: <christian.lynbech@ericsson.com>
Received: from albatross.ericsson.se [193.180.251.49] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1CJY80-0006Yy-00; Mon, 18 Oct 2004 07:04:48 -0700
Received: from esealmw142.al.sw.ericsson.se ([153.88.254.119])
	by albatross.ericsson.se (8.12.10/8.12.10/WIREfire-1.8b) with ESMTP id i9IE4kWR007336
	for <submit@bugs.debian.org>; Mon, 18 Oct 2004 16:04:46 +0200 (MEST)
Received: from esealnt612.al.sw.ericsson.se ([153.88.254.118]) by esealmw142.al.sw.ericsson.se with Microsoft SMTPSVC(6.0.3790.0);
	 Mon, 18 Oct 2004 16:04:46 +0200
Received: from situla.ted.dk.eu.ericsson.se (213.159.189.110 [213.159.189.110]) by esealnt612.al.sw.ericsson.se with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2657.72)
	id 4V8FMDMM; Mon, 18 Oct 2004 16:04:46 +0200
Received: from tedchly by situla.ted.dk.eu.ericsson.se with local (Exim 3.36 #1 (Debian))
	id 1CJY7r-0001dc-00; Mon, 18 Oct 2004 16:04:39 +0200
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: java-package: Please add support fod JDK 1.5.0 (non-beta release)
X-Debbugs-CC: Christian Lynbech <christian.lynbech@ericsson.com>
Message-Id: <E1CJY7r-0001dc-00@situla.ted.dk.eu.ericsson.se>
From: Christian Lynbech <christian.lynbech@ericsson.com>
Date: Mon, 18 Oct 2004 16:04:39 +0200
X-OriginalArrivalTime: 18 Oct 2004 14:04:46.0274 (UTC) FILETIME=[6C86E220:01C4B51B]
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-11.0 required=4.0 tests=BAYES_00,HAS_PACKAGE,
	X_DEBBUGS_CC autolearn=ham version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Package: java-package
Version: 0.14
Severity: wishlist

Make-jpkg does not suport the latest JDK 1.5.0 (non-beta) release.

A simple fix would to add something like this (size not checked):

--- /usr/share/java-package/sun-j2sdk.sh~	2004-09-13 09:14:26.000000000 +0200
+++ /usr/share/java-package/sun-j2sdk.sh	2004-10-18 09:51:55.000000000 +0200
@@ -27,6 +27,11 @@
 	    j2se_expected_min_size=122 # 125899 kB
 	    found=true
 	    ;;
+	"jdk-1_5_0-linux-i586.bin")
+	    j2se_version=1.5.0
+	    j2se_expected_min_size=122 # 125899 kB
+	    found=true
+	    ;;
     esac
     if [[ -n "$found" ]]; then
 	cat << EOF


-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.4.24-ted
Locale: LANG=C, LC_CTYPE=C

Versions of packages java-package depends on:
ii  debhelper                     4.2.21     helper programs for debian/rules

-- no debconf information

---------------------------------------
Received: (at 277088-close) by bugs.debian.org; 10 Nov 2004 16:23:02 +0000
>From katie@ftp-master.debian.org Wed Nov 10 08:23:01 2004
Return-path: <katie@ftp-master.debian.org>
Received: from newraff.debian.org [208.185.25.31] (mail)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1CRvFN-0006lB-00; Wed, 10 Nov 2004 08:23:01 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
	id 1CRv9d-0002JU-00; Wed, 10 Nov 2004 11:17:05 -0500
From: Arnaud Vandyck <avdyk@debian.org>
To: 277088-close@bugs.debian.org
X-Katie: $Revision: 1.51 $
Subject: Bug#277088: fixed in java-package 0.16
Message-Id: <E1CRv9d-0002JU-00@newraff.debian.org>
Sender: Archive Administrator <katie@ftp-master.debian.org>
Date: Wed, 10 Nov 2004 11:17:05 -0500
Delivered-To: 277088-close@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
	autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Source: java-package
Source-Version: 0.16

We believe that the bug you reported is fixed in the latest version of
java-package, which is due to be installed in the Debian FTP archive:

blackdown-j2re1.3debian_0.16_all.deb
  to pool/contrib/j/java-package/blackdown-j2re1.3debian_0.16_all.deb
blackdown-j2re1.4debian_0.16_all.deb
  to pool/contrib/j/java-package/blackdown-j2re1.4debian_0.16_all.deb
blackdown-j2sdk1.3debian_0.16_all.deb
  to pool/contrib/j/java-package/blackdown-j2sdk1.3debian_0.16_all.deb
blackdown-j2sdk1.4debian_0.16_all.deb
  to pool/contrib/j/java-package/blackdown-j2sdk1.4debian_0.16_all.deb
java-package_0.16.dsc
  to pool/contrib/j/java-package/java-package_0.16.dsc
java-package_0.16.tar.gz
  to pool/contrib/j/java-package/java-package_0.16.tar.gz
java-package_0.16_all.deb
  to pool/contrib/j/java-package/java-package_0.16_all.deb
sun-j2re1.3debian_0.16_all.deb
  to pool/contrib/j/java-package/sun-j2re1.3debian_0.16_all.deb
sun-j2re1.4debian_0.16_all.deb
  to pool/contrib/j/java-package/sun-j2re1.4debian_0.16_all.deb
sun-j2re1.5debian_0.16_all.deb
  to pool/contrib/j/java-package/sun-j2re1.5debian_0.16_all.deb
sun-j2sdk1.3debian_0.16_all.deb
  to pool/contrib/j/java-package/sun-j2sdk1.3debian_0.16_all.deb
sun-j2sdk1.4debian_0.16_all.deb
  to pool/contrib/j/java-package/sun-j2sdk1.4debian_0.16_all.deb
sun-j2sdk1.5debian_0.16_all.deb
  to pool/contrib/j/java-package/sun-j2sdk1.5debian_0.16_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 277088@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Arnaud Vandyck <avdyk@debian.org> (supplier of updated java-package package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Wed, 10 Nov 2004 16:38:44 +0100
Source: java-package
Binary: blackdown-j2sdk1.3debian sun-j2sdk1.4debian sun-j2re1.5debian blackdown-j2re1.3debian sun-j2re1.3debian blackdown-j2re1.4debian sun-j2sdk1.5debian sun-j2sdk1.3debian blackdown-j2sdk1.4debian sun-j2re1.4debian java-package
Architecture: source all
Version: 0.16
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Changed-By: Arnaud Vandyck <avdyk@debian.org>
Description: 
 blackdown-j2re1.3debian - Debian specific parts of Java(TM) 2 RE, Standard Edition
 blackdown-j2re1.4debian - Debian specific parts of Java(TM) 2 RE, Standard Edition
 blackdown-j2sdk1.3debian - Debian specific parts of Java(TM) 2 SDK, Standard Edition
 blackdown-j2sdk1.4debian - Debian specific parts of Java(TM) 2 SDK, Standard Edition
 java-package - A utility for building Java(TM) 2 related Debian packages
 sun-j2re1.3debian - Debian specific parts of Java(TM) 2 RE, Standard Edition
 sun-j2re1.4debian - Debian specific parts of Java(TM) 2 RE, Standard Edition
 sun-j2re1.5debian - Debian specific parts of Java(TM) 2 RE, Standard Edition
 sun-j2sdk1.3debian - Debian specific parts of Java(TM) 2 SDK, Standard Edition
 sun-j2sdk1.4debian - Debian specific parts of Java(TM) 2 SDK, Standard Edition
 sun-j2sdk1.5debian - Debian specific parts of Java(TM) 2 SDK, Standard Edition
Closes: 277088
Changes: 
 java-package (0.16) unstable; urgency=low
 .
   * added myself as an uploader.
   * Carlos already closed the support for 1.5 request but it seems he did
     not upload the package (Closes: #277088).
Files: 
 097c46464ba0602237c86b645057d43d 877 contrib/misc optional java-package_0.16.dsc
 59d06bf0b1075fcf28e4c0f53950e869 14688 contrib/misc optional java-package_0.16.tar.gz
 5ed7348a6578adf17be8cadb90c7ec88 10934 contrib/misc optional java-package_0.16_all.deb
 6b479042cf287edffac9b59fe671331b 4366 contrib/misc optional sun-j2re1.3debian_0.16_all.deb
 b247386d199c89cb1b8cad99b3463969 4432 contrib/misc optional sun-j2sdk1.3debian_0.16_all.deb
 6ae4e55fbd5d60096d8271b6096b6883 4368 contrib/misc optional sun-j2re1.4debian_0.16_all.deb
 f0026f0df200fdda7d62cc6a9e9ee868 4440 contrib/misc optional sun-j2sdk1.4debian_0.16_all.deb
 6aced3ae5be7cf3b959db93e4d16f819 4368 contrib/misc optional sun-j2re1.5debian_0.16_all.deb
 c96c63cf6a8c879816d3b1c012e9cd73 4444 contrib/misc optional sun-j2sdk1.5debian_0.16_all.deb
 558a24713221ab7a79d63ffcb90199e9 4382 contrib/misc optional blackdown-j2re1.3debian_0.16_all.deb
 723151298bd9da7a03b444682ec82262 4452 contrib/misc optional blackdown-j2sdk1.3debian_0.16_all.deb
 cbe5e8650482fdd88b441921adf53a5d 4378 contrib/misc optional blackdown-j2re1.4debian_0.16_all.deb
 b6add04122b8abc93ee558f73c4cba9b 4450 contrib/misc optional blackdown-j2sdk1.4debian_0.16_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)

iD8DBQFBkjqJ4vzFZu62tMIRAj5hAJ9yBDgNFp7rIepHZwZilqvu+WZ/4QCdGG9S
TXY3NDuuwxJnr+KCGhEr1bg=
=oY1D
-----END PGP SIGNATURE-----