From ec99db6de13c9b6bcc0ba8dffccb52ff4c089a86 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Sun, 5 Nov 2023 18:52:54 +0100 Subject: [PATCH] DEB tde-cmake: Raise the minimum required version of CMake to 3.5. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- debian/_base/dependencies/tde-cmake/debian/control | 2 +- dilos/dependencies/tde-cmake/debian/control | 2 +- ubuntu/_base/dependencies/tde-cmake/debian/control | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/_base/dependencies/tde-cmake/debian/control b/debian/_base/dependencies/tde-cmake/debian/control index cf607cde2..54248affb 100644 --- a/debian/_base/dependencies/tde-cmake/debian/control +++ b/debian/_base/dependencies/tde-cmake/debian/control @@ -2,7 +2,7 @@ Source: tde-cmake Section: tde Priority: optional Maintainer: TDE Debian Team -Build-Depends: cdbs, debhelper (>= 10~), quilt, cmake (>= 3.1~) +Build-Depends: cdbs, debhelper (>= 10~), quilt, cmake (>= 3.5~) Standards-Version: 3.8.4 Package: tde-cmake diff --git a/dilos/dependencies/tde-cmake/debian/control b/dilos/dependencies/tde-cmake/debian/control index cf607cde2..54248affb 100644 --- a/dilos/dependencies/tde-cmake/debian/control +++ b/dilos/dependencies/tde-cmake/debian/control @@ -2,7 +2,7 @@ Source: tde-cmake Section: tde Priority: optional Maintainer: TDE Debian Team -Build-Depends: cdbs, debhelper (>= 10~), quilt, cmake (>= 3.1~) +Build-Depends: cdbs, debhelper (>= 10~), quilt, cmake (>= 3.5~) Standards-Version: 3.8.4 Package: tde-cmake diff --git a/ubuntu/_base/dependencies/tde-cmake/debian/control b/ubuntu/_base/dependencies/tde-cmake/debian/control index cf607cde2..54248affb 100644 --- a/ubuntu/_base/dependencies/tde-cmake/debian/control +++ b/ubuntu/_base/dependencies/tde-cmake/debian/control @@ -2,7 +2,7 @@ Source: tde-cmake Section: tde Priority: optional Maintainer: TDE Debian Team -Build-Depends: cdbs, debhelper (>= 10~), quilt, cmake (>= 3.1~) +Build-Depends: cdbs, debhelper (>= 10~), quilt, cmake (>= 3.5~) Standards-Version: 3.8.4 Package: tde-cmake