Your message dated Sun, 23 Oct 2005 08:00:21 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#306764: fixed in junitperf 1.9.1-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 11:28:03 +0000
>From [EMAIL PROTECTED] Thu Apr 28 04:28:03 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 1DR7Bb-0000D6-00; Thu, 28 Apr 2005 04:28:03 -0700
Received: from aj by localhost.localdomain with local (Exim 4.50)
        id 1DR7Bl-0005EU-Nc; Thu, 28 Apr 2005 13:28:13 +0200
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
From: Andreas Jochens <[EMAIL PROTECTED]>
Subject: junitperf: Please use j2sdk1.4 and set JAVA_HOME to the standard 
directories used by java-package
Message-Id: <[EMAIL PROTECTED]>
Date: Thu, 28 Apr 2005 13:28:13 +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: junitperf
Version: 1.8-1
Severity: wishlist
Tags: patch

Please use j2sdk1.4 and set JAVA_HOME to the standard directories 
which are used by then {sun,ibm,blackdown}-j2sdk1.4 packages that
are created using make-kpkg from java-package.

Regards
Andreas Jochens

diff -urN ../tmp-orig/junitperf-1.8/debian/control ./debian/control
--- ../tmp-orig/junitperf-1.8/debian/control    2005-04-28 13:17:25.004616206 
+0200
+++ ./debian/control    2005-04-28 13:16:43.537920102 +0200
@@ -2,7 +2,7 @@
 Section: contrib/libs
 Priority: optional
 Maintainer: Takashi Okamoto <[EMAIL PROTECTED]>
-Build-Depends-Indep: debhelper (>> 3.0.0), junit (>=3.7), j2sdk1.3 | j2sdk1.4, 
ant
+Build-Depends-Indep: debhelper, junit, j2sdk1.4, ant
 Standards-Version: 3.5.2
 
 Package: libjunitperf-java
diff -urN ../tmp-orig/junitperf-1.8/debian/rules ./debian/rules
--- ../tmp-orig/junitperf-1.8/debian/rules      2005-04-28 13:17:25.004616206 
+0200
+++ ./debian/rules      2005-04-28 13:17:22.214040438 +0200
@@ -11,7 +11,7 @@
 export LANG=C
 
 # Directories to look for JAVA_HOME (JDK 1.2+ rquired!)
-jdk_dirs:=/usr/lib/j2se/1.3 /usr/lib/j2sdk1.3 /usr/lib/j2sdk1.4
+jdk_dirs:=/usr/lib/j2sdk1.4-sun /usr/lib/j2sdk1.4-ibm 
/usr/lib/j2sdk1.4-blackdown
 export JAVA_HOME=$(shell for jdir in $(jdk_dirs); do if [ -d "$$jdir" ]; then 
echo $$jdir; exit 0; fi; done)
 
 export ANT=/usr/bin/ant

---------------------------------------
Received: (at 306764-close) by bugs.debian.org; 23 Oct 2005 15:08:09 +0000
>From [EMAIL PROTECTED] Sun Oct 23 08:08:09 2005
Return-path: <[EMAIL PROTECTED]>
Received: from joerg by spohr.debian.org with local (Exim 3.36 1 (Debian))
        id 1EThKf-0006FB-00; Sun, 23 Oct 2005 08:00:21 -0700
From: Wolfgang Baer <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: lisa $Revision: 1.30 $
Subject: Bug#306764: fixed in junitperf 1.9.1-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Joerg Jaspert <[EMAIL PROTECTED]>
Date: Sun, 23 Oct 2005 08:00:21 -0700
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-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: junitperf
Source-Version: 1.9.1-1

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

junitperf_1.9.1-1.diff.gz
  to pool/main/j/junitperf/junitperf_1.9.1-1.diff.gz
junitperf_1.9.1-1.dsc
  to pool/main/j/junitperf/junitperf_1.9.1-1.dsc
junitperf_1.9.1.orig.tar.gz
  to pool/main/j/junitperf/junitperf_1.9.1.orig.tar.gz
libjunitperf-java-doc_1.9.1-1_all.deb
  to pool/main/j/junitperf/libjunitperf-java-doc_1.9.1-1_all.deb
libjunitperf-java_1.9.1-1_all.deb
  to pool/main/j/junitperf/libjunitperf-java_1.9.1-1_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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Wolfgang Baer <[EMAIL PROTECTED]> (supplier of updated junitperf 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 [EMAIL PROTECTED])


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

Format: 1.7
Date: Tue, 11 Oct 2005 21:26:18 +0200
Source: junitperf
Binary: libjunitperf-java-doc libjunitperf-java
Architecture: source all
Version: 1.9.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 
<[email protected]>
Changed-By: Wolfgang Baer <[EMAIL PROTECTED]>
Description: 
 libjunitperf-java - JUnit extensions for performance and scalability testing
 libjunitperf-java-doc - Documentation for libjunitperf-java
Closes: 306764
Changes: 
 junitperf (1.9.1-1) unstable; urgency=low
 .
   * New upstream release
   * Build with kaffe - move to main (closes: #306764)
   * Transfer maintainership to pkg-java maintainers
   * Added compat file
   * Changed build system to use cdbs
   * Added kaffe | java1-runtime | java2-runtime as depends
   * Enabled junit test during build time
   * Include examples in the -doc package
   * Registerd javadoc & manual with doc-base
   * Standards-Version 3.6.2 (no changes)
   * Added myself to uploaders
Files: 
 c3c0d3e81ab5276a313b1abc6cdf82e6 768 libs optional junitperf_1.9.1-1.dsc
 4c605d6489e90d0a4ee17b029884e546 23315 libs optional 
junitperf_1.9.1.orig.tar.gz
 dbf6b91fc82b83ffeff6754ff9ffa5d0 2465 libs optional junitperf_1.9.1-1.diff.gz
 4fd91d80b7e53a99eaa2781b6734dcfa 18098 libs optional 
libjunitperf-java_1.9.1-1_all.deb
 2f9d3a93e9a71dc7e1d54a4bc693d606 35154 libs optional 
libjunitperf-java-doc_1.9.1-1_all.deb

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

iD8DBQFDVg1i4vzFZu62tMIRArI+AJ9oXE9MZTidKLlFbBToohus9JZOgQCeJIzx
btD/N3lBfCg+4IhbiBqf+gk=
=T//k
-----END PGP SIGNATURE-----


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

Reply via email to