From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 79986 invoked by alias); 19 Apr 2017 17:17:37 -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 79960 invoked by uid 89); 19 Apr 2017 17:17:36 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-3.1 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2 spammy=collision, uploads, Hx-spam-relays-external:ESMTPA X-HELO: out1-smtp.messagingengine.com Received: from out1-smtp.messagingengine.com (HELO out1-smtp.messagingengine.com) (66.111.4.25) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 19 Apr 2017 17:17:35 +0000 Received: from compute6.internal (compute6.nyi.internal [10.202.2.46]) by mailout.nyi.internal (Postfix) with ESMTP id 822FA2100A; Wed, 19 Apr 2017 13:17:35 -0400 (EDT) Received: from frontend2 ([10.202.2.161]) by compute6.internal (MEProxy); Wed, 19 Apr 2017 13:17:35 -0400 X-ME-Sender: Received: from [192.168.1.102] (host86-141-129-28.range86-141.btcentralplus.com [86.141.129.28]) by mail.messagingengine.com (Postfix) with ESMTPA id 159FA240A5; Wed, 19 Apr 2017 13:17:35 -0400 (EDT) Subject: Re: [ITP] mailutils 3.2 References: <3fa33733-1e5e-b4b5-07ce-847ebd15ae5e@cornell.edu> Cc: Ken Brown To: cygwin-apps@cygwin.com From: Jon Turney Message-ID: <461c27f8-a0ed-27c2-f26a-12dd3fb55a8c@dronecode.org.uk> Date: Wed, 19 Apr 2017 17:17:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: <3fa33733-1e5e-b4b5-07ce-847ebd15ae5e@cornell.edu> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2017-04/txt/msg00054.txt.bz2 On 02/04/2017 23:39, Ken Brown wrote: > This is a followup to > > https://sourceware.org/ml/cygwin-apps/2017-03/msg00054.html > > Mailutils is packaged by Debian: > > https://packages.debian.org/jessie/mailutils > > My packaging closely follows theirs, except that I have split off the unversioned DLLs from libmailutils5 into a separate package libmailutils-sieve-extensions to avoid a possible future collision (see https://sourceware.org/ml/cygwin-apps/2017-03/msg00034.html and my reply to it). > > For the convenience of the reviewer, I have included the Debian packaging as a comment at the end of my cygport file. mailutils.cygport: 3.2-missing_tests.patch is listed in SRC_URI. I'm guess this is an error, or it needs to be a URL? src_tests() ignores the result of make check. I added 'mailutils' to your authorized uploads, so you can go ahead or wait until Yaakov has some time to tell you what else is wrong with your package :)