Your message dated Tue, 13 Jun 2006 00:02:15 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#372588: fixed in nant 0.84+0.85-rc4-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)
--- Begin Message ---Package: nant Severity: normal Tags: patch Hi, Please merge the attached diff of the 0.84+0.85-rc3-10.1 NMU. Please note that you use debhelper in the "clean" target and hence you should move it to Build-Depends: and not have it in Build-Depends-Indep:. Bye, -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.16-2-686 Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15) -- Loïc Minier <[EMAIL PROTECTED]>--- nant-0.84+0.85-rc3/debian/control +++ nant-0.84+0.85-rc3/debian/control @@ -2,7 +2,7 @@ Section: devel Priority: optional Maintainer: Dave Beckett <[EMAIL PROTECTED]> -Build-Depends-Indep: debhelper (>= 4.1.87), mono-mcs (>= 1.1.6) | c-sharp-compiler, mono-gac, libmono-dev (>= 1.1.6), pkg-config, cli-common (>= 0.2.0), dpatch +Build-Depends-Indep: debhelper (>= 4.1.87), mono-mcs (>= 1.1.6) | c-sharp-compiler, mono-gac, libmono-dev (>= 1.1.6), pkg-config, cli-common (>= 0.2.0), dpatch, libmono-winforms1.0-cil Standards-Version: 3.6.2 Package: nant --- nant-0.84+0.85-rc3/debian/changelog +++ nant-0.84+0.85-rc3/debian/changelog @@ -1,3 +1,12 @@ +nant (0.84+0.85-rc3-10.1) unstable; urgency=low + + * Non-maintainer upload. + * Add a build-dep on libmono-winforms1.0-cil to fix FTBFS, thanks Daniel + Schepler. (Closes: #370163) + [debian/control] + + -- Loic Minier <[EMAIL PROTECTED]> Sat, 10 Jun 2006 14:37:38 +0200 + nant (0.84+0.85-rc3-10) unstable; urgency=low * Remove call to dh_makeclilibs since nant has no public GAC installed
--- End Message ---
--- Begin Message ---Source: nant Source-Version: 0.84+0.85-rc4-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-rc4-1.diff.gz to pool/main/n/nant/nant_0.84+0.85-rc4-1.diff.gz nant_0.84+0.85-rc4-1.dsc to pool/main/n/nant/nant_0.84+0.85-rc4-1.dsc nant_0.84+0.85-rc4-1_all.deb to pool/main/n/nant/nant_0.84+0.85-rc4-1_all.deb nant_0.84+0.85-rc4.orig.tar.gz to pool/main/n/nant/nant_0.84+0.85-rc4.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. Dave Beckett <[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: Mon, 12 Jun 2006 23:30:36 -0700 Source: nant Binary: nant Architecture: source all Version: 0.84+0.85-rc4-1 Distribution: unstable Urgency: low Maintainer: Dave Beckett <[EMAIL PROTECTED]> Changed-By: Dave Beckett <[EMAIL PROTECTED]> Description: nant - .NET build tool similar to Ant Closes: 372588 Changes: nant (0.84+0.85-rc4-1) unstable; urgency=low . * New upstream release * Acknowledge NMU (Closes: #372588) * Standards-Version 3.7.2 * Update to latest CLI policy package split. Build-Depends-Indep: on cli-common-dev, libmono-winforms1.0-cil, libmono-winforms2.0-cil and mono-gmcs to get 1.0 and 2.0 packages * Removed patches no longer needed: - 01-AssemblyInfoTask.cs.patch - 02-ScriptTask.cs.patch - 03-XmlResultFormatter.cs.patch - 04-SourceControl.patch - 05-ExceptionTest.cs Files: ba0ca1049ee35c524037443a18f79d59 801 devel optional nant_0.84+0.85-rc4-1.dsc 41980ca70e8e14bc26afd6f796eac4b3 2125989 devel optional nant_0.84+0.85-rc4.orig.tar.gz f246e301a7153f6427585054c09edf91 4495 devel optional nant_0.84+0.85-rc4-1.diff.gz dfc11f2b30d2dc241ba9ddf5a4cbd09d 2156008 devel optional nant_0.84+0.85-rc4-1_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iD8DBQFEjlvKQ+ySUE9xlVoRAuiVAJ4vaV1whP16CVdtRNAGJ/wfZz9dSQCdEIzg Om2mAyfn7QOnff51p28gEsM= =Ckta -----END PGP SIGNATURE-----
--- End Message ---

