Your message dated Thu, 12 Jan 2006 19:51:20 +0100
with message-id <[EMAIL PROTECTED]>
and subject line libtoolbutton-java removed from archive
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 12:48:56 +0000
>From [EMAIL PROTECTED] Thu Apr 28 05:48:56 2005
Return-path: <[EMAIL PROTECTED]>
Received: from c156142.adsl.hansenet.de (localhost.localdomain) 
[213.39.156.142] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DR8Rr-0004QH-00; Thu, 28 Apr 2005 05:48:56 -0700
Received: from aj by localhost.localdomain with local (Exim 4.50)
        id 1DR8S3-000343-3w; Thu, 28 Apr 2005 14:49:07 +0200
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
From: Andreas Jochens <[EMAIL PROTECTED]>
Subject: libtoolbutton-java: FTBFS: Please support the JAVA_HOME directories 
used by java-package
Message-Id: <[EMAIL PROTECTED]>
Date: Thu, 28 Apr 2005 14:49:07 +0200
Delivered-To: [EMAIL PROTECTED]
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: libtoolbutton-java
Version: 0.2-2
Severity: wishlist
Tags: patch

Please change debian/rules to support the JAVA_HOME directories which
are used by {sun,ibm,blackdown}-j2sdk1.x which are created by
java-package.

Regards
Andreas Jochens

diff -urN ../tmp-orig/libtoolbutton-java-0.2/debian/rules ./debian/rules
--- ../tmp-orig/libtoolbutton-java-0.2/debian/rules     2005-04-28 
14:43:06.874933102 +0200
+++ ./debian/rules      2005-04-28 14:42:42.515636278 +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
 JAR=$(JAVA_HOME)/bin/jar
 JAVADOC=$(JAVA_HOME)/bin/javadoc

---------------------------------------
Received: (at 306776-done) by bugs.debian.org; 12 Jan 2006 18:49:31 +0000
>From [EMAIL PROTECTED] Thu Jan 12 10:49:31 2006
Return-path: <[EMAIL PROTECTED]>
Received: from mail.gmx.de ([213.165.64.21] helo=mail.gmx.net)
        by spohr.debian.org with smtp (Exim 4.50)
        id 1Ex7Vq-0003kV-Uh
        for [EMAIL PROTECTED]; Thu, 12 Jan 2006 10:49:31 -0800
Received: (qmail invoked by alias); 12 Jan 2006 18:48:59 -0000
Received: from p5481B6A2.dip0.t-ipconnect.de (EHLO [192.168.0.203]) 
[84.129.182.162]
  by mail.gmx.net (mp028) with SMTP; 12 Jan 2006 19:48:59 +0100
X-Authenticated: #1941950
Message-ID: <[EMAIL PROTECTED]>
Date: Thu, 12 Jan 2006 19:51:20 +0100
From: Wolfgang Baer <[EMAIL PROTECTED]>
User-Agent: Debian Thunderbird 1.0.7 (X11/20051017)
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: [EMAIL PROTECTED]
Subject: libtoolbutton-java removed from archive
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-Y-GMX-Trusted: 0
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=-3.0 required=4.0 tests=BAYES_00 autolearn=no 
        version=2.60-bugs.debian.org_2005_01_02
X-CrossAssassin-Score: 200925


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to