From d8d7fccd2582be8de76979da57576c5d1b770350 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 24 Feb 2025 05:54:21 +0100 Subject: [PATCH] Moving debian specific patches to subdirectory within patches directory. Signed-off-by: Daniel Baumann --- debian/patches/{ => debian}/0001-build.patch | 0 debian/patches/{ => debian}/0002-zupdate.patch | 0 debian/patches/series | 4 ++-- 3 files changed, 2 insertions(+), 2 deletions(-) rename debian/patches/{ => debian}/0001-build.patch (100%) rename debian/patches/{ => debian}/0002-zupdate.patch (100%) diff --git a/debian/patches/0001-build.patch b/debian/patches/debian/0001-build.patch similarity index 100% rename from debian/patches/0001-build.patch rename to debian/patches/debian/0001-build.patch diff --git a/debian/patches/0002-zupdate.patch b/debian/patches/debian/0002-zupdate.patch similarity index 100% rename from debian/patches/0002-zupdate.patch rename to debian/patches/debian/0002-zupdate.patch diff --git a/debian/patches/series b/debian/patches/series index 202a17f..a353e88 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,2 +1,2 @@ -0001-build.patch -0002-zupdate.patch +debian/0001-build.patch +debian/0002-zupdate.patch