Bug#306779: marked as done (libtoolbar-java: Please support the JAVA_HOME directories used by java-package)

Debian Bug Tracking System owner at bugs.debian.org
Fri Oct 7 23:18:13 UTC 2005


Your message dated Fri, 07 Oct 2005 15:59:15 -0700
with message-id <E1EO1BL-0004Q8-00 at spohr.debian.org>
and subject line Bug#306779: fixed in libtoolbar-java 1.1.0-1
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; 28 Apr 2005 13:39:04 +0000
>From aj at andaco.de Thu Apr 28 06:39:04 2005
Return-path: <aj at andaco.de>
Received: from c156142.adsl.hansenet.de (localhost.localdomain) [213.39.156.142] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1DR9EO-0005iN-00; Thu, 28 Apr 2005 06:39:04 -0700
Received: from aj by localhost.localdomain with local (Exim 4.50)
	id 1DR9EZ-000676-5z; Thu, 28 Apr 2005 15:39:15 +0200
To: Debian Bug Tracking System <submit at bugs.debian.org>
From: Andreas Jochens <aj at andaco.de>
Subject: libtoolbar-java: Please support the JAVA_HOME directories used by java-package
Message-Id: <E1DR9EZ-000676-5z at localhost.localdomain>
Date: Thu, 28 Apr 2005 15:39:15 +0200
Delivered-To: submit at bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: libtoolbar-java
Version: 0.2-2
Severity: wishlist
Tags: patch

Please support the JAVA_HOME directories which are used by java-package.

Regards
Andreas Jochens

diff -urN ../tmp-orig/libtoolbar-java-0.2/debian/rules ./debian/rules
--- ../tmp-orig/libtoolbar-java-0.2/debian/rules	2005-04-28 14:54:42.210226070 +0200
+++ ./debian/rules	2005-04-28 14:54:27.623443598 +0200
@@ -5,8 +5,8 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
-#JAVA_HOME=/usr/lib/j2se/1.4
-JAVA_HOME=/usr/lib/j2se/1.3
+JAVA_HOME_DIRS=/usr/lib/j2sdk1.5-sun /usr/lib/j2sdk1.4-sun /usr/lib/j2sdk1.4-ibm /usr/lib/j2sdk1.4-blackdown
+export JAVA_HOME ?= $(shell for j in $(JAVA_HOME_DIRS); do [ -d "$$j" ] && echo $$j && exit 0; done)
 JAVAC=$(JAVA_HOME)/bin/javac
 CP=/usr/share/java/toolbutton.jar
 JAR=$(JAVA_HOME)/bin/jar

---------------------------------------
Received: (at 306779-close) by bugs.debian.org; 7 Oct 2005 23:08:04 +0000
>From joerg at spohr.debian.org Fri Oct 07 16:08:03 2005
Return-path: <joerg at spohr.debian.org>
Received: from joerg by spohr.debian.org with local (Exim 3.36 1 (Debian))
	id 1EO1BL-0004Q8-00; Fri, 07 Oct 2005 15:59:15 -0700
From: Arnaud Vandyck <avdyk at debian.org>
To: 306779-close at bugs.debian.org
X-Katie: lisa $Revision: 1.30 $
Subject: Bug#306779: fixed in libtoolbar-java 1.1.0-1
Message-Id: <E1EO1BL-0004Q8-00 at spohr.debian.org>
Sender: Joerg Jaspert <joerg at spohr.debian.org>
Date: Fri, 07 Oct 2005 15:59:15 -0700
Delivered-To: 306779-close at bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-CrossAssassin-Score: 2

Source: libtoolbar-java
Source-Version: 1.1.0-1

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

libtoolbar-java_1.1.0-1.diff.gz
  to pool/main/libt/libtoolbar-java/libtoolbar-java_1.1.0-1.diff.gz
libtoolbar-java_1.1.0-1.dsc
  to pool/main/libt/libtoolbar-java/libtoolbar-java_1.1.0-1.dsc
libtoolbar-java_1.1.0-1_all.deb
  to pool/main/libt/libtoolbar-java/libtoolbar-java_1.1.0-1_all.deb
libtoolbar-java_1.1.0.orig.tar.gz
  to pool/main/libt/libtoolbar-java/libtoolbar-java_1.1.0.orig.tar.gz



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 306779 at bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Arnaud Vandyck <avdyk at debian.org> (supplier of updated libtoolbar-java 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 at debian.org)


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

Format: 1.7
Date: Fri,  7 Oct 2005 17:02:50 +0200
Source: libtoolbar-java
Binary: libtoolbar-java
Architecture: source all
Version: 1.1.0-1
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Changed-By: Arnaud Vandyck <avdyk at debian.org>
Description: 
 libtoolbar-java - extension of java swing component JToolBar
Closes: 274850 306779
Changes: 
 libtoolbar-java (1.1.0-1) unstable; urgency=low
 .
   * New upstream release
   * build with kaffe, move to main (closes: #306779, #274850)
   * Standards-Version: 3.6.2, no changes needed.
Files: 
 956bbdcd7d5bd227b38d729434569246 698 libs optional libtoolbar-java_1.1.0-1.dsc
 f570312690f0b5812b37dd9f0760b1b2 35435 libs optional libtoolbar-java_1.1.0.orig.tar.gz
 a258abdcc91ce71c936b0a80902df3a4 2183 libs optional libtoolbar-java_1.1.0-1.diff.gz
 ed5ea4a66185724eeb0acfda71be9d02 37850 libs optional libtoolbar-java_1.1.0-1_all.deb

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

iD8DBQFDRo6u4vzFZu62tMIRAn9sAKCQDEnH/SDY22NVHUWR68wmqgr/vQCfS3u+
mqHqtYRnR+sPqHnQJ/Ghy4Y=
=gi6+
-----END PGP SIGNATURE-----




More information about the pkg-java-maintainers mailing list