[SCM] kexi packaging branch, master, updated. 833d6bf4cbfd9192c6527f5cad5e5e9247414ebe

Pino Toscano pino at moszumanska.debian.org
Sat Jun 24 11:37:04 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/calligra/kexi.git;a=commitdiff;h=18c6953

The following commit has been merged in the master branch:
commit 18c6953a7b2fff6a26729ed341e0179c5002cafc
Author: Pino Toscano <pino at debian.org>
Date:   Sat Jun 24 13:27:54 2017 +0200

    update the patches
    
    - upstream_cmake-find-PostgreSQL-9.6.patch: drop, backported from
      upstream
---
 debian/patches/series                              |  1 -
 .../upstream_cmake-find-PostgreSQL-9.6.patch       | 25 ----------------------
 2 files changed, 26 deletions(-)

diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 439e58a..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-upstream_cmake-find-PostgreSQL-9.6.patch
diff --git a/debian/patches/upstream_cmake-find-PostgreSQL-9.6.patch b/debian/patches/upstream_cmake-find-PostgreSQL-9.6.patch
deleted file mode 100644
index 9a427e3..0000000
--- a/debian/patches/upstream_cmake-find-PostgreSQL-9.6.patch
+++ /dev/null
@@ -1,25 +0,0 @@
-From efae6bd9caa98675c706d47d6755cc122e0e5cdb Mon Sep 17 00:00:00 2001
-From: Pino Toscano <pino at kde.org>
-Date: Sat, 8 Oct 2016 16:26:09 +0200
-Subject: [PATCH] cmake: find PostgreSQL 9.6
-
----
- cmake/modules/FindKexiPostgreSQL.cmake | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/cmake/modules/FindKexiPostgreSQL.cmake b/cmake/modules/FindKexiPostgreSQL.cmake
-index 035508b03..98a1e884a 100644
---- a/cmake/modules/FindKexiPostgreSQL.cmake
-+++ b/cmake/modules/FindKexiPostgreSQL.cmake
-@@ -83,7 +83,7 @@ set(PostgreSQL_ROOT_DIR_MESSAGE "Set the PostgreSQL_ROOT system variable to wher
- 
- 
- set(PostgreSQL_KNOWN_VERSIONS ${PostgreSQL_ADDITIONAL_VERSIONS}
--    "9.5" "9.4" "9.3" "9.2" "9.1" "9.0" "8.4" "8.3" "8.2" "8.1" "8.0")
-+    "9.6" "9.5" "9.4" "9.3" "9.2" "9.1" "9.0" "8.4" "8.3" "8.2" "8.1" "8.0")
- 
- # Define additional search paths for root directories.
- foreach (suffix ${PostgreSQL_KNOWN_VERSIONS} )
--- 
-2.11.0
-

-- 
kexi packaging



More information about the pkg-kde-commits mailing list