From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: X-Spam-Status: No, score=-4.2 required=3.0 tests=ALL_TRUSTED,AWL,BAYES_00, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF shortcircuit=no autolearn=ham autolearn_force=no version=3.4.6 Received: from localhost (dcvr.yhbt.net [127.0.0.1]) by dcvr.yhbt.net (Postfix) with ESMTP id 0F8E71F4BE for ; Thu, 31 Oct 2024 18:15:29 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=80x24.org; s=selector1; t=1730398529; bh=0p9EIJzSR6+Jn+BAywweje7CnIY3ufjftmw7u6UZ9FI=; h=From:To:Subject:Date:From; b=dFgEOgNW4fdnxQJ0RCc1SCPF8c2T4lKTD728Z1R4eBCw2PrxB944mKAyt/LStVvD7 fqFKecoCQTibSQ2PH8dQERFWQFsN1Kb9+90e0taHYzVrLBS73Q63I5AI+460/EKbIJ mSHrpkHcmZubptjJWdSR1PS9pc/ra4BooSzjRpXE= From: Eric Wong To: meta@public-inbox.org Subject: [PATCH] doc: update Debian SpamAssassin config repo location Date: Thu, 31 Oct 2024 18:15:28 +0000 Message-ID: <20241031181528.3073893-1-e@80x24.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit List-Id: Debian abandoned SVN and Alioth in favor of Salsa (Gitlab) a while back, so point to the new URL of the SA configs. The new repo is limited to SA configs, while the old pkg-listmaster repo had some other tools and plugins which were probably unused and abandoned. --- Documentation/design_notes.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/design_notes.txt b/Documentation/design_notes.txt index 95f02556..580ecd91 100644 --- a/Documentation/design_notes.txt +++ b/Documentation/design_notes.txt @@ -111,7 +111,7 @@ Laziness * Custom, difficult-for-Bayes requires custom anti-spam rules. We may steal rules from the Debian listmasters: - svn://anonscm.debian.org/pkg-listmaster + https://salsa.debian.org/debian-listmasters/spamassassin_config.git * Full archives are easily distributable with git, so somebody else can take over the list if we give up. Anybody may also run an SMTP