From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pg1-x532.google.com (mail-pg1-x532.google.com [IPv6:2607:f8b0:4864:20::532]) by sourceware.org (Postfix) with ESMTPS id C61DF3858C27 for ; Tue, 2 Nov 2021 21:26:55 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org C61DF3858C27 Received: by mail-pg1-x532.google.com with SMTP id f5so505128pgc.12 for ; Tue, 02 Nov 2021 14:26:55 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:to:reply-to:from:subject:message-id:date :user-agent:mime-version:content-transfer-encoding:content-language; bh=biOEmVzasz0Cwvcc+p5iKQ2vezsfJgNF3Ix3ssc9CCo=; b=Q4IxXbtrhBZEJRkSESPdLngmQ6joa4MKCtjvkyZAp+mJxdeoItia5Y1pYUwy0uUgjH RyBnq8onAzlvVS9rlYnstElS/eZ48+bwm+yuP8+8LDdzv7sqbMii256uQDD2aUSjJCIG GXFCQQMwkBnhQL4yiWnpo2CdkmbwfRvvwvjHxG8NanPMXUgMu28BACD4m8vAyLEriXBo XUhGSI+TuFP/Xwg5Ie3w+cHLogIAP4ENOOXwSnBgUjI8JCgjt7WbU0ij5PZkogL7ZViA ojhUChjXLVdW2qbM7wmuSVo7SbjPKAih1U4+5bdHmjmjrCvaeXW8Ja8/68gL1upQ/gYa HhmA== X-Gm-Message-State: AOAM530ZLNZ8NK/WHoQnOA8T8Jdo3mFLy/LuJHSdVa9zw3yWtm8Z8VDq lVvT0TOsc9ctMVe3w/wnIiK2aauv+4s= X-Google-Smtp-Source: ABdhPJzHLgQlRKL9Ijs0aFg6t/kXxM3tsFtMagxISmC7Y7apxdUnSEX0coCbdB90GAn3nxioj+7uMg== X-Received: by 2002:aa7:81c2:0:b0:47c:1d4:67f5 with SMTP id c2-20020aa781c2000000b0047c01d467f5mr39891608pfn.38.1635888414425; Tue, 02 Nov 2021 14:26:54 -0700 (PDT) Received: from ?IPv6:2403:5800:9101:2d00:ba55:df88:d28f:67cf? (2403-5800-9101-2d00-ba55-df88-d28f-67cf.ip6.aussiebb.net. [2403:5800:9101:2d00:ba55:df88:d28f:67cf]) by smtp.gmail.com with ESMTPSA id mm22sm37508pjb.28.2021.11.02.14.26.53 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 02 Nov 2021 14:26:54 -0700 (PDT) To: cygwin-apps@cygwin.com Reply-To: mark@rexx.org From: Mark Hessling Subject: Questions on my first package update Message-ID: <4d053cca-f3a9-dd37-1552-e3b4ae132a47@gmail.com> Date: Wed, 3 Nov 2021 07:26:50 +1000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.14.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Content-Language: uk-UA X-Spam-Status: No, score=-0.9 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, KAM_ASCII_DIVIDERS, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=no autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: cygwin-apps@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Cygwin package maintainer discussion list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Nov 2021 21:26:57 -0000 As this is my first update on a package I released a few years ago, I have a couple of questions please. I upgraded the regina-rexx package today and received warnings in the calm email: INFO: package 'regina-rexx': sdesc ends with '.' INFO: package 'regina-rexx': sdesc ends with '.' INFO: package 'libregina-devel': sdesc ends with '.' INFO: package 'libregina': sdesc ends with '.' The packages uploaded fine, but when I do a search for the packages via https://cygwin.com/cgi-bin2/package-grep.cgi?grep=regina&arch=x86_64 the updated packages don't show a description whereas the initial version did. eg: * libregina-devel-3.8.2-1  - libregina-devel: An ANSI compliant Rexx Interpreter. Development libraries and headers. (installed binaries and support files) * libregina-devel-3.9.4-1  - * libregina-3.8.2-1  - libregina: An ANSI compliant Rexx Interpreter. Runtime libraries. (installed binaries and support files) * libregina-3.9.4-1  - Would this lack of description be due to the warnings and if so can I rebuild and upload the packages again after removing the trailing '.' from the SUMMARY fields in the cygport file ? Once I sort this out I'll send out the announcment email. Thanks, Mark -- ------------------------------------------------------------------------ * Mark Hessling, mark@rexx.org http://www.rexx.org/ * Author of THE, a Free XEDIT/KEDIT editor and, Rexx/SQL, Rexx/CURL, etc. * Maintainer of Regina Rexx interpreter * Use Rexx? join the Rexx Language Association: https://www.rexxla.org/ ------------------------------------------------------------------------