Your message dated Fri, 09 Dec 2005 20:47:07 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#176639: fixed in make 3.80+3.81.b3-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; 14 Jan 2003 08:20:51 +0000
>From [EMAIL PROTECTED] Tue Jan 14 02:20:50 2003
Return-path: <[EMAIL PROTECTED]>
Received: from pool-68-160-52-184.bos.east.verizon.net (beth.swift.xxx) 
[68.160.52.184] (root)
        by master.debian.org with esmtp (Exim 3.12 1 (Debian))
        id 18YMJW-0007W2-00; Tue, 14 Jan 2003 02:20:50 -0600
Received: from beth.swift.xxx ([EMAIL PROTECTED] [127.0.0.1])
        by beth.swift.xxx (8.12.6/8.12.6/Debian-8) with ESMTP id h0E8Kgnm027776;
        Tue, 14 Jan 2003 03:20:42 -0500
Message-Id: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Matthew Swift <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: make: documentation of VPATH does not match behavior
X-Mailer: reportbug 2.9
Date: Tue, 14 Jan 2003 03:20:42 -0500
X-Mailscanner: clean    (beth.swift.xxx)
Delivered-To: [EMAIL PROTECTED]
X-Spam-Status: No, hits=0.8 required=5.0
        tests=MSG_ID_ADDED_BY_MTA_3,SPAM_PHRASE_00_01
        version=2.41
X-Spam-Level: 

Package: make
Version: 3.80-1
Severity: normal

Info node make(General Search) says:

    `VPATH' specifies a search list that `make' applies
    for all files, including files which are targets of rules.

The kinds of files to which VPATH applies should be listed explicitly, since
"all files" may reasonably be understood to include included makefiles (i.e.,
arguments of the "include" directive), to which VPATH does not apply.  (At
least VPATH does not apply to them in practice, and that seems to me to be a
reasonable way for Make to behave.)

The list should include at least "prerequisites and targets of rules," and
maybe that list is complete, I haven't thought it through fully.


-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux beth 2.4.20 #1 Sat Jan 11 01:24:59 EST 2003 i686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8

Versions of packages make depends on:
ii  libc6                         2.2.5-14.3 GNU C Library: Shared libraries an

-- no debconf information


---------------------------------------
Received: (at 176639-close) by bugs.debian.org; 10 Dec 2005 04:56:40 +0000
>From [EMAIL PROTECTED] Fri Dec 09 20:56:40 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 4.50)
        id 1EkwdX-0008Ul-J8; Fri, 09 Dec 2005 20:47:07 -0800
From: Manoj Srivastava <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.60 $
Subject: Bug#176639: fixed in make 3.80+3.81.b3-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Fri, 09 Dec 2005 20:47:07 -0800
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: 4

Source: make
Source-Version: 3.80+3.81.b3-1

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

make-doc_3.80+3.81.b3-1_all.deb
  to pool/main/m/make/make-doc_3.80+3.81.b3-1_all.deb
make_3.80+3.81.b3-1.diff.gz
  to pool/main/m/make/make_3.80+3.81.b3-1.diff.gz
make_3.80+3.81.b3-1.dsc
  to pool/main/m/make/make_3.80+3.81.b3-1.dsc
make_3.80+3.81.b3-1_i386.deb
  to pool/main/m/make/make_3.80+3.81.b3-1_i386.deb
make_3.80+3.81.b3.orig.tar.gz
  to pool/main/m/make/make_3.80+3.81.b3.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.
Manoj Srivastava <[EMAIL PROTECTED]> (supplier of updated make 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: Fri,  9 Dec 2005 21:28:14 -0600
Source: make
Binary: make-doc make
Architecture: source i386 all
Version: 3.80+3.81.b3-1
Distribution: unstable
Urgency: low
Maintainer: Manoj Srivastava <[EMAIL PROTECTED]>
Changed-By: Manoj Srivastava <[EMAIL PROTECTED]>
Description: 
 make       - The GNU version of the "make" utility.
 make-doc   - Documentation for the GNU version of the "make" utility.
Closes: 59311 117566 164165 176639 279900
Changes: 
 make (3.80+3.81.b3-1) unstable; urgency=low
 .
   * New upstream pre-release.
   * Bug fix: "make: continued command lines are not passed to the shell
     correctly", thanks to Jeff Sheinberg. This has been fixed in this release.
     (http://savannah.gnu.org/bugs/?func=detailitem&item_id=1332)  (Closes: 
#59311).
   * Bug fix: "make: bogus output of make -np", thanks to P�sztorSzil�rd I
     believe this bug is the result of a known, rare, and already-fixed
     problem with the parser that occurs if a line is exactly the right
     length.                                                      (Closes: 
#117566).
   * Bug fix: "make segfault with -t", thanks to Philipp Meier
     (https://savannah.gnu.org/bugs/index.php?func=detailitem&item_id=1418)
                                                                  (Closes: 
#279900).
   * Bug fix: "make -f '' dumps core", thanks to Peter Maydell    (Closes: 
#164165).
   * Bug fix: "make: documentation of VPATH does not match behavior",
     thanks to Matthew Swift                                       (Closes: 
#176639).
Files: 
 fd29429f4948f2562bb637c7bc76c9c2 673 devel standard make_3.80+3.81.b3-1.dsc
 9c3efe2728780211b9e02eadef85a80f 1476905 devel standard 
make_3.80+3.81.b3.orig.tar.gz
 8256d4bf6763d630a9af55da18adabf5 55816 devel standard 
make_3.80+3.81.b3-1.diff.gz
 1f7cd63ac53bbf227c645f9f27966de6 611504 doc optional 
make-doc_3.80+3.81.b3-1_all.deb
 30c3c8a7ae4b6fb4e381a8acdbd2c26b 504060 devel standard 
make_3.80+3.81.b3-1_i386.deb

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

iD8DBQFDmlj4Ibrau78kQkwRAhJAAJ9Nv99pvp3cqiwZaJD3SoAiHpeP8ACZAaOV
Brf6Uvgq4yBP6xfh1jK+uzM=
=/Pr3
-----END PGP SIGNATURE-----


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

Reply via email to