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

[SCM] LibreOffice packaging repository branch, ubuntu-precise-3.5, updated. libreoffice_3.5.2_rc2-1-124-g08b0b01



The following commit has been merged in the ubuntu-precise-3.5 branch:
commit d5293b7003c3654d445a5535a1cf018e261a4e2a
Author: Bjoern Michaelsen <bjoern.michaelsen@canonical.com>
Date:   Sun Apr 29 02:52:40 2012 +0200

    update changelog and GIT_TAG

diff --git a/changelog b/changelog
index 57a71eb..9a1be61 100644
--- a/changelog
+++ b/changelog
@@ -1,7 +1,73 @@
-libreoffice (1:3.5.3-0ubuntu1) precise-proposed; urgency=low
+libreoffice (1:3.5.3~rc2-0ubuntu1~ppa1) precise; urgency=low
   * cherry-pick 496346c9e692b7ba8ec0aa78c78cac7b71d830a5 from
     debian (LP: #986205)
     - guard libdbalo.so mv with feq PACKAGE_BASE=y...
+  * upstream bugfix release 3.5.3:
+    - fix colorspace conversion for greyscale bitmaps fdo#34324 [Michael Meeks]
+    - cache calls to mdds:mixed_type_matrix::size, related fdo#47299 [Markus Mohrhard]
+    - clrContourCache for SwAnchoredDrawObjects fdo#45376 [Andreas Schierl]
+    - copy column privileges into table privileges fdo#47937 [Lionel Elie Mamane]
+    - cppcanvas: processEMFPlus: fix valgrind warning: fdo#42252 [Michael Stahl]
+    - disable cairo canvas on Windows fdo#46532, fdo#46901, fdo#45584 [Michael Meeks]
+    - do not increase height of checkboxes fdo#47963 [David Tardon]
+    - do not play sound in presenter console fdo#33914 [David Tardon]
+    - docx, no mso-fit-shape-to-text means the textbox size is fixed bnc#751573 [Cédric Bosdonnat]
+    - export all style information to xls/xlsx, fdo#46738 [Markus Mohrhard]
+    - fdo43752: PPTX import fix affected odp imports. bnc#719989, bnc#719997 [Muthu Subramanian]
+    - find install location during help pack install fdo#48411 [Andras Timar]
+    - fix - edge-case trans gradients came out empty fdo#33591 [Thorsten Behrens]
+    - fix - use older ODF encryption by default fdo#47484 [Thorsten Behrens]
+    - fix RTF import of \page in inner groups fdo#48104 [Miklos Vajna]
+    - fix RTF import of all capitals char prop fdo#46955 [Miklos Vajna]
+    - fix RTF import of character encoding in footnotes fdo#45182 [Miklos Vajna]
+    - fix RTF import of custom fonts in substreams fdo#45394 [Miklos Vajna]
+    - fix RTF import of mixed super/nonsuper text fdo#47326 [Miklos Vajna]
+    - fix RTF import of multi-paragraph exact height textboxes fdo#47036 [Miklos Vajna]
+    - fix RTF import of shapes inside text frames at the start of the doc fdo#47036 [Miklos Vajna]
+    - fix RTF import of tables with empty first row fdo#45394 [Miklos Vajna]
+    - fix RTL menu rendering on Windows fdo#42537 [Ivan Timofeev]
+    - fix border printing: fdo#38635 [Michael Stahl]
+    - fix crash on RTF import of shapes inside tables fdo#47802 [Miklos Vajna]
+    - fix the fix so it doesn't crash lp#905355, fdo#43895 [Michael Stahl]
+    - fix vcl alpha blending bnc#714787 [Thorsten Behrens]
+    - fix vertical align when switching mode in multibar fdo#44140 [Noel Power]
+    - fixed pdf export (of images). bnc#717947 [Muthu Subramanian]
+    - handle various busted rtf docs without hanging fdo#48640 [Caolán McNamara]
+    - improved label/BC wizard - set paper size fdo#44516 [Winfried Donkers]
+    - increase nCol before next iteratation to prevent loop, fdo#46220 [Markus Mohrhard]
+    - macros: Macro to set filter in Calc does not work with .StringValue fdo#46983 [Takeshi Abe]
+    - make "Replace All" work with REs fdo#44861 [David Tardon]
+    - match version in about dialog and file properties fdo#47840 [Petr Mladek]
+    - more reliable way to check for RTL text. fdo#48431, fdo#32530 [Kohei Yoshida]
+    - never let users save in /tmp by default lp#905355, fdo#43895 [Andrzej J. R. Hunt]
+    - RTF/DOCX import: fixed the import of consecutive frames fdo#47036, bnc#703032 [Cédric Bosdonnat]
+    - removed strange non-wrapping condition bnc#750258, i#40155 [Cédric Bosdonnat]
+    - resolved CSV import got confused by erroneous HTML detection fdo#40021 [Eike Rathke]
+    - resolved the current document is not always the first in list rhbz#813280 [Eike Rathke]
+    - revert "make text wrapping work in headers/footers too " fdo#39155 [Cédric Bosdonnat]
+    - rtftok: initial PN (legacy numbering syntax) support fdo#47107 [Miklos Vajna]
+    - rtftok: support bullet points in paragraph numberings fdo#47107 [Miklos Vajna]
+    - shift+F3 should be the shourtcut for Edit > Duplicate in Draw fdo#48584, fdo#32559 [Andras Timar]
+    - show synchronized checked only if all margins are the same, related fdo#44337 [Markus Mohrhard]
+    - sw: fix border corner gaps: fdo#38635 [Michael Stahl]
+    - swNodes: fix inconsistent outline check: rhbz#789022 [Michael Stahl]
+    - TOC dialog, Entries tab: the right arrow button does not work fdo#40948 [Ivan Timofeev]
+    - this hack in no longer needed, fdo#44337 [Markus Mohrhard]
+    - use fabs for double values, not abs, fdo#47632 [Markus Mohrhard]
+    - use of pointer to deleted object fdo#47068 [Caolán McNamara]
+    - use same border width information for xls import and export, fdo#44742 [Markus Mohrhard]
+    - use x.y.z version also for desktop integration packages fdo#47840 [Petr Mladek] 
+    - fix find toolbar X error handling fdo#46687 [Michael Meeks]
+    - add unit test for Converter::convertDouble fdo#48969 [Michael Stahl]
+    - border paint ordering: fdo#45562, fdo#47717, fdo#42750 [Michael Stahl]
+    - default to Office 2007/2010 filter for ooxml export, fdo#48941 [Markus Mohrhard]
+    - duplicated characters in PDF import fdo#45848 [Korrawit Pruegsanusak]
+    - fix RTF import of special unicode characters fdo#48356 [Miklos Vajna]
+    - getConversionFactor: add inch as source unit fdo#48969 [Michael Stahl]
+    - ignore corrupted items in Recent Documents fdo#46074 [Stephan Bergmann]
+    - paint borders in SwFlyFrm::Paint: fdo#45562 [Michael Stahl]
+    - resolved update sheet-local named expressions correctly fdo#48856 [Eike Rathke]
+    - switch units in Converter::convertDouble fdo#48969 [Michael Stahl] 
 
  -- Bjoern Michaelsen <bjoern.michaelsen@canonical.com>  Sun, 29 Apr 2012 02:43:32 +0200
 
diff --git a/rules b/rules
index e127c2f..87792ff 100755
--- a/rules
+++ b/rules
@@ -62,8 +62,8 @@ export QUILT_PATCHES=debian/patches
 export QUILT_OPTIONS="-p1 -F0"
 
 GIT_BASEURL:=git://anongit.freedesktop.org/libreoffice
-GIT_TAG=libreoffice-3.5.2.2
-GIT_BRANCH=libreoffice-3.5.2.2
+GIT_TAG=libreoffice-3.5.3.2
+GIT_BRANCH=libreoffice-3.5.3.2
 SOURCE_TREE=.
 STAMP_DIR=debian/stampdir
 TARFILE_LOCATION=$(CURDIR)/src

-- 
LibreOffice packaging repository


Reply to: