From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29281 invoked by alias); 14 Jun 2013 09:52:50 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 29271 invoked by uid 89); 14 Jun 2013 09:52:49 -0000 X-Spam-SWARE-Status: No, score=-2.0 required=5.0 tests=AWL,BAYES_00,RCVD_IN_HOSTKARMA_NO autolearn=ham version=3.3.1 Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Fri, 14 Jun 2013 09:52:48 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 0E9221C660E; Fri, 14 Jun 2013 05:52:47 -0400 (EDT) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id vqlDlStDgSPl; Fri, 14 Jun 2013 05:52:46 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id D82B61C660D; Fri, 14 Jun 2013 05:52:46 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 502F2C2B3F; Fri, 14 Jun 2013 13:52:45 +0400 (RET) Date: Fri, 14 Jun 2013 10:41:00 -0000 From: Joel Brobecker To: "Marer, Scott" Cc: "gdb-patches@sourceware.org" Subject: Re: gdb-7.6 Issue with porting and archive centre depot Message-ID: <20130614095245.GS3969@adacore.com> References: <20130613173630.GR3969@adacore.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) X-SW-Source: 2013-06/txt/msg00328.txt.bz2 > According to http://hpux.connect.org.uk/hppd/hpux/Gnu/gdb-7.6/, the Author is : > > Author: Gnu Project Team > > This would be the group that created this depot, right ? No. They probably meant this as the author of the code, which is being developped collaboratively here. But I don't know who actually created the depot file. Accordingly, the missing dependency that you spotted needs to be reported to them as well. -- Joel