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

[SCM] LibreOffice packaging repository branch, debian-experimental-3.6, updated. libreoffice_3.5.4-7-132-g134e0ac



The following commit has been merged in the debian-experimental-3.6 branch:
commit 134e0accb8ee36359b8193a02d866f690dc76964
Author: Rene Engelhard <rene@debian.org>
Date:   Fri Aug 3 20:26:49 2012 +0200

    reenable binfilter; checkdll seems to work now

diff --git a/changelog b/changelog
index 01aad59..6021ab3 100644
--- a/changelog
+++ b/changelog
@@ -16,7 +16,6 @@ libreoffice (1:3.6.0~rc4-1) UNRELEASED; urgency=low
     - remove liblucene2-java stuff; now clucene is used
     - build-depend on libxml2-utils, xmllint now needed
     - build-depend on liboost-date-time-date, we now link to boost...
-    - disable binfilter for now (checkdll segfaults...)
     - build-depend against libpng-dev instead of libpng12-dev
       (closes: #662411)
     - remove squeeze-backports stuff, add wheezy-backports
diff --git a/control b/control
index bc9089d..7829a58 100644
--- a/control
+++ b/control
@@ -3376,3 +3376,20 @@ Description: office productivity suite -- Evolution addressbook support
  This package allows LibreOffice to access Evolution address books.
  You need to install evolution separately.
 
+Package: libreoffice-filter-binfilter
+Section: misc
+Architecture: alpha amd64 hppa i386 ia64 powerpc powerpcspe ppc64 s390 s390x sparc kfreebsd-amd64 kfreebsd-i386
+Depends: libreoffice-core (= ${binary:Version}), libreoffice-common (>= 1:3.4.0~), ${shlibs:Depends}, ${misc:Depends}
+Conflicts: ure (<< 1.5.1+OOo3.1.1-15)
+Description: office productivity suite -- legacy filters (e.g. StarOffice 5.2)
+ LibreOffice is a full-featured office productivity suite that provides
+ a near drop-in replacement for Microsoft(R) Office.
+ .
+ This package contains the "binfilters", legacy filters for
+  - the old StarOffice 5.2 formats
+  - StarWriter 1.0/2.0
+  - StarWriter/DOS
+  - *Writer* filters for
+    + Excel
+    + Lotus
+
diff --git a/rules b/rules
index 6494a71..5bf9878 100755
--- a/rules
+++ b/rules
@@ -121,7 +121,7 @@ ifeq "$(ENABLE_PYTHON3)" "y"
   endif
 endif
 PACKAGE_TTF_OPENSYMBOL=y
-BUILD_BINFILTERS=n
+BUILD_BINFILTERS=y
 BUILD_ONLY_EN_US=n
 ENABLE_HELP=y
 ENABLE_JAVA=y

-- 
LibreOffice packaging repository


Reply to: