Your message dated Sun, 16 Jan 2005 18:32:25 -0500 with message-id <[EMAIL PROTECTED]> and subject line Bug#281353: fixed in mantis 0.19.2-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; 15 Nov 2004 10:49:36 +0000 >From [EMAIL PROTECTED] Mon Nov 15 02:49:36 2004 Return-path: <[EMAIL PROTECTED]> Received: from anim.pl (mail.anim.pl) [217.153.57.242] (nobody) by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1CTeQS-0007aS-00; Mon, 15 Nov 2004 02:49:36 -0800 Received: from localhost (localhost [127.0.0.1]) by mail.anim.pl (ANIM) with ESMTP id 3DC4133DA6 for <[EMAIL PROTECTED]>; Mon, 15 Nov 2004 11:49:32 +0100 (CET) Received: from mail.anim.pl ([127.0.0.1]) by localhost (anim.pl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 05074-04 for <[EMAIL PROTECTED]>; Mon, 15 Nov 2004 11:49:26 +0100 (CET) Received: by mail.anim.pl (ANIM, from userid 33) id B782233D3B; Mon, 15 Nov 2004 11:49:26 +0100 (CET) Received: from warden_pixel (warden_pixel [193.16.255.138]) by ssl.anim.pl (IMP) with HTTP for <[EMAIL PROTECTED]@localhost>; Mon, 15 Nov 2004 11:49:26 +0100 Message-ID: <[EMAIL PROTECTED]> Date: Mon, 15 Nov 2004 11:49:26 +0100 From: Radek Antoniuk <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-2 User-Agent: Internet Messaging Program (IMP) 3.2.5 X-Originating-IP: 193.16.255.138 X-Virus-Scanned: anim.pl Content-Transfer-Encoding: quoted-printable 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=-5.5 required=4.0 tests=BAYES_01,HAS_PACKAGE, NOSUBJECT autolearn=no version=2.60-bugs.debian.org_2004_03_25 X-Spam-Level: Package: mantis Version: 0.19.0-1 - Should depend on makepasswd - Should be possible not to create a db or to create a db on remote host ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program. --------------------------------------- Received: (at 281353-close) by bugs.debian.org; 16 Jan 2005 23:35:37 +0000 >From [EMAIL PROTECTED] Sun Jan 16 15:35:37 2005 Return-path: <[EMAIL PROTECTED]> Received: from newraff.debian.org [208.185.25.31] (mail) by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1CqJvk-0006vI-00; Sun, 16 Jan 2005 15:35:36 -0800 Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian)) id 1CqJsf-0001KU-00; Sun, 16 Jan 2005 18:32:25 -0500 From: Hilko Bengen <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.55 $ Subject: Bug#281353: fixed in mantis 0.19.2-1 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Sun, 16 Jan 2005 18:32:25 -0500 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=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER autolearn=no version=2.60-bugs.debian.org_2005_01_02 X-Spam-Level: X-CrossAssassin-Score: 6 Source: mantis Source-Version: 0.19.2-1 We believe that the bug you reported is fixed in the latest version of mantis, which is due to be installed in the Debian FTP archive: mantis_0.19.2-1.diff.gz to pool/main/m/mantis/mantis_0.19.2-1.diff.gz mantis_0.19.2-1.dsc to pool/main/m/mantis/mantis_0.19.2-1.dsc mantis_0.19.2-1_all.deb to pool/main/m/mantis/mantis_0.19.2-1_all.deb mantis_0.19.2.orig.tar.gz to pool/main/m/mantis/mantis_0.19.2.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. Hilko Bengen <[EMAIL PROTECTED]> (supplier of updated mantis 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: Mon, 17 Jan 2005 00:14:25 +0100 Source: mantis Binary: mantis Architecture: source all Version: 0.19.2-1 Distribution: unstable Urgency: high Maintainer: Hilko Bengen <[EMAIL PROTECTED]> Changed-By: Hilko Bengen <[EMAIL PROTECTED]> Description: mantis - web-based bug tracking system Closes: 212578 275985 277325 278284 279834 281353 281374 288976 Changes: mantis (0.19.2-1) unstable; urgency=HIGH . * Justification: Fixes RC bugs #281353, #212578 * New upstream version * Added makepasswd dependency (Closes: #281353) * po-debconf: - Added Danish translation, thanks to Morten Brix Pedersen (Closes: #275985) - Added Japanese translation, thanks to Hideki Yamane (Closes: #288976) - Updated French translateion, thanks to Christian Perrier (Closes: #279834) - Updated German translation, thanks to Jens Nachtigall (Closes: #278284) * Added note about automatic vs. manual upgrade in README.Debian (Closes: #277325) * Reorganized maintainer scripts - Ask whether app should be configured at installation time (Closes: #281374) - Database password is now taken fron config file (if any) instead of Debconf database. (Closes: #212578) Files: 2507b08f5476f64393d1c0811a62816f 568 web optional mantis_0.19.2-1.dsc 042c42c6de3bc536181391c1e9b25db3 1298615 web optional mantis_0.19.2.orig.tar.gz 12579048b4b37b72057768768251936b 32117 web optional mantis_0.19.2-1.diff.gz cdfd9907e3091473c1eb03b63017f610 892132 web optional mantis_0.19.2-1_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (GNU/Linux) iD8DBQFB6vcvUCgnLz/SlGgRAms9AKCRFvCCYsUPsGck8OZCNc21s3R9wwCfaVW7 fepIicJvnotuLZQ6fRFRG/w= =DNx1 -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]