Your message dated Fri, 12 May 2017 11:38:00 +0000
with message-id <[email protected]>
and subject line Re: Bug#862345: unblock: lokalize/4:16.08.3-3
has caused the Debian Bug report #862345,
regarding unblock: lokalize/4:16.08.3-3
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
862345: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=862345
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: unblock
Dear release team,
I recently uploaded lokalize 4:16.08.3-3 in order to fix #862163, which is
needed for the hunspell transition. I'm attaching the corresponding debdiff.
Please unblock package lokalize
Happy hacking,
unblock lokalize/4:16.08.3-3
-- System Information:
Debian Release: 9.0
APT prefers unstable-debug
APT policy: (500, 'unstable-debug'), (500, 'testing-debug'), (500,
'testing'), (500, 'stable'), (50, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386, armhf
Kernel: Linux 4.9.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Init: systemd (via /run/systemd/system)
diff -Nru lokalize-16.08.3/debian/changelog lokalize-16.08.3/debian/changelog
--- lokalize-16.08.3/debian/changelog 2017-02-10 16:51:19.000000000 +0100
+++ lokalize-16.08.3/debian/changelog 2017-05-11 11:45:17.000000000 +0200
@@ -1,3 +1,11 @@
+lokalize (4:16.08.3-3) unstable; urgency=medium
+
+ * Cherry-pick "cmake: look for hunspell-1.6 as well" (94c9b35)
+ Thanks to Rene Engelhard for the report, the patch and the friendly ping
+ (Closes: 862163)
+
+ -- Maximiliano Curia <[email protected]> Thu, 11 May 2017 11:45:17 +0200
+
lokalize (4:16.08.3-2) unstable; urgency=medium
* Add kinit runtime dependency.
diff -Nru
lokalize-16.08.3/debian/patches/cmake-look-for-hunspell-1.6-as-well.patch
lokalize-16.08.3/debian/patches/cmake-look-for-hunspell-1.6-as-well.patch
--- lokalize-16.08.3/debian/patches/cmake-look-for-hunspell-1.6-as-well.patch
1970-01-01 01:00:00.000000000 +0100
+++ lokalize-16.08.3/debian/patches/cmake-look-for-hunspell-1.6-as-well.patch
2017-05-11 11:45:17.000000000 +0200
@@ -0,0 +1,21 @@
+From: Pino Toscano <[email protected]>
+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 -Nru lokalize-16.08.3/debian/patches/series
lokalize-16.08.3/debian/patches/series
--- lokalize-16.08.3/debian/patches/series 1970-01-01 01:00:00.000000000
+0100
+++ lokalize-16.08.3/debian/patches/series 2017-05-11 11:45:17.000000000
+0200
@@ -0,0 +1 @@
+cmake-look-for-hunspell-1.6-as-well.patch
--- End Message ---
--- Begin Message ---
Maximiliano Curia:
> Package: release.debian.org
> Severity: normal
> User: [email protected]
> Usertags: unblock
>
> Dear release team,
>
> I recently uploaded lokalize 4:16.08.3-3 in order to fix #862163, which is
> needed for the hunspell transition. I'm attaching the corresponding debdiff.
>
> Please unblock package lokalize
>
> Happy hacking,
>
> unblock lokalize/4:16.08.3-3
>
> [...]
Unblocked, thanks.
~Niels
--- End Message ---