From ae55fb0f77423e8f14a1c4bd08e818a072638b7c Mon Sep 17 00:00:00 2001 From: Friedrich Haussmann Date: Wed, 17 Dec 2025 23:50:50 +0100 Subject: [PATCH 1/3] basecamp: moves manifest to deprecated --- {bucket => deprecated}/basecamp.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {bucket => deprecated}/basecamp.json (100%) diff --git a/bucket/basecamp.json b/deprecated/basecamp.json similarity index 100% rename from bucket/basecamp.json rename to deprecated/basecamp.json From e7d341293f8624692c2538f3fccff0f7ce1f0694 Mon Sep 17 00:00:00 2001 From: Friedrich Haussmann Date: Wed, 17 Dec 2025 23:56:19 +0100 Subject: [PATCH 2/3] basecamp: deprecation comments --- deprecated/basecamp.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/deprecated/basecamp.json b/deprecated/basecamp.json index 14a36d08d04d96..3ad379010d8af2 100644 --- a/deprecated/basecamp.json +++ b/deprecated/basecamp.json @@ -1,4 +1,8 @@ { + "##": [ + "Deprecated 2025-12-17: Basecamp 2 is no longer available for windows.", + "Basecamp 3 and 4 switched to a portable web app model" + ], "version": "2.4.3", "description": "To-do lists, milestone management, forum-like messagening, file sharing and time tracking", "homepage": "https://basecamp.com", From cd6fe54cbd6d2f7d4a1c29ef1b90d2fab45f98d6 Mon Sep 17 00:00:00 2001 From: Friedrich Haussmann Date: Thu, 18 Dec 2025 00:29:24 +0100 Subject: [PATCH 3/3] basecamp: clarifies deprecation comment --- deprecated/basecamp.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deprecated/basecamp.json b/deprecated/basecamp.json index 3ad379010d8af2..2e34c613ced281 100644 --- a/deprecated/basecamp.json +++ b/deprecated/basecamp.json @@ -1,6 +1,6 @@ { "##": [ - "Deprecated 2025-12-17: Basecamp 2 is no longer available for windows.", + "Deprecated 2025-12-17: Basecamp 3 is no longer available for windows as a stand-alone app.", "Basecamp 3 and 4 switched to a portable web app model" ], "version": "2.4.3",