Your message dated Sun, 28 Aug 2005 21:02:06 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#317839: fixed in fam 2.7.0-8
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; 11 Jul 2005 21:54:45 +0000
>From [EMAIL PROTECTED] Mon Jul 11 14:54:45 2005
Return-path: <[EMAIL PROTECTED]>
Received: from pcp0010743271pcs.howard01.md.comcast.net 
(pcp0010744200pcs.howard01.md.comcast.net) [69.243.84.108] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1Ds6Ee-0002Cf-00; Mon, 11 Jul 2005 14:54:44 -0700
Received: from orthrus ([192.168.0.2])
        by pcp0010744200pcs.howard01.md.comcast.net with esmtp (Exim 3.36 #1 
(Debian))
        id 1Ds6F8-00052k-00; Mon, 11 Jul 2005 17:55:14 -0400
Received: from furrm by orthrus with local (Exim 3.36 #1 (Debian))
        id 1Ds6Ec-0000sf-00; Mon, 11 Jul 2005 17:54:42 -0400
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Mike Furr <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: should include <limits.h>, not "limits.h"
X-Mailer: reportbug 3.15
Date: Mon, 11 Jul 2005 17:54:41 -0400
Message-Id: <[EMAIL PROTECTED]>
Sender: Mike Furr <[EMAIL PROTECTED]>
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: libfam-dev
Version: 2.7.0-7.1
Severity: grave

fam.h contains the line:
#include "limits.h"
which should be
#include <limits.h>

otherwise, gcc-4.0's preprocessor will go into an infinite loop and no
program using fam.h can be compiled.


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

---------------------------------------
Received: (at 317839-close) by bugs.debian.org; 29 Aug 2005 04:08:08 +0000
>From [EMAIL PROTECTED] Sun Aug 28 21:08:08 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
        id 1E9aqU-0005lA-00; Sun, 28 Aug 2005 21:02:06 -0700
From: Chuan-kai Lin <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#317839: fixed in fam 2.7.0-8
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sun, 28 Aug 2005 21:02:06 -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: fam
Source-Version: 2.7.0-8

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

fam_2.7.0-8.diff.gz
  to pool/main/f/fam/fam_2.7.0-8.diff.gz
fam_2.7.0-8.dsc
  to pool/main/f/fam/fam_2.7.0-8.dsc
fam_2.7.0-8_i386.deb
  to pool/main/f/fam/fam_2.7.0-8_i386.deb
libfam-dev_2.7.0-8_i386.deb
  to pool/main/f/fam/libfam-dev_2.7.0-8_i386.deb
libfam0_2.7.0-8_i386.deb
  to pool/main/f/fam/libfam0_2.7.0-8_i386.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.
Chuan-kai Lin <[EMAIL PROTECTED]> (supplier of updated fam 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: Sun, 28 Aug 2005 20:17:15 -0700
Source: fam
Binary: libfam0 fam libfam-dev
Architecture: source i386
Version: 2.7.0-8
Distribution: unstable
Urgency: low
Maintainer: Chuan-kai Lin <[EMAIL PROTECTED]>
Changed-By: Chuan-kai Lin <[EMAIL PROTECTED]>
Description: 
 fam        - File Alteration Monitor
 libfam-dev - client library to control the FAM daemon - development files
 libfam0    - client library to control the FAM daemon
Closes: 185635 317700 317839 324837
Changes: 
 fam (2.7.0-8) unstable; urgency=low
 .
   * Acknowledge NMU (closes: #317700, #317839)
   * Make libfam0 Provides libfam0c102
   * Make libfam0 depend on the same version of fam (closes: #185635)
   * Fix famd.conf typo in famd man page (closes: #324837)
   * Upgrade build dependency to automake-1.9
Files: 
 b4512dd9b9a4ff2e7bb51cafd8356361 630 admin optional fam_2.7.0-8.dsc
 971e2c55113ffccdc0a84ee7f287e8a5 21192 admin optional fam_2.7.0-8.diff.gz
 fa7e0d0684e882817b63a81efb23a5d0 69830 admin optional fam_2.7.0-8_i386.deb
 c6ee408eb2d58c780ed0d2fa5f9d108b 25368 libs optional libfam0_2.7.0-8_i386.deb
 b45103ab78bb4688837e4a0e552e8048 36816 libdevel optional 
libfam-dev_2.7.0-8_i386.deb

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

iD8DBQFDEoSYqq7AEt0PYmgRAvGVAJ4maEgspJLFlpZUDziDlxRWH1ycTQCcD/Ui
2S8bHCy/kdaJNQ0gbh8euvU=
=TdfS
-----END PGP SIGNATURE-----


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

Reply via email to