Bug#274850: marked as done (libtoolbar-java 0.2 builds on amd64)

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


Your message dated Fri, 07 Oct 2005 15:59:15 -0700
with message-id <E1EO1BL-0004Q6-00 at spohr.debian.org>
and subject line Bug#274850: 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; 4 Oct 2004 11:21:39 +0000
>From ukh at id.cbs.dk Mon Oct 04 04:21:38 2004
Return-path: <ukh at id.cbs.dk>
Received: from mailhub.id.cbs.dk [130.226.47.91] (mail)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1CEQuQ-0007D6-00; Mon, 04 Oct 2004 04:21:38 -0700
Received: from mail.id.cbs.dk ([172.16.14.53] ident=mail)
	by mailhub.id.cbs.dk with esmtp 
	(Cipher TLSv1:AES256-SHA:256) (Exim 3.36 #1 (Debian))
	id 1CEQuG-0006Qi-00; Mon, 04 Oct 2004 13:21:28 +0200
Received: from deskpro02.id.cbs.dk ([130.226.34.10])
	by mail.id.cbs.dk with esmtp 
	(Cipher TLSv1:AES256-SHA:256) (Exim 3.36 #1 (Debian))
	id 1CEQuG-0006dY-00; Mon, 04 Oct 2004 13:21:28 +0200
Received: from ukh by deskpro02.id.cbs.dk with local (Exim 3.36 #1 (Debian))
	id 1CEQtl-00072z-00; Mon, 04 Oct 2004 13:20:57 +0200
Date: Mon, 4 Oct 2004 13:20:57 +0200
To: submit at bugs.debian.org
Cc: Andreas Jochens <aj at andaco.de>
Subject: libtoolbar-java 0.2 builds on amd64
Message-ID: <20041004112057.GA27077 at id.cbs.dk>
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
User-Agent: Mutt/1.5.6+20040722i
From: Kaare Hviid <ukh at id.cbs.dk>
X-Scanner: exiscan *1CEQuG-0006Qi-00*m0ohTa4VKTw*
Delivered-To: submit at 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=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
	autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

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

This fast fix will libtoolbar-java 0.2 to build on amd64:

diff -Naur libtoolbar-java-0.2/debian/rules libtoolbar-java-0.2.fixed/debian/rules
--- libtoolbar-java-0.2/debian/rules	2004-10-04 13:17:51.074004309 +0200
+++ libtoolbar-java-0.2.fixed/debian/rules	2004-10-04 13:17:26.405401537 +0200
@@ -6,7 +6,11 @@
 #export DH_VERBOSE=1
 
 #JAVA_HOME=/usr/lib/j2se/1.4
-JAVA_HOME=/usr/lib/j2se/1.3
+ifeq ($(DEB_HOST_ARCH),$(findstring $(DEB_HOST_ARCH), amd64))
+	JAVA_HOME=/usr/lib/j2sdk1.4-blackdown
+else
+	JAVA_HOME=/usr/lib/j2se/1.3
+endif
 JAVAC=$(JAVA_HOME)/bin/javac
 CP=/usr/share/java/toolbutton.jar
 JAR=$(JAVA_HOME)/bin/jar
-- 
Kåre Hviid                   ukh at id.cbs.dk                 +45 3815 3075
Sys Admin      Institut for Datalingvistik, Handelshøjskolen i København

---------------------------------------
Received: (at 274850-close) by bugs.debian.org; 7 Oct 2005 23:09:54 +0000
>From joerg at spohr.debian.org Fri Oct 07 16:09:54 2005
Return-path: <joerg at spohr.debian.org>
Received: from joerg by spohr.debian.org with local (Exim 3.36 1 (Debian))
	id 1EO1BL-0004Q6-00; Fri, 07 Oct 2005 15:59:15 -0700
From: Arnaud Vandyck <avdyk at debian.org>
To: 274850-close at bugs.debian.org
X-Katie: lisa $Revision: 1.30 $
Subject: Bug#274850: fixed in libtoolbar-java 1.1.0-1
Message-Id: <E1EO1BL-0004Q6-00 at spohr.debian.org>
Sender: Joerg Jaspert <joerg at spohr.debian.org>
Date: Fri, 07 Oct 2005 15:59:15 -0700
Delivered-To: 274850-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

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 274850 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