From 828e5dc8bfd68618dab97d0a9fb2539e19612d9c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Tue, 12 Nov 2024 03:08:00 +0100 Subject: [PATCH] DEB: Add support for Raspbian Trixie, drop support for Raspbian Buster. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko (cherry picked from commit 54d5b885d21cfff3f978fa13844e599a55182439) --- raspbian/{raspbian-buster => raspbian-trixie} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename raspbian/{raspbian-buster => raspbian-trixie} (100%) diff --git a/raspbian/raspbian-buster b/raspbian/raspbian-trixie similarity index 100% rename from raspbian/raspbian-buster rename to raspbian/raspbian-trixie