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

[SCM] LibreOffice packaging repository branch, master, updated. 3f7de0e89ecc6882ca3f9f58e675956eadf10dc3



The following commit has been merged in the master branch:
commit 3f7de0e89ecc6882ca3f9f58e675956eadf10dc3
Author: Rene Engelhard <rene@debian.org>
Date:   Wed Mar 23 15:27:19 2011 +0100

    really use internal libtextcat on squeeze (thanks dba)

diff --git a/changelog b/changelog
index 251b0f1..3fc45d4 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,10 @@
+libreoffice (1:3.3.2-2) UNRELEASED; urgency=low
+
+  * debian/rules:
+    - really use internal libtextcat on squeeze (thanks dba) 
+
+ -- Rene Engelhard <rene@debian.org>  Wed, 23 Mar 2011 15:26:38 +0100
+
 libreoffice (1:3.3.2-1) unstable; urgency=low
 
   * LibreOffice 3.3.2 final (identical to rc2)
diff --git a/rules b/rules
index a686f59..8a08327 100755
--- a/rules
+++ b/rules
@@ -440,7 +440,7 @@ endif
 # Debian Squeeze
 ifeq "$(SQUEEZE_BACKPORT)" "y"
   BUGS=mailto:debian-backports@lists.debian.org
-  SYSTEM_STUFF := $(filter-out libwpd libwpg libwps mythes libtextcat, $(SYSTEM_STUFF))
+  SYSTEM_STUFF := $(filter-out libwpd libwpg libwps mythes textcat, $(SYSTEM_STUFF))
   JUNIT_MIN_VER=
 endif
 

-- 
LibreOffice packaging repository


Reply to: