From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from forward106j.mail.yandex.net (forward106j.mail.yandex.net [5.45.198.249]) by sourceware.org (Postfix) with ESMTPS id AFF5E3858D34 for ; Thu, 21 May 2020 10:05:03 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org AFF5E3858D34 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=yandex.ru Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=anrdaemon@yandex.ru Received: from mxback2g.mail.yandex.net (mxback2g.mail.yandex.net [IPv6:2a02:6b8:0:1472:2741:0:8b7:163]) by forward106j.mail.yandex.net (Yandex) with ESMTP id C71A311A0CF3; Thu, 21 May 2020 13:05:01 +0300 (MSK) Received: from sas1-26681efc71ef.qloud-c.yandex.net (sas1-26681efc71ef.qloud-c.yandex.net [2a02:6b8:c08:37a4:0:640:2668:1efc]) by mxback2g.mail.yandex.net (mxback/Yandex) with ESMTP id Puf9u9pFxG-51DWQnwr; Thu, 21 May 2020 13:05:01 +0300 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1590055501; bh=R3eEizm8yjDLWQVBY51dx5Lg5+zP5PM9+aqtmtZZjCE=; h=In-Reply-To:Subject:To:Reply-To:From:Message-ID:References:Date; b=pkpO0o+TK9lF7xB9nbCfne7+jRkXOR0P9CIOMuskLclW6w0Iz/CBL8jcNRFFrcSSJ b3VqYdR1ACYhKGsWfMDPT+3UAtoCZeoux3sxSzsRvSrk+TUOpXELuLUode4nIjrrkE Dsec5xsdEM1NT8Kqru0TeUiy4wC/1OVwpJlVUkkc= Authentication-Results: mxback2g.mail.yandex.net; dkim=pass header.i=@yandex.ru Received: by sas1-26681efc71ef.qloud-c.yandex.net (smtp/Yandex) with ESMTPSA id Y4hbei067G-50qWugSc; Thu, 21 May 2020 13:05:00 +0300 (using TLSv1 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (Client certificate not present) Received: from [192.168.1.10] (HELO daemon2.darkdragon.lan) by daemon2 (Office Mail Server 0.8.12 build 08053101) with SMTP; Thu, 21 May 2020 09:50:27 -0000 Date: Thu, 21 May 2020 12:50:27 +0300 From: Andrey Repin X-Mailer: The Bat! (v6.8.8) Home Reply-To: cygwin@cygwin.com X-Priority: 3 (Normal) Message-ID: <1886504821.20200521125027@yandex.ru> To: Yasuhiro KIMURA , cygwin@cygwin.com Subject: Re: Update of packages by non-maintainer In-Reply-To: <20200521.134708.978300984572490822.yasu@utahime.org> References: <20200520.191829.1263138216786896730.yasu@utahime.org> <9098d0a3-a9ef-0c67-5e9f-af9bc5227bff@SystematicSw.ab.ca> <20200521.134708.978300984572490822.yasu@utahime.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-0.8 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, KAM_THEBAT, RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H4, RCVD_IN_MSPIKE_WL, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=no autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cygwin@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 May 2020 10:05:06 -0000 Greetings, Yasuhiro KIMURA! >> You should discuss changes and intent on cygwin list, post patches on >> cygwin-apps list. > Thank you for reply. My first candidate is anthy. Original anthy > projet has been inactive since 2009. But Debian forked it and made > improvement and enhancement. So I would like to switch codebase to > that of Debian. I just checked out cygwin anthy git repository and > started working but I have one question. > After project fork by Debian, release version scheme has changed. > While latest version from original project (and one used by cygwin > package) is "9100h", latest one from Debian is "0.4". That is, version > number decreses if I chage codebase to Debian. I know that some > packaging systems assume version number basically increases and that > decrement causes package upgrade failure. So I would like to know if > it also apply to Cygwin. It does. This is why you would see test and pre-release versions posted as X.Y-0.Z and release versions posted as X.Y-Z. > And if it does then I also would like to know how it should be handled. An interesting question, given nonstandard original versioning. -- With best regards, Andrey Repin Thursday, May 21, 2020 12:46:55 Sorry for my terrible english...