[SCM] lokalize packaging branch, master, updated. debian/16.08.3-1-40-g4cbfafd
Maximiliano Curia
maxy at moszumanska.debian.org
Tue Oct 31 18:12:21 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/lokalize.git;a=commitdiff;h=f34d437
The following commit has been merged in the master branch:
commit f34d437363e805c2ccbc75eb672307282472f09d
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date: Mon Sep 11 22:18:07 2017 +0200
Drop cmake-look-for-hunspell-1.6-as-well.patch, upstream applied a similar patch
---
.../cmake-look-for-hunspell-1.6-as-well.patch | 21 ---------------------
debian/patches/series | 1 -
2 files changed, 22 deletions(-)
diff --git a/debian/patches/cmake-look-for-hunspell-1.6-as-well.patch b/debian/patches/cmake-look-for-hunspell-1.6-as-well.patch
deleted file mode 100644
index 83b0625..0000000
--- a/debian/patches/cmake-look-for-hunspell-1.6-as-well.patch
+++ /dev/null
@@ -1,21 +0,0 @@
-From: Pino Toscano <pino at kde.org>
-Date: Sat, 31 Dec 2016 12:12:07 +0100
-Subject: cmake: look for hunspell-1.6 as well
-
----
- cmake/FindHUNSPELL.cmake | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/cmake/FindHUNSPELL.cmake b/cmake/FindHUNSPELL.cmake
-index eca3cc1..1c1e3f5 100644
---- a/cmake/FindHUNSPELL.cmake
-+++ b/cmake/FindHUNSPELL.cmake
-@@ -14,7 +14,7 @@ ENDIF (HUNSPELL_INCLUDE_DIR AND HUNSPELL_LIBRARIES)
-
- FIND_PATH(HUNSPELL_INCLUDE_DIR hunspell/hunspell.hxx )
-
--FIND_LIBRARY(HUNSPELL_LIBRARIES NAMES hunspell-2.0 hunspell-1.5 hunspell-1.4 hunspell-1.3 hunspell-1.2)
-+FIND_LIBRARY(HUNSPELL_LIBRARIES NAMES hunspell-2.0 hunspell-1.6 hunspell-1.5 hunspell-1.4 hunspell-1.3 hunspell-1.2)
-
- # handle the QUIETLY and REQUIRED arguments and set HUNSPELL_FOUND to TRUE if
- # all listed variables are TRUE
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index fb9091c..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-cmake-look-for-hunspell-1.6-as-well.patch
--
lokalize packaging
More information about the pkg-kde-commits
mailing list