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

[SCM] LibreOffice packaging repository branch, ubuntu-quantal-3.6, updated. libreoffice_3.5.4-5-167-g797d8ff



The following commit has been merged in the ubuntu-quantal-3.6 branch:
commit 797d8ff3271158c7cacf3743f81dc8ceeabf4f06
Author: Bjoern Michaelsen <bjoern.michaelsen@canonical.com>
Date:   Wed Aug 8 09:58:17 2012 +0200

    reenable subsequentchecks

diff --git a/changelog b/changelog
index 32df517..f3d9d74 100644
--- a/changelog
+++ b/changelog
@@ -4,8 +4,9 @@ libreoffice (1:3.6.0~rc4-0ubuntu2) precise; urgency=low
   * pure white progress bar is better for now (LP: #1026059)
   * remove unused unoapi-test disabling patch
   * remove force C++ ABI patch
+  * reenable subsequentcheck 
 
- -- Bjoern Michaelsen <bjoern.michaelsen@canonical.com>  Wed, 08 Aug 2012 09:53:27 +0200
+ -- Bjoern Michaelsen <bjoern.michaelsen@canonical.com>  Wed, 08 Aug 2012 09:57:43 +0200
 
 libreoffice (1:3.6.0~rc4-0ubuntu1) quantal-proposed; urgency=low
 
diff --git a/rules b/rules
index f35eb13..2d12d21 100755
--- a/rules
+++ b/rules
@@ -1656,7 +1656,7 @@ endif
 		export HOME=$$t; \
 		export SAL_USE_VCLPLUGIN="svp"; \
 		if [ -x /usr/bin/gdb ]; then ulimit -c unlimited; fi && \
-		$(MAKE) -k unitcheck slowcheck gb_Deliver_HARDLINK=T && \
+		$(MAKE) -k check gb_Deliver_HARDLINK=T && \
 	rm -rf $$t
 ifneq (,$(findstring $(DEB_HOST_ARCH),$(OOO_NO_BASE_ARCHS)))
 	patch -p1 -R < $(CURDIR)/debian/patches/disable-db-tests.diff

-- 
LibreOffice packaging repository


Reply to: