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

[SCM] LibreOffice packaging repository branch, debian-experimental-3.5, updated. libreoffice_3.5.0_beta2-2-18-g0f0bc44



The following commit has been merged in the debian-experimental-3.5 branch:
commit 0f0bc4431463d26b45df01995d68c781d87712aa
Merge: b8609e759ff12137a47406da48aa524ea18ffca1 81d0a37038e12beb1bc8bcc7be792057ce10456f
Author: Rene Engelhard <rene@debian.org>
Date:   Thu Jan 5 19:29:55 2012 +0100

    Merge remote branch 'origin/master' into debian-experimental-3.5

diff --combined changelog
index b228cd3,0d88685..1f07791
--- a/changelog
+++ b/changelog
@@@ -1,101 -1,24 +1,103 @@@
 -libreoffice (1:3.4.5~rc2-1) UNRELEASED; urgency=low
 +libreoffice (1:3.5.0~beta2-3) UNRELEASED; urgency=low
 +
 +  * debian/patches/conditionalize-qadevOOo-build.diff: build qadevOOo only
 +    when OOO_JUNIT_JAR is not empty
 +  * debian/patches/fix-ARM-detection-in-set-soenv.diff: fix for armhf...
++  * debian/patches/revert-468fe685e3c58c84bce6d9a48b931dcc21682679.diff:
++    fix armhf build in bridges...
 +
 +  * debian/libreoffice-core.preinst.in:
 +    - rm -f /var/lib/libreoffice/basis3.4/program/services.rdb on upgrade
 +      (and for safety on install, too) (closes: #650341) 
 +  * debian/rules:
 +     - work around smoketest failure; disable base for powerpc(spe)/ppc64 as
 +       for armel
 +
 +  * merge from ubuntu-precise-3.5:
 +    - add debian multiarch support for Qt4
 +
-  -- Rene Engelhard <rene@debian.org>  Wed, 04 Jan 2012 16:59:01 +0100
++ -- Rene Engelhard <rene@debian.org>  Thu, 05 Jan 2012 19:28:53 +0100
 +
 +libreoffice (1:3.5.0~beta2-2) experimental; urgency=low
 +
 +  * debian/patches/fix-ARM-detetcion-in-set-soenv.diff: as name says
 +  * debian/patches/make-package-modules-not-suck.diff: add missing , so
 +    that kde4be1.uno.so correctly ends up in -kde
 +
 +  * debian/smoketest/patches/smoketest-disable-db-insert-delete-seek-tests.diff,
 +    debian/rules: make patch apply again
 + 
 +  * debian/rules:
 +    - force boost to 1.46 due to ICE with 1.48  
 +    - prevent creating bogus gcc- build-dependency on gcj archs
 +
 + -- Rene Engelhard <rene@debian.org>  Fri, 30 Dec 2011 00:11:06 +0100
 +
 +libreoffice (1:3.5.0~beta2-1) experimental; urgency=low
  
    [ Rene Engelhard ]
 -  * new upstream release
 -    - fixes build with bleeding edge external boost and gcc (closes: #652784)
 +  * new upstream beta release
 +
 +  * debian/*:
 +    - use "core" sources, no libreoffice-build anymore. Loads of updates.
  
 -  * debian/libreoffice-core.postrm.in:
 -    - on remove, delete created services.rdb (closes: #650341)
 +  * debian/patches/*: move from patches/hotfixes to patch the code
 +    directly without libreoffice-build
 +
 +  * debian/rules, debian/vars.*, debian/*.links.in:
 +    - loads of updates for new envfile name and gone LIBSUFFIX
 +  * debian/rules:
 +    - enable new build against Gtk3
 +    - bump python b-d to >= 2.6 as we don't work with earlier anymore.
 +      Also build python3-uno
 +    - add new conditionals and build-deps for new (libvisio,librsvg,gettext,
 +      libcmis) libraries and libexttextcat switch - and those we needed to move
 +      from libreoffice-builds' distro-configs. Adapt for changed configure
 +      options
 +    - add new conditionals and build-deps for new libvisio,librsvg,gettext,
 +      libcmis usage and libexttextcat switch - and those we needed to move
 +      from libreoffice-builds' distro-configs
 +    - run new "make check" instead of solenv/bin/subsequenttests and
 +      manual smoketest
 +    - remove fakeroot hackaround
 +  * debian/rules, debian/make-package-modules-not-suck.diff: migrate loads of
 +    mv's in debian/rules to proper scp2 patches
 +  * debian/rules, debian/control.in: 
 +    - move from self-defined UPSTREAM_VERSION/ARCH etc. to use
 +      /usr/share/dpkg/*.mk
    * debian/control.in:
 +     - update descriptions for new Gtk(3) print dialog
      - move libreoffice, libreoffice-l10n-{in,za} to new metapackages
        section
 -  * debian/vars.armhf: add
    * debian/control.fonts.in: ttf-opensymbol should be in oldlibs, thanks
      lintian
 +  * debian/patches:
 +     - migrate reportdesign-mention-package.diff from libreoffice/build
 +     - migrate jdbc-driver-classpaths.diff from libreoffice/build
 +     - migrate mysqlcppconn-mysqlclient-SONAME.diff from libreoffice/build
 +     - migrate system-python-{ure-bootstrap,uno-path}.diff and
 +       pyuno-ooodir.diff from libreoffice/build
 +     - migrate split-icons-search-usr-share.diff from libreoffice/build
 +  * debian/vars.armhf: add
 +
 +  [ Bjoern Michaelsen ]
    * debian/rules:
 -    - prevent creating bogus gcc- build-dependency on gcj archs
 - 
 -  * merge from ubuntu-precise-3.5:
 -    - add debian multiarch support for Qt4
 +    - set CURDIR before first use and use safe method to set it
 +    - update GIT_ vars, add GIT_BASEURL for local mirrors
 +    - update get-orig-source
 +    - build needs the ext-sources
 +  * debian/README:
 +    - update most outdated README sections
 +  * debian/patches:
 +    - migrate mention-java-common-package.diff from libreoffice/build
 +    - migrate help-msg-add-package-info.diff from libreoffice/build
 +    - update help-msg-add-package-info.diff, replace openoffice.org with
 +      libreoffice
 +    - migrate sensible-ooomua.diff from libreoffice/build and rename to
 +      sensible-lomua; add icedove and thunderbird as fallbacks
 +    - migrate sensible-browser.diff from libreoffice/build
  
 - -- Rene Engelhard <rene@debian.org>  Tue, 03 Jan 2012 18:46:10 +0100
 + -- Rene Engelhard <rene@debian.org>  Tue, 27 Dec 2011 10:16:18 +0000
  
  libreoffice (1:3.4.4-2) unstable; urgency=medium
  
diff --combined patches/revert-468fe685e3c58c84bce6d9a48b931dcc21682679.diff
index 0000000,0000000..7b9f67c
new file mode 100644
--- /dev/null
+++ b/patches/revert-468fe685e3c58c84bce6d9a48b931dcc21682679.diff
@@@ -1,0 -1,0 +1,21 @@@
++diff --git a/bridges/source/cpp_uno/gcc3_linux_arm/uno2cpp.cxx b/bridges/source/cpp_uno/gcc3_linux_arm/uno2cpp.cxx
++index 9502b87..5b02678 100644
++--- a/bridges/source/cpp_uno/gcc3_linux_arm/uno2cpp.cxx
+++++ b/bridges/source/cpp_uno/gcc3_linux_arm/uno2cpp.cxx
++@@ -173,14 +173,14 @@ void MapReturn(sal_uInt32 r0, sal_uInt32 r1, typelib_TypeDescriptionReference *
++             pRegisterReturn[0] = r0;
++             break;
++         case typelib_TypeClass_FLOAT:
++-#if !defined(__ARM_PCS_VFP) && (defined(__ARM_EABI__) || defined(__SOFTFP__))
+++#if defined(__ARM_EABI__) || defined(__SOFTFP__)
++             pRegisterReturn[0] = r0;
++ #else
++             *(float*)pRegisterReturn = fret;
++ #endif
++         break;
++         case typelib_TypeClass_DOUBLE:
++-#if !defined(__ARM_PCS_VFP) && (defined(__ARM_EABI__) || defined(__SOFTFP__))
+++#if defined(__ARM_EABI__) || defined(__SOFTFP__)
++             pRegisterReturn[1] = r1;
++             pRegisterReturn[0] = r0;
++ #else
diff --combined patches/series
index 49fa42a,1900c4f..1d36b8c
--- a/patches/series
+++ b/patches/series
@@@ -1,30 -1,25 +1,31 @@@
  splash-progressbarcolor.diff
 -buildfix-patches.diff
  no-minimaltoc.diff
 -update-debian-opt.diff
 -gcc4.6.0.diff
 +debian-opt.diff
  odk-jni-include.diff
 -disable-ooinstall-in-package-ooo.diff
  jurt-soffice-location.diff
 -packcomponents-remove-split-components.diff
 +split-binfilters-and-evo.diff
  debian-debug.diff
 -disable-rhino.diff
 -bsh-hardcode-path.diff
 -mips-openjdk-jre-paths.diff
 -autogen.diff
 +rhino-build-optional.diff
  disable-dynamic-list-cpp.diff
 -vbaobj-visibility-fix.diff
 +libebook-1.2.so.12.diff
  make-gengal-work-again.diff
 -fix-distro-config.diff
 -mipsel-jfw-plugin-arch.diff
 -no-deprecated-options-in-qstart-wrappers.diff
 -update-sdbc-postgresql.diff
 -s390x.diff
 -update-libreoffice.1.diff
 -wordml2ooo_draw.xsl-add-missing-include.diff
 +fix-system-lpsolve-build.diff
 +install-fixes.diff
 +smoketest-only-en-US.diff
 +getMIMEDescription-mismatch.diff
 +mention-java-common-package.diff
 +help-msg-add-package-info.diff
 +sensible-lomua.diff
 +sensible-browser.diff
 +fix-unordf_complex-check.diff
 +reportdesign-mention-package.diff
 +jdbc-driver-classpaths.diff
 +mysqlcppconn-mysqlclient-SONAME.diff
 +make-pyuno-work-with-system-wide-module-install.diff
 +search-usr-share-for-images.diff
 +make-package-modules-not-suck.diff
 +set-correct-icon-names-in-desktop-files.diff
 +fix-ARM-detection-in-set-soenv.diff
 +conditionalize-qadevOOo-build.diff
  add-debian-multiarch-support.diff
++revert-468fe685e3c58c84bce6d9a48b931dcc21682679.diff

-- 
LibreOffice packaging repository


Reply to: