From: Rafael Laboissière Date: Sat, 5 Dec 2020 23:58:42 +0000 (-0300) Subject: Add DEP3 headers to the Debian patches X-Git-Tag: archive/raspbian/2.5-2+rpi1^2~30 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=178c072d63f8646f4435a621be886fb8272408a2;p=mathgl.git Add DEP3 headers to the Debian patches --- diff --git a/debian/patches/CMakeLists.patch b/debian/patches/CMakeLists.patch index 34bc820..b6234cd 100644 --- a/debian/patches/CMakeLists.patch +++ b/debian/patches/CMakeLists.patch @@ -1,3 +1,11 @@ +Description: Enable CMake options + Enable mpi, loading modules support, joeg, gsl, hdf4, hdf5, pdfm, gif + glut, fltk, wxWidget, Qt5, JSON, and Python. +Author: Alastair McKinstry +Forwarded: not-needed +Reviewed-By: Rafael Laboissière +Last-Update: 2020-12-06 + --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -157,7 +157,7 @@ diff --git a/debian/patches/python3.patch b/debian/patches/python3.patch index 389b0d9..7943839 100644 --- a/debian/patches/python3.patch +++ b/debian/patches/python3.patch @@ -1,3 +1,8 @@ +Description: Provide support for python3 interface +Author: Dimitrios Eftaxiopoulos +Forwarded: not-needed +Last-Update: 2019-12-08 + --- a/lang/CMakeLists.txt +++ b/lang/CMakeLists.txt @@ -18,17 +18,17 @@