Add Forwarded: headers to the patches

Gbp-Dch: ignore
This commit is contained in:
Timo Röhling 2021-09-17 16:24:30 +02:00
parent cfbd7a040f
commit 3057883b7b
2 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,7 @@ From: =?utf-8?q?Timo_R=C3=B6hling?= <roehling@debian.org>
Date: Tue, 14 Sep 2021 17:04:48 +0200
Subject: Fix cross compilation with MPI
Forwarded: https://gitlab.kitware.com/cmake/cmake/-/merge_requests/6537
---
Modules/FindMPI.cmake | 36 +++++++++++++++++++++++++++++++++++-
1 file changed, 35 insertions(+), 1 deletion(-)

View File

@ -2,6 +2,7 @@ From: =?utf-8?q?Timo_R=C3=B6hling?= <roehling@debian.org>
Date: Mon, 13 Sep 2021 18:59:25 +0200
Subject: Prefer Debian default version of Python
Forwarded: not-needed
---
Modules/FindPython/Support.cmake | 14 ++++++++++++++
1 file changed, 14 insertions(+)