public inbox for cygwin-apps-cvs@sourceware.org
help / color / mirror / Atom feed
From: Jon TURNEY <jturney@sourceware.org>
To: cygwin-apps-cvs@sourceware.org
Subject: [calm - Cygwin server-side packaging maintenance script] branch master, updated. 20210626-22-gc5f388c
Date: Mon, 14 Feb 2022 21:27:57 +0000 (GMT)	[thread overview]
Message-ID: <20220214212757.A0AEF3858D3C@sourceware.org> (raw)




https://sourceware.org/git/gitweb.cgi?p=cygwin-apps/calm.git;h=c5f388cc630660accd891f1e0712e11f39277473

commit c5f388cc630660accd891f1e0712e11f39277473
Author: Jon Turney <jon.turney@dronecode.org.uk>
Date:   Fri Feb 11 22:59:17 2022 +0000

    Add python 3.9 to GitHub test matrix
    
    Also drop unused .travis.yml

https://sourceware.org/git/gitweb.cgi?p=cygwin-apps/calm.git;h=2f66f81a8282f8847fdce23dbf7c9f659c37b932

commit 2f66f81a8282f8847fdce23dbf7c9f659c37b932
Author: Jon Turney <jon.turney@dronecode.org.uk>
Date:   Fri Feb 11 18:48:03 2022 +0000

    Remove 'stability level' computation and use
    
    Follow up to d8869d2e.
    
    Since d863c1a2, 3cc08991 and 27852b24 these 'stability levels' can't be
    set in override.hint, so they are just determined by sorting by version.
    
    Update tests as 'keep-count: 0' is now effective, rather than having an
    minimum of 1 (the curr: version, or 2 before prev: was also dropped).

https://sourceware.org/git/gitweb.cgi?p=cygwin-apps/calm.git;h=9bf54d8c91cb8c46c34c1cc71a725273cdf9b6e6

commit 9bf54d8c91cb8c46c34c1cc71a725273cdf9b6e6
Author: Jon Turney <jon.turney@dronecode.org.uk>
Date:   Tue Feb 8 18:11:52 2022 +0000

    Provide missing obsoletes on some debuginfo packages


Diff:
---
 calm/past_mistakes.py | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/calm/past_mistakes.py b/calm/past_mistakes.py
index 27e5546..7092464 100644
--- a/calm/past_mistakes.py
+++ b/calm/past_mistakes.py
@@ -183,9 +183,11 @@ maint_anomalies = {
 # packages missing obsoletions
 #
 # don't add to this list, fix the package (e.g. by adding the needed obsoletions)
-# (an enhancement to cygport might be necessary to support doing that?)
+# (an enhancement to cygport might be necessary to support doing that for
+# debuginfo packages?)
 missing_obsolete = {
     'filemanager-actions-debuginfo': ['caja-actions-debuginfo'],
+    'guile2.2-debuginfo': ['guile-debuginfo'],
     'librsync-debuginfo': ['rdiff-debuginfo'],
     'man-db-debuginfo': ['man-debuginfo'],        # contain conflicting files
     'procps-ng-debuginfo': ['procps-debuginfo'],  # contain conflicting files



                 reply	other threads:[~2022-02-14 21:27 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220214212757.A0AEF3858D3C@sourceware.org \
    --to=jturney@sourceware.org \
    --cc=cygwin-apps-cvs@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).