From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id 0+eIGyz1+2OQUgAAbAwnHQ (envelope-from ) for ; Mon, 27 Feb 2023 01:11:24 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id wL45Giz1+2M6IAEAG6o9tA (envelope-from ) for ; Mon, 27 Feb 2023 01:11:24 +0100 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 32A31A723 for ; Mon, 27 Feb 2023 01:11:23 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=none; 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"; dmarc=none ARC-Seal: i=1; s=key1; d=yhetil.org; t=1677456683; a=rsa-sha256; cv=none; b=ChLAGBVY5SvTRUn08Uix4q5kscip72nM5RAfO0warD1TPsjGMfFGzCrQiLnZvRCfGpqpvS SmSEwkOJS6DOhi7l6UkaLrfrF+Qx0iljQIDF8JVXi6Tk6bTCKTAyJ6nSmnXAgeQ4Z/MvVn QMgk/gzVy7JllBd1viwSHQClpQMn4Y0iVFP6JNEsTl23AagLTv7og366RazNy4yd0anH33 ZRqGy0/MrgWS6K9L4sMJMjHq8UHE9tvmzmHf6m3uvBytbYlNzpiCY+qIvys+wm4cZXlXxv Csoch4CDIUP4PY30jw0AcmeX17BBGaEmIBrLZ8CQEfBDwH9UvJSbmSkQ3/FDHw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; 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"; dmarc=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1677456683; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=a90TPH7537uiKnEjz3t0TUzbEk1MGwnWiAJDNAg9AWA=; b=Vba4LEkpGKhZ8dnn6EsosnzsrwcX45V3QHH6baWxymk9XZEyKTdp0h0wkUg4+CXX0J8lRn ZzSFvol8N7IF6Sdi02E1KA6iBCd8sPLs4foQ9e9wLPMH+sw5Vnwi6Ew1yEsTTR9t1/fG4s ePwacj2i+7JQCK6N6eRD7Ob8WhP0YS2cJlnAcGJaUT7gU2YUZbcWGNL2CQ8x44qoDigzIB 1fH6DqScvNQDJ3qbbGzIOkShcNOGkxFjFgeHiTnUnbhY8y7+wDRDabvCgysLJlNA2Kljte X6PkOrmIdSGa86G9W1mmXmqLPZ8crdgvqXocKzC/1qWTSTN2ParOo5Q7JSdjgQ== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pWR6i-0000en-5v; Sun, 26 Feb 2023 19:11:08 -0500 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 1pWR6f-0000eV-BN for guix-patches@gnu.org; Sun, 26 Feb 2023 19:11:05 -0500 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 1pWR6d-00072r-LY; Sun, 26 Feb 2023 19:11:04 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pWR6c-0005Q1-HN; Sun, 26 Feb 2023 19:11:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#61829] [PATCH 00/11] Purge pre-1.3.0 deprecated procedures & variables. Resent-From: Bruno Victal Original-Sender: "Debbugs-submit" Resent-CC: lugo@gnu.org, guix-patches@gnu.org Resent-Date: Mon, 27 Feb 2023 00:11:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 61829 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 61829@debbugs.gnu.org Cc: Bruno Victal , lugo@gnu.org X-Debbugs-Original-To: guix-patches@gnu.org X-Debbugs-Original-Xcc: lugo@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.167745665520813 (code B ref -1); Mon, 27 Feb 2023 00:11:02 +0000 Received: (at submit) by debbugs.gnu.org; 27 Feb 2023 00:10:55 +0000 Received: from localhost ([127.0.0.1]:45272 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pWR6V-0005Pd-9F for submit@debbugs.gnu.org; Sun, 26 Feb 2023 19:10:55 -0500 Received: from lists.gnu.org ([209.51.188.17]:53176) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pWR6T-0005PV-7v for submit@debbugs.gnu.org; Sun, 26 Feb 2023 19:10:53 -0500 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 1pWR6S-0000bq-SU for guix-patches@gnu.org; Sun, 26 Feb 2023 19:10:52 -0500 Received: from smtpm3.myservices.hosting ([185.26.105.234]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pWR6Q-0006zO-H5 for guix-patches@gnu.org; Sun, 26 Feb 2023 19:10:52 -0500 Received: from mail1.netim.hosting (unknown [185.26.106.173]) by smtpm3.myservices.hosting (Postfix) with ESMTP id AB25D21083 for ; Mon, 27 Feb 2023 01:10:40 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail1.netim.hosting (Postfix) with ESMTP id 542A280098; Mon, 27 Feb 2023 01:10:40 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at mail1.netim.hosting Received: from mail1.netim.hosting ([127.0.0.1]) by localhost (mail1-2.netim.hosting [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id ptVroQQcNw31; Mon, 27 Feb 2023 01:10:40 +0100 (CET) Received: from guix-nuc.home.arpa (bl9-119-177.dsl.telepac.pt [85.242.119.177]) (Authenticated sender: lumen@makinata.eu) by mail1.netim.hosting (Postfix) with ESMTPSA id DFB6E80097; Mon, 27 Feb 2023 01:10:39 +0100 (CET) From: Bruno Victal Date: Mon, 27 Feb 2023 00:10:25 +0000 Message-Id: X-Mailer: git-send-email 2.39.1 MIME-Version: 1.0 tags: patch Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=185.26.105.234; envelope-from=mirai@makinata.eu; helo=smtpm3.myservices.hosting X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action 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: X-Migadu-Queue-Id: 32A31A723 X-Spam-Score: -1.69 X-Migadu-Spam-Score: -1.69 X-Migadu-Scanner: scn0.migadu.com 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-Flow: FLOW_IN X-Migadu-Country: US X-TUID: xNSfYmpjtOTq Bruno Victal (11): 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. gnu/packages/astronomy.scm | 4 +-- gnu/packages/bioinformatics.scm | 2 -- gnu/packages/curl.scm | 3 -- gnu/packages/efi.scm | 4 --- gnu/packages/games.scm | 2 +- gnu/packages/guile.scm | 8 ----- gnu/packages/image.scm | 3 -- gnu/packages/kde.scm | 3 -- gnu/packages/linphone.scm | 3 -- gnu/packages/maths.scm | 4 --- gnu/packages/mpi.scm | 2 -- gnu/packages/music.scm | 7 ---- gnu/packages/perl.scm | 6 ---- gnu/packages/sync.scm | 2 +- gnu/packages/tryton.scm | 3 -- gnu/packages/video.scm | 3 -- gnu/services/base.scm | 52 ++++-------------------------- gnu/services/desktop.scm | 32 +++--------------- gnu/services/networking.scm | 57 ++++++++++++--------------------- gnu/services/sddm.scm | 6 ---- guix/packages.scm | 9 ------ tests/graph.scm | 2 +- tests/import-utils.scm | 2 +- tests/networking.scm | 11 ------- 24 files changed, 38 insertions(+), 192 deletions(-) base-commit: 6bae14f61479f04a40fee44b1d1d89a33d9e93c0 -- 2.39.1