public inbox for cygwin-apps-cvs@sourceware.org
help / color / mirror / Atom feed
* [calm - Cygwin server-side packaging maintenance script] branch master, updated. 20210626-22-gc5f388c
@ 2022-02-14 21:27 Jon TURNEY
  0 siblings, 0 replies; only message in thread
From: Jon TURNEY @ 2022-02-14 21:27 UTC (permalink / raw)
  To: cygwin-apps-cvs




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



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-02-14 21:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-14 21:27 [calm - Cygwin server-side packaging maintenance script] branch master, updated. 20210626-22-gc5f388c Jon TURNEY

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).