[Git][debian-gis-team/epr-api][master] 3 commits: New 0002-CMake-4.0-compat.patch
Antonio Valentino (@antonio.valentino)
gitlab at salsa.debian.org
Mon Sep 1 06:48:11 BST 2025
Antonio Valentino pushed to branch master at Debian GIS Project / epr-api
Commits:
ba698fbd by Antonio Valentino at 2025-09-01T05:37:08+00:00
New 0002-CMake-4.0-compat.patch
- - - - -
aee74e48 by Antonio Valentino at 2025-09-01T05:37:45+00:00
Update dates in d/copyright
- - - - -
bb2e8991 by Antonio Valentino at 2025-09-01T05:39:39+00:00
Set distribution to unstable
- - - - -
4 changed files:
- debian/changelog
- debian/copyright
- + debian/patches/0002-CMake-4.0-compat.patch
- debian/patches/series
Changes:
=====================================
debian/changelog
=====================================
@@ -1,9 +1,13 @@
-epr-api (2.3~dev20150708-14) UNRELEASED; urgency=medium
+epr-api (2.3~dev20150708-14) unstable; urgency=medium
- * Team upload.
+ [ Bas Couwenberg ]
* Bump Standards-Version to 4.7.2, no changes.
- -- Bas Couwenberg <sebastic at debian.org> Sun, 28 Jul 2024 19:35:52 +0200
+ [ Antonio Valentino ]
+ * New 0002-CMake-4.0-compat.patch (Closes: #1112873).
+ * Update dates in d/copyright.
+
+ -- Antonio Valentino <antonio.valentino at tiscali.it> Mon, 01 Sep 2025 05:39:19 +0000
epr-api (2.3~dev20150708-13) unstable; urgency=medium
=====================================
debian/copyright
=====================================
@@ -7,7 +7,7 @@ Copyright: 2002-2013, Brockmann Consult <info at brockmann-consult.de>
License: GPL-3.0+
Files: debian/*
-Copyright: 2010-2023, Antonio Valentino <antonio.valentino at tiscali.it>
+Copyright: 2010-2025, Antonio Valentino <antonio.valentino at tiscali.it>
License: GPL-3.0+
Files: CMakeLists.txt
=====================================
debian/patches/0002-CMake-4.0-compat.patch
=====================================
@@ -0,0 +1,22 @@
+From: Antonio Valentino <antonio.valentino at tiscali.it>
+Date: Mon, 1 Sep 2025 05:31:52 +0000
+Subject: CMake 4.0 compat
+
+Forwarded: not-needed
+---
+ CMakeLists.txt | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/CMakeLists.txt b/CMakeLists.txt
+index ba7d824..9a7b91a 100644
+--- a/CMakeLists.txt
++++ b/CMakeLists.txt
+@@ -1,7 +1,7 @@
+ # Copyright (c) 2013-2014 Antonio Valentino <antonio.valentino at tiscali.it>
+
+
+-cmake_minimum_required(VERSION 2.8)
++cmake_minimum_required(VERSION 3.5)
+ project(epr-api)
+
+
=====================================
debian/patches/series
=====================================
@@ -1 +1,2 @@
0001-spelling-errors.patch
+0002-CMake-4.0-compat.patch
View it on GitLab: https://salsa.debian.org/debian-gis-team/epr-api/-/compare/68e454b521f98c1b863e4a0d96b49e82bc1aca57...bb2e8991b7dfd7c939d5a1b4226d640db8b3719d
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/epr-api/-/compare/68e454b521f98c1b863e4a0d96b49e82bc1aca57...bb2e8991b7dfd7c939d5a1b4226d640db8b3719d
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20250901/62f6b8be/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list