Antonio Valentino pushed to branch master at Debian GIS Project / epr-api
Commits: dda8ecbf by Antonio Valentino at 2026-05-15T04:48:15+00:00 New 0004-No-timestamp.patch - - - - - a8dfd4a5 by Antonio Valentino at 2026-05-15T04:49:41+00:00 Set distribution to unstable - - - - - 4 changed files: - debian/changelog - debian/patches/multiarch.patch → debian/patches/0003-multiarch.patch - + debian/patches/0004-No-timestamp.patch - debian/patches/series Changes: ===================================== debian/changelog ===================================== @@ -1,9 +1,14 @@ -epr-api (2.3-3) UNRELEASED; urgency=medium +epr-api (2.3-3) unstable; urgency=medium - * Team upload. + [ Bas Couwenberg ] * Bump Standards-Version to 4.7.4, no changes. - -- Bas Couwenberg <[email protected]> Sat, 04 Apr 2026 10:10:17 +0200 + [ Antonio Valentino ] + * debian/patches: + - Rename multiarch.patch into 0003-multiarch.patch. + - New 0004-No-timestamp.patch (CLoses: #1134784). + + -- Antonio Valentino <[email protected]> Fri, 15 May 2026 04:49:29 +0000 epr-api (2.3-2) unstable; urgency=medium ===================================== debian/patches/multiarch.patch → debian/patches/0003-multiarch.patch ===================================== @@ -1,8 +1,15 @@ -Description: Include GNUInstallDirs for Multi-Ach paths. -Author: Bas Couwenberg <[email protected]> +From: Bas Couwenberg <[email protected]> +Date: Fri, 15 May 2026 04:36:13 +0000 +Subject: Include GNUInstallDirs for Multi-Ach paths. + Forwarded: https://github.com/bcdev/epr-api/pull/24 Applied-Upstream: https://github.com/bcdev/epr-api/commit/ecfb8b16b03c78f2189172bc22b4ff25b1c24b8d +--- + src/CMakeLists.txt | 5 +++-- + 1 file changed, 3 insertions(+), 2 deletions(-) +diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt +index bd233c8..8695c3a 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -1,5 +1,6 @@ ===================================== debian/patches/0004-No-timestamp.patch ===================================== @@ -0,0 +1,24 @@ +From: Antonio Valentino <[email protected]> +Date: Fri, 15 May 2026 04:36:55 +0000 +Subject: No timestamp + +Improve reporducibility and fix #1134784 + +Forwarded: not-needed +--- + docs/Doxyfile.txt | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +diff --git a/docs/Doxyfile.txt b/docs/Doxyfile.txt +index 56c6f13..3a2685b 100644 +--- a/docs/Doxyfile.txt ++++ b/docs/Doxyfile.txt +@@ -504,7 +504,7 @@ NUM_PROC_THREADS = 1 + # Possible values are: YES, NO, DATETIME and DATE. + # The default value is: NO. + +-TIMESTAMP = YES ++TIMESTAMP = NO + + #--------------------------------------------------------------------------- + # Build related configuration options ===================================== debian/patches/series ===================================== @@ -1,3 +1,4 @@ 0001-spelling-errors.patch 0002-CMake-4.0-compat.patch -multiarch.patch +0003-multiarch.patch +0004-No-timestamp.patch View it on GitLab: https://salsa.debian.org/debian-gis-team/epr-api/-/compare/61d7960ddba9fda45b8d4cc4ecea10f8944c5dd8...a8dfd4a5b12a576334b6651d4d62c21ec7660eb0 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/epr-api/-/compare/61d7960ddba9fda45b8d4cc4ecea10f8944c5dd8...a8dfd4a5b12a576334b6651d4d62c21ec7660eb0 You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help
_______________________________________________ Pkg-grass-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel
