Your message dated Sat, 28 Aug 2004 03:13:10 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#268207: fixed in nant 0.84+0.85-20040825-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; 26 Aug 2004 15:24:16 +0000
>From [EMAIL PROTECTED] Thu Aug 26 08:24:16 2004
Return-path: <[EMAIL PROTECTED]>
Received: from gatekeeper.excelhustler.com 
(gatekeeper.elmer.external.excelhustler.com) [68.99.114.105] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1C0M6q-0007qY-00; Thu, 26 Aug 2004 08:24:16 -0700
Received: from chatterbox.elmer.internal.excelhustler.com (unknown 
[192.168.0.12])
        (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits))
        (Client CN "chatterbox.elmer.internal.excelhustler.com", Issuer 
"excelhustler.com" (not verified))
        by gatekeeper.elmer.external.excelhustler.com (Postfix) with ESMTP
        id 5CD6B1D0DB; Thu, 26 Aug 2004 10:23:45 -0500 (CDT)
Received: from localhost (localhost [127.0.0.1])
        by chatterbox.elmer.internal.excelhustler.com (Postfix) with ESMTP
        id 315474D02D; Thu, 26 Aug 2004 10:23:45 -0500 (CDT)
Received: from chatterbox.elmer.internal.excelhustler.com ([192.168.0.12])
        by localhost (chatterbox [192.168.0.12]) (amavisd-new, port 10025)
        with ESMTP id 00511-02; Thu, 26 Aug 2004 10:23:43 -0500 (CDT)
Received: from wile.internal.excelhustler.com (wile.internal.excelhustler.com 
[192.168.1.34])
        by chatterbox.elmer.internal.excelhustler.com (Postfix) with ESMTP
        id A0079B56BE; Thu, 26 Aug 2004 10:23:43 -0500 (CDT)
Received: by wile.internal.excelhustler.com (Postfix, from userid 1000)
        id 955484403D; Thu, 26 Aug 2004 10:23:43 -0500 (CDT)
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: John Goerzen <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: ITP: nant -- .NET build tool similar to Ant
X-Mailer: reportbug 2.64
Date: Thu, 26 Aug 2004 10:23:43 -0500
X-Debbugs-Cc: debian-devel@lists.debian.org
Message-Id: <[EMAIL PROTECTED]>
X-Virus-Scanned: by amavisd-new-20030616-p7 (Debian) at excelhustler.com
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=-11.0 required=4.0 tests=BAYES_00,HAS_PACKAGE,
        X_DEBBUGS_CC autolearn=ham version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Package: wnpp
Severity: wishlist

* Package name    : nant
  Version         : 0.84
  Upstream Author : NANT team (see http://nant.sourceforge.net/authors.html)
* URL             : http://nant.sourceforge.net/
* License         : GPL + additional ability to link to .NET library
  Description     : .NET build tool similar to Ant
 NAnt is different.  Instead of a model where it is extended with
 shell-based commands, NAnt is extended using task classes.  Instead of
 writing shell commands, the configuration files are XML-based, calling
 out a target tree where various tasks get executed.  Each task is run
 by an object that implements a particular Task interface.
 .
 Granted, this removes some of the expressive power that is inherent in
 being able to construct a shell command such as 'find . -name foo -exec
 rm {}', but it gives you the ability to be cross-platform - to work
 anywhere and everywhere. And hey, if you really need to execute a shell
 command, NAnt has an task that allows different commands to be executed
 based on the OS it is executing on.

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.7
Locale: LANG=C, LC_CTYPE=en_US

---------------------------------------
Received: (at 268207-close) by bugs.debian.org; 28 Aug 2004 07:23:39 +0000
>From [EMAIL PROTECTED] Sat Aug 28 00:23:39 2004
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 1C0xYo-0006ze-00; Sat, 28 Aug 2004 00:23:39 -0700
Received: from rdonald by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1C0xOg-0006rV-00; Sat, 28 Aug 2004 03:13:10 -0400
From: John Goerzen <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: lisa $Revision: 1.30 $
Subject: Bug#268207: fixed in nant 0.84+0.85-20040825-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Randall Donald <[EMAIL PROTECTED]>
Date: Sat, 28 Aug 2004 03:13:10 -0400
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=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Source: nant
Source-Version: 0.84+0.85-20040825-1

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

nant_0.84+0.85-20040825-1.diff.gz
  to pool/main/n/nant/nant_0.84+0.85-20040825-1.diff.gz
nant_0.84+0.85-20040825-1.dsc
  to pool/main/n/nant/nant_0.84+0.85-20040825-1.dsc
nant_0.84+0.85-20040825-1_all.deb
  to pool/main/n/nant/nant_0.84+0.85-20040825-1_all.deb
nant_0.84+0.85-20040825.orig.tar.gz
  to pool/main/n/nant/nant_0.84+0.85-20040825.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.
John Goerzen <[EMAIL PROTECTED]> (supplier of updated nant 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: Thu, 26 Aug 2004 10:27:38 -0500
Source: nant
Binary: nant
Architecture: source all
Version: 0.84+0.85-20040825-1
Distribution: unstable
Urgency: low
Maintainer: John Goerzen <[EMAIL PROTECTED]>
Changed-By: John Goerzen <[EMAIL PROTECTED]>
Description: 
 nant       - .NET build tool similar to Ant
Closes: 268207
Changes: 
 nant (0.84+0.85-20040825-1) unstable; urgency=low
 .
   * Initial Release.  Closes: #268207.
Files: 
 c1f629ae08cee2f6d9eb4f26f2c99689 678 devel optional 
nant_0.84+0.85-20040825-1.dsc
 e96602695b9e50beb9f2714e8774c9e9 4384217 devel optional 
nant_0.84+0.85-20040825.orig.tar.gz
 7ef7420020c127cc19a01964bfa67cee 2572 devel optional 
nant_0.84+0.85-20040825-1.diff.gz
 8cc1b4c53def57c3b66d9211d48a90a9 3529546 devel optional 
nant_0.84+0.85-20040825-1_all.deb

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

iD8DBQFBLiLv7B2mSKdID5ERAj5aAJ9MS320MutrmRuNALOugyChjdARoACfTxZ+
ZLYpzQKxtC/W5TczoExI04M=
=nwW7
-----END PGP SIGNATURE-----

Reply via email to