From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 85169 invoked by alias); 5 May 2017 16:14:31 -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 83897 invoked by uid 89); 5 May 2017 16:14:30 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.8 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy= X-HELO: mail-wr0-f178.google.com Received: from mail-wr0-f178.google.com (HELO mail-wr0-f178.google.com) (209.85.128.178) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 05 May 2017 16:14:28 +0000 Received: by mail-wr0-f178.google.com with SMTP id w50so6607727wrc.0 for ; Fri, 05 May 2017 09:14:30 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=i1aw3OoLc4zNYJAkskymL5PWrRwzbDZt++5YkMD/f+Q=; b=NgZNgfr1GUWiTrYGvKUuqPfo1uWeh3kvp4raFtTR7LEeveXcRMRF7sgeAYyayKM6++ DCfePvTcOmEzkVQhqCJBUajsORCNVkPrvyAypmMAPj9/cSXmTd9P9oSXVxpJUkUSchZw BqFxZzVrRNI4xnyJDaGbppOzzUyIySR2Xpkk6bwuSUueXcn/hMC03mzmDTEGNngLpLN/ cy68f0WNDGY8Vh1PtCC/1xnSEAsyzduv7eMnshjN4SM2hGKhnKLkTOIr0EJDlaBpxrpH qusaBw9NEcE2SWoCqRWMSxtpQuY/jOTETqdPwaZBgqp9O0kUBHp3yoQE0ePvqO2Pwj8m /qWA== X-Gm-Message-State: AN3rC/7Age9kczAo2gRF3tDu4uSNcphxABzUNiMCeK5o6MlATAGBl6k0 fjCsV8fvhnE4VWJR X-Received: by 10.223.160.70 with SMTP id l6mr32877953wrl.0.1494000869121; Fri, 05 May 2017 09:14:29 -0700 (PDT) Received: from [172.21.188.226] ([149.6.156.42]) by smtp.googlemail.com with ESMTPSA id j124sm2467339wmg.13.2017.05.05.09.14.28 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 05 May 2017 09:14:28 -0700 (PDT) Subject: Re: Two new TeX Live collections To: cygwin-apps@cygwin.com References: <3de615b1-b52a-12e9-67b3-496ed56dd1e9@cornell.edu> <574279cd-19a9-b651-823e-0d00f32fffe3@gmail.com> <9b1856ef-d772-d012-8a16-9aa636f7a6bc@cornell.edu> From: Marco Atzeri Message-ID: <4b7fb520-f905-d272-e0a1-31705460b4ef@gmail.com> Date: Fri, 05 May 2017 16:14:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: <9b1856ef-d772-d012-8a16-9aa636f7a6bc@cornell.edu> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2017-05/txt/msg00040.txt.bz2 On 05/05/2017 17:17, Ken Brown wrote: > On 5/5/2017 10:59 AM, Marco Atzeri wrote: >> >> >> On 05/05/2017 16:15, Ken Brown wrote: >>> Would someone please add the following two lines to cygwin-pkg-maint? >>> >>> texlive-collection-mathscience Ken Brown >>> texlive-collection-mathscience-doc Ken Brown >>> >>> The first obsoletes texlive-collection-mathextra and >>> texlive-collection-science, and the second obsoletes >>> texlive-collection-mathextra-doc and texlive-collection-science-doc. I >>> assume the obsolete packages can be removed from cygwin-pkg-maint once >>> I've uploaded the new ones. >>> >>> Thanks. >>> >>> Ken >> >> Done > > Thanks. > > One question (probably for Jon or Yaakov): Once I upload the new > texlive-collection-mathscience{,-doc} packages, the files for the > obsolete ones will appear in subdirectories of these. But the previous > versions of the now obsolete packages will still appear in top-level > directories texlive-collection-mathextra, and so on. Can calm handle > this, or will there have to be some manual rearrangement of the > directories? > > Ken It will need manual handling. Calm can not handle same package in two different trees. Regards Marco