Your message dated Sun, 23 Oct 2005 07:59:36 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#280636: fixed in jmp 0.47-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; 10 Nov 2004 17:09:22 +0000
>From [EMAIL PROTECTED] Wed Nov 10 09:09:22 2004
Return-path: <[EMAIL PROTECTED]>
Received: from emailhub.stusta.mhn.de (mailout.stusta.mhn.de) [141.84.69.5] 
        by spohr.debian.org with smtp (Exim 3.35 1 (Debian))
        id 1CRvyE-0003jm-00; Wed, 10 Nov 2004 09:09:22 -0800
Received: (qmail 993 invoked from network); 10 Nov 2004 17:08:50 -0000
Received: from r063144.stusta.swh.mhn.de (10.150.63.144)
  by mailout.stusta.mhn.de with SMTP; 10 Nov 2004 17:08:50 -0000
Received: by r063144.stusta.swh.mhn.de (Postfix, from userid 1000)
        id BAA5FE8321; Wed, 10 Nov 2004 18:08:18 +0100 (CET)
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Adrian Bunk <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: jmp: New upstream version available
X-Mailer: reportbug 2.63
Date: Wed, 10 Nov 2004 18:08:18 +0100
Message-Id: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
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: jmp
Version: 0.42-2
Severity: wishlist

jmp-0.44 is available at
  lynx http://www.khelekore.org/jmp/

Could you package this version?


TIA
Adrian

---------------------------------------
Received: (at 280636-close) by bugs.debian.org; 23 Oct 2005 15:09:07 +0000
>From [EMAIL PROTECTED] Sun Oct 23 08:09:07 2005
Return-path: <[EMAIL PROTECTED]>
Received: from joerg by spohr.debian.org with local (Exim 3.36 1 (Debian))
        id 1EThJw-00065l-00; Sun, 23 Oct 2005 07:59:36 -0700
From: Wolfgang Baer <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: lisa $Revision: 1.30 $
Subject: Bug#280636: fixed in jmp 0.47-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Joerg Jaspert <[EMAIL PROTECTED]>
Date: Sun, 23 Oct 2005 07:59:36 -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
X-CrossAssassin-Score: 3

Source: jmp
Source-Version: 0.47-1

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

jmp_0.47-1.diff.gz
  to pool/main/j/jmp/jmp_0.47-1.diff.gz
jmp_0.47-1.dsc
  to pool/main/j/jmp/jmp_0.47-1.dsc
jmp_0.47-1_powerpc.deb
  to pool/main/j/jmp/jmp_0.47-1_powerpc.deb
jmp_0.47.orig.tar.gz
  to pool/main/j/jmp/jmp_0.47.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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Wolfgang Baer <[EMAIL PROTECTED]> (supplier of updated jmp 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, 04 Oct 2005 20:00:17 +0200
Source: jmp
Binary: jmp
Architecture: source powerpc
Version: 0.47-1
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 
<[email protected]>
Changed-By: Wolfgang Baer <[EMAIL PROTECTED]>
Description: 
 jmp        - Profiler for Java to trace object and method timings
Closes: 229157 231152 280636 313771
Changes: 
 jmp (0.47-1) unstable; urgency=low
 .
   * New upstream release (closes: #280636)
   * Added JMPController.java for using jmp from inside java to docs
   * Changed to build with kaffe - move to main
     + Updated depends to kaffe | java2-runtime
     + Depend on kaffe version which starts providing jvmpi interface
     + Removed java-virtual-machine-dummy
     + Added java-virtual-machine to suggests
   * Added further infos to README.Debian
   * Added compat file into debian dir
   * Wrote a manpage based on online user guide (closes: #231152)
   * Added dpatch dependency for patches
     + Patched Makefile.in(s) for explicit java path usage
     + Updated german po files - thanks Jens Seidel (closes: #313771)
   * Changed maintainer to pkg-java-maintainers as Takashi Okamoto
     wants to comaintain his packages - add myself to uploaders
   * jmp is NOT a public shared library although producing a .so file
     It is not intended to be linked against it by other third
     party programs at all. Therefore its not packaged as libjmp0
     and the corresponding lintian warnings are overriden.
     See also comments in lintian override file. (closes: #229157)
   * Standards-Version 3.6.2 (no changes)
Files: 
 bf103e48c99ba44a20a3201c123f4202 794 devel optional jmp_0.47-1.dsc
 59e551fa8f6ae8fc4be9e98b01cd1863 481327 devel optional jmp_0.47.orig.tar.gz
 f6ae7e64125d7ab1d700e43bb8bc884d 6392 devel optional jmp_0.47-1.diff.gz
 5c491843cff9bc5425064c99b288ba88 89836 devel optional jmp_0.47-1_powerpc.deb

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

iD8DBQFDVg2O4vzFZu62tMIRAiWuAJ9gznxI+0ShDPPymCbXDi/fDmJOEwCgqj7o
8+586Xe26d2Qw6iCaJu4zNM=
=gNsZ
-----END PGP SIGNATURE-----


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

Reply via email to