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

[SCM] LibreOffice packaging repository branch, debian-experimental-4.0, updated. libreoffice_3.6.4_rc1-1-124-g8505b64



The following commit has been merged in the debian-experimental-4.0 branch:
commit 8505b64a5984f3f76cddab746b9780062e3bdf74
Author: Rene Engelhard <rene@debian.org>
Date:   Thu Nov 22 21:44:24 2012 +0100

    add missing -Nlibreoffice-librelogo (but disable it as it doesn't work)~

diff --git a/control b/control
index 52955dc..c48308c 100644
--- a/control
+++ b/control
@@ -807,18 +807,3 @@ Description: office productivity suite -- Evolution addressbook support
  This package allows LibreOffice to access Evolution address books.
  You need to install evolution separately.
 
-Package: libreoffice-librelogo
-Section: misc
-Architecture: all
-Depends: libreoffice-core (>= 1:3.4~), python-uno, ${misc:Depends}
-Description: Logo-like progamming language for LibreOffice
- LibreOffice is a full-featured office productivity suite that provides
- a near drop-in replacement for Microsoft(R) Office.
- .
- This package contains the Librelogo extension, which is is a Logo-like progamming
- language with interactive vectorgraphics for education and DTP
-  - basic Logo syntax for back compability with educational Logo systems
-  - interactive vectorgraphics in LibreOffice Writer
-  - native commands (easily translatable)
-  - Python data structures (list, tuple, set, dictionary) and other Python features
-
diff --git a/rules b/rules
index ae84f65..4c6acbc 100755
--- a/rules
+++ b/rules
@@ -99,7 +99,7 @@ BUILD_PYUNO=y
 ENABLE_PYTHON3=y
 ifeq "$(BUILD_PYUNO)" "y"
   ENABLE_SCRIPT_PROVIDER_PYTHON=y
-  PACKAGE_LIBRELOGO=y
+  PACKAGE_LIBRELOGO=n
 endif
 # THIS IS ONLY FOR TESTING. When building against a specified pythonX.Y
 # this will work inside OOo but *not* from outside OOo unless the user
@@ -3007,6 +3007,7 @@ endif
 	dh_gencontrol -i $(DEBHELPER_OPTIONS) \
 		-Nlibreoffice$(VER)-report-builder \
 		-Nlibreoffice$(VER)-wiki-publisher \
+		-Nlibreoffice$(VER)-librelogo \
 		-Nfonts-opensymbol \
 		-Nopenoffice.org-dtd-officedocument1.0 -- \
 		-V'base-version=$(BASE_VERSION)' \

-- 
LibreOffice packaging repository


Reply to: