From d49f2256c7ca86792a407d997b1560e01514eec5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20R=C3=B6hling?= Date: Thu, 4 Aug 2022 22:13:31 +0200 Subject: [PATCH] Refresh patches Gbp-Dch: ignore --- .../patches/0001-Prefer-Debian-default-version-of-Python.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/patches/0001-Prefer-Debian-default-version-of-Python.patch b/debian/patches/0001-Prefer-Debian-default-version-of-Python.patch index 42f641d4f..7fbf4853f 100644 --- a/debian/patches/0001-Prefer-Debian-default-version-of-Python.patch +++ b/debian/patches/0001-Prefer-Debian-default-version-of-Python.patch @@ -8,7 +8,7 @@ Forwarded: not-needed 1 file changed, 14 insertions(+) diff --git a/Modules/FindPython/Support.cmake b/Modules/FindPython/Support.cmake -index cbb6c1c..7bde2e6 100644 +index c4fae6b..51fa989 100644 --- a/Modules/FindPython/Support.cmake +++ b/Modules/FindPython/Support.cmake @@ -23,6 +23,20 @@ if (NOT DEFINED _${_PYTHON_PREFIX}_REQUIRED_VERSION_MAJOR)