Path: csiph.com!news.mixmin.net!weretis.net!feeder8.news.weretis.net!newsfeed.xs3.de!news.samoylyk.net!gothmog.csi.it!bofh.it!news.nic.it!robomod From: James Addison Newsgroups: linux.debian.maint.python Subject: Re: Matplotlib 3.10.0 for trixie? Date: Sat, 12 Apr 2025 23:40:01 +0200 Message-ID: References: X-Mailbox-Line: From debian-python-request@lists.debian.org Sat Apr 12 21:33:10 2025 Old-Return-Path: X-Amavis-Spam-Status: No, score=-6.2 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, GMAIL=1, LDO_WHITELIST=-5, RCVD_IN_DNSWL_NONE=-0.0001] autolearn=ham autolearn_force=no X-Policyd-Weight: NOT_IN_SBL_XBL_SPAMHAUS=-1.5 CL_IP_EQ_HELO_IP=-2 (check from: .jp-hosting. - helo: .mail-ej1-x62f.google. - helo-domain: .google.) FROM/MX_MATCHES_HELO(DOMAIN)=-2; rate: -5.5 X-Forwarded-Encrypted: i=1; AJvYcCUB+UkMmCxQa+EJJqIMNIBLUuktSlXpAFvvrOW+O/9OWoMViZd6rdU+HqNuV5nL4d8l5b5tir8IqTgmTw08@lists.debian.org X-Gm-Message-State: AOJu0YzqGj3CZTXeJ2+hOKwzQvnAHTU61Nw/uD0mEIr3E66z4qZyofYp Fqn2gBxr0MC8xim41sRq9td4SXimd/WI32TKsbjxdg6BzETirLRodU+Y3RcHuKe1PTBeqw8U/hg PCIHNicY5BONGfF3jopJHiuOfNQARHBOJGZz3uwf5xtR2iEqD/p66 X-Gm-Gg: ASbGncvSAEnBz4gL8iUV4s96lPt7OJqxDPG7S41AeO2DpiU74IEesvR8vZs3Q8XSyiz Eu+2aq62txQdyknvG0hnsXv9pgvH5ESsK8UQGv4yTKZSKYCMxuXaoUJSlbHCySnc0qFMLOsSRTx lvz07mXtYb0nYq+rr8jVjb7Q== X-Google-SMTP-Source: AGHT+IFlLIcgeTAT3alUq+QDI9AG7CobJTt5OPd5RU8FpEc4v3n/EdLgUZMcHvNiFGxUcTFscfGmkTq8FzLqlpSEqt8= X-Received: by 2002:a17:907:948e:b0:aca:a162:8707 with SMTP id a640c23a62f3a-acad3436ae6mr697423466b.7.1744492632054; Sat, 12 Apr 2025 14:17:12 -0700 (PDT) MIME-Version: 1.0 X-Gm-Features: ATxdqUGkK0NRxymkLo4IoBPBoXk2xIaz9H_WjeGXrrGmJDf8b1-MLDmZ2UuIDTg Content-Type: text/plain; charset="UTF-8" X-Mailing-List: archive/latest/22974 List-ID: List-URL: List-Archive: https://lists.debian.org/msgid-search/CALDQ5Nwfino63jOw296okG-_Tg_qWbFAV7sGFSXezNy+yS7CCQ@mail.gmail.com Approved: robomod@news.nic.it Lines: 24 Organization: linux.* mail to news gateway Sender: robomod@news.nic.it X-Original-Cc: Nilesh Patra , Debian Python X-Original-Date: Sat, 12 Apr 2025 21:17:01 +0000 X-Original-Message-ID: X-Original-References: <29b74bd1-2181-4bf3-81a6-003cab5df87f@debian.org> <84b7b620-6f18-4f54-a13d-bb38ae0ee839@fsfe.org> <73CF4D23-2E84-40DB-9EBE-D74E9585ED00@riseup.net> <6d4e26d0-5fbd-4893-9264-1fb255111404@riseup.net> <418B4F61-1ADC-49EE-9946-9D31623456CD@riseup.net> <332450BD-FF2D-4BCC-A313-90809A0DB09D@riseup.net> Xref: csiph.com linux.debian.maint.python:16853 On Sat, 12 Apr 2025 at 20:37, James Addison wrote: > > On Sat, 12 Apr 2025 at 18:18, Alexandre Detiste > wrote: > > > > In a later step we could discard unmodified config files based on a list of md5sum of what shipped in stable release. > > > > So only users of default settings would get the new default settings. > > Ok; and it seems the relevant query term / name for this situation is > "obsolete conffile". > > There's a useful writeup about conffile handling in general - > including that style of md5-based removal - on the wiki at: > https://wiki.debian.org/DpkgConffileHandling ...and also note: much of the guidance on that page has been superseded by functionality in dpkg; it may still be useful as history/context, but the current workflows are documented in: https://manpages.debian.org/unstable/dpkg/dpkg-maintscript-helper.1.en.html (apologies if I'm duplicating things you both already know.. I'm trying to get a grasp for what options the current tooling provides for this)