[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[SCM] LibreOffice packaging repository branch, master, updated. libreoffice_3.5.4-4-3-gee34395



The following commit has been merged in the master branch:
commit ee3439563cc07bd9697539aad859b59153be038a
Author: Rene Engelhard <rene@debian.org>
Date:   Mon Jun 18 18:29:58 2012 +0200

    add libebook-1.2.so.16 to EApi.cxx

diff --git a/changelog b/changelog
index 57a64e8..b86d1ed 100644
--- a/changelog
+++ b/changelog
@@ -1,5 +1,8 @@
 libreoffice (1:3.5.4-5) UNRELEASED; urgency=low
 
+  * debian/patches/evolution-3.4.diff: as name says,
+    add libebook-1.2.so.16
+
   * debian/python{,3}-uno.NEWS: add missing ) 
   * debian/*.bug-script: add -draw to libreoffice report-with:;
     report libreoffice-script-provider-python with python(3)-uno
diff --git a/patches/evolution-3.4.diff b/patches/evolution-3.4.diff
new file mode 100644
index 0000000..9b1e640
--- /dev/null
+++ b/patches/evolution-3.4.diff
@@ -0,0 +1,10 @@
+--- a/connectivity/source/drivers/evoab2/EApi.cxx-old	2012-06-18 18:24:12.964565099 +0200
++++ b/connectivity/source/drivers/evoab2/EApi.cxx	2012-06-18 18:24:37.480686688 +0200
+@@ -33,6 +33,7 @@
+ #define  DECLARE_FN_POINTERS 1
+ #include "EApi.h"
+ static const char *eBookLibNames[] = {
++    "libebook-1.2.so.16", // bumped again (evolution-3.4)
+     "libebook-1.2.so.12", // bumped again
+     "libebook-1.2.so.10", // bumped again
+     "libebook-1.2.so.9",  // evolution-2.8
diff --git a/patches/series b/patches/series
index e29998d..bf04e42 100644
--- a/patches/series
+++ b/patches/series
@@ -40,3 +40,4 @@ yyinput-fix-for-unsigned-char.diff
 fix-signed-char-mess.diff
 make-shortcuts-in-menus-localized-again.diff
 fix-legacy-report-opening.diff
+evolution-3.4.diff

-- 
LibreOffice packaging repository


Reply to: