From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 124029 invoked by alias); 22 Nov 2017 14:50:20 -0000 Mailing-List: contact cygwin-apps-help@cygwin.com; run by ezmlm Precedence: bulk Sender: cygwin-apps-owner@cygwin.com List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Mail-Followup-To: cygwin-apps@cygwin.com Received: (qmail 124010 invoked by uid 89); 22 Nov 2017 14:50:20 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.2 required=5.0 tests=BAYES_00,KAM_NUMSUBJECT,KB_WAM_FROM_NAME_SINGLEWORD,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=no version=3.3.2 spammy=Adam, dinwoodie, Dinwoodie, uploads X-HELO: mail-wm0-f44.google.com Received: from mail-wm0-f44.google.com (HELO mail-wm0-f44.google.com) (74.125.82.44) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 22 Nov 2017 14:50:18 +0000 Received: by mail-wm0-f44.google.com with SMTP id u83so10945974wmb.5 for ; Wed, 22 Nov 2017 06:50:18 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=k9iQ79yoCg0q5FtissUAUtbtw1FWo0xPKGFEcp+BpD0=; b=W1c2Etz7P3DhdDWWu7ujTt5ruudDkm5pzkO7q/dEsAZaGto2giM5tA/NmdRmNmP4yn yWJm/wlCrS3pUSg8bgBHt+UKgqtE7iD7qk1xUDYceJRB1L3k8SYMYYdLunxcVHu2UHZb tF/Fq4U0nUYtQBNodaEX6+qAICZ2fKUkx+kIxu8le2V9DVWJ+h6YQquMsuGZ5RHhe6Jj cfgMgDdGuKyOIrjzdx7O9HRtNtayExcGBbCZIsPm4KyxalHpjwc9drXSdNz68meBB5A9 7W6jQBrrW+duc/ljMLQWwsAxwcWvBXrV+vc2RoOVG+OYKyrj4QYkKz923rensK6lxDf6 +JAw== X-Gm-Message-State: AJaThX4Nu+a2zMboeKhJyXQyoPHL4uGE7qKoyqOo1knsDer3nucFyEb9 6WPyIucDmQo5JOimt0ln6fm3Ionx9OY= X-Google-Smtp-Source: AGs4zMY+BCtQT3mr5+jnXJVU1R6VY8yO8UBlkkAaHcwKCT4J0gye1p/rjP+voxKuFU1ZmScum0KDkg== X-Received: by 10.28.49.195 with SMTP id x186mr4405934wmx.116.1511362216296; Wed, 22 Nov 2017 06:50:16 -0800 (PST) Received: from dinwoodie.org ([2001:ba8:0:1c0::9:1]) by smtp.gmail.com with ESMTPSA id l140sm1831925wma.5.2017.11.22.06.50.15 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 22 Nov 2017 06:50:15 -0800 (PST) Date: Wed, 22 Nov 2017 14:50:00 -0000 From: Adam Dinwoodie To: cygwin-apps@cygwin.com Subject: Re: [ITP] moreutils 0.61 Message-ID: <20171122145013.GP20681@dinwoodie.org> References: <20171115131044.GJ20681@dinwoodie.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) X-IsSubscribed: yes X-SW-Source: 2017-11/txt/msg00092.txt.bz2 On Monday 20 November 2017 at 05:19 pm +0000, Jon Turney wrote: > On 15/11/2017 13:10, Adam Dinwoodie wrote: > >I'm looking to package moreutils, a collection of small Linux utilities. > >It is already included in Debian and Ubuntu (amongst others), and is > >released under GPLv2. > > > >Proposed Cygwin packaging: https://tastycake.net/~adam/cygwin/ > No debuginfo package seems to be generated, but otherwise looks good. I was mildly surprised by that, too. I'm used to cygport just magically making that work, and I'm not sure where to even begin looking at resolving the lack of debuginfo. > I added this to your uploads. Thanks! I'll upload shortly.