From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id OF8KHQE/MGS6owAASxT56A (envelope-from ) for ; Fri, 07 Apr 2023 18:04:17 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id iJT4HAE/MGTLIAAA9RJhRA (envelope-from ) for ; Fri, 07 Apr 2023 18:04:17 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 500DC3E536 for ; Fri, 7 Apr 2023 18:04:17 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pkoZJ-0005EV-K2; Fri, 07 Apr 2023 12:04:05 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pkoZH-0005Dh-81 for guix-patches@gnu.org; Fri, 07 Apr 2023 12:04:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pkoZG-0006Ky-MQ for guix-patches@gnu.org; Fri, 07 Apr 2023 12:04:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pkoZG-00083l-HE for guix-patches@gnu.org; Fri, 07 Apr 2023 12:04:02 -0400 Subject: bug#61829: [PATCH 00/11] Purge pre-1.3.0 deprecated procedures & variables. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Fri, 07 Apr 2023 16:04:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 61829 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Bruno Victal Cc: 61829-done@debbugs.gnu.org Mail-Followup-To: 61829@debbugs.gnu.org, ludo@gnu.org, mirai@makinata.eu Received: via spool by 61829-done@debbugs.gnu.org id=D61829.168088341130922 (code D ref 61829); Fri, 07 Apr 2023 16:04:02 +0000 Received: (at 61829-done) by debbugs.gnu.org; 7 Apr 2023 16:03:31 +0000 Received: from localhost ([127.0.0.1]:57124 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pkoYl-00082g-29 for submit@debbugs.gnu.org; Fri, 07 Apr 2023 12:03:31 -0400 Received: from eggs.gnu.org ([209.51.188.92]:47688) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pkoYj-00082T-51 for 61829-done@debbugs.gnu.org; Fri, 07 Apr 2023 12:03:29 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pkoYd-00068v-Bw; Fri, 07 Apr 2023 12:03:23 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=c7QI246QVika+BKQEEuJRGTeqY9YdsguKRejis+KnjU=; b=D6uqz1JZ+A0Fz29ji+1I DFVLrUyFO8SXGpvFSyceJXVx9w5TDMWj/dyuRhHNRKVZkqCtHhlmQlUjPbzqAZTk//q5iskZkrZFm 7RQZs5yARUiN2jm2eCSL5sA+vqAqWexrcYMPK7AFZ0PQXEA1464BzkBBx9xhDLvrDelYtUDA+/rdr gA999COaqdBTmV31kU3Fqh1WU+KANEvvWBkLyv8AnfWCv9wvUxLgS0kjlF8MJZOr5hGJ+4RVL5tL4 EmGQHd/ONYeJ4FhJG2EOWoqNzm/BJZCwRRZqZMv6SlWgiyfK8dJZTrBixRgdvnyzD0/6Rusc+RulU Qb9J7SCuQpUnuQ==; Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pkoY5-0003bl-QY; Fri, 07 Apr 2023 12:03:11 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: Date: Fri, 07 Apr 2023 18:02:38 +0200 In-Reply-To: (Bruno Victal's message of "Mon, 27 Feb 2023 00:10:25 +0000") Message-ID: <87wn2nbrz5.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN ARC-Seal: i=1; s=key1; d=yhetil.org; t=1680883457; a=rsa-sha256; cv=none; b=DtX+mD/tKtrKg7mPtyWWFfMh3xPlCkH04ecjHt/swALxQJtClHVHk620J6ZDn8/kH1JQ4f PFF5JqYVMoFP5T49rsMGyZKrQqBFcC7sWODK2Q8rknse0v/r5AkpSdYQsTjRqXd2bhJIxE J3mRhobZU075hFAJTj2tDsB7KAF7xpx6lN5DOT0XLyIydJzaEABL0CHUB6yvyeKkShdEbI 88xx72LqT1T0X3kTab60ujI8YF/yNyy9P9ABzdEZRcESiDpfylaJCVj5FDEAGqy+zTFVys twJykonBqeIv/GnXiewz1rW6f8eT3WRuX2/2ER9fEQQb01wFcE2Eb+/F9hj2sw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=D6uqz1JZ; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1680883457; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-to: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=c7QI246QVika+BKQEEuJRGTeqY9YdsguKRejis+KnjU=; b=id4BCB7YqSYpKnmTytk09aDBbZJdBM2Zn0A4AzG2z49jvGSaTL5qe8Rr9GLUCqd8+uqio+ CoRQjkzc5GWSPyy4Nvozjd2FEFDPMUitpzStpTVM3RBynQQtAq8xqoqOg/Tst75Ln6B0sJ dgW/Tfh7cEzEKQReluftxxAkuMjhcg94yz1ZJecZSeElk7gQE6Upds6ZO/FYRkD5+PWPz1 UBNwkJcI+/qMwEAUW0hcXjh1UwArZgO+F+mCd1uW4HbQovkJjGxEXpmfgU6+VZbjl/3eeP W9y2EPt/4qt+/dgpBrREKujYQUEuXaj7VnQu2Zzv8wNv6l/INznVhYIhaSjNqg== X-Migadu-Spam-Score: -2.62 X-Migadu-Scanner: scn1.migadu.com Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=D6uqz1JZ; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Spam-Score: -2.62 X-Migadu-Queue-Id: 500DC3E536 X-TUID: SY8szN0dGx4t Hi, Bruno Victal skribis: > gnu: Purge pre-1.3.0 deprecated packages. > gnu: curl-minimal: Remove variable. > services: ntp-service-type: Remove deprecated server as strings > support. > services: sddm: Remove 'sddm-service' procedure. > services: base: Remove 'console-keymap-service-type' variable. > services: base: Remove 'console-font-service' procedure. > services: guix-publish: Remove 'compression-level' field. > services: desktop: Remove 'gnome-desktop-service' procedure. > services: desktop: Remove 'mate-desktop-service' procedure. > services: desktop: Remove 'xfce-desktop-service' procedure. > guix: packages: Remove 'origin-sha256' procedure. Finally pushed the whole series as 5481aaacb5f60ba43d8db7e51cb7cc967d5eb55e. Thanks for the spring cleanup! Ludo=E2=80=99.