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

[SCM] LibreOffice packaging repository branch, ubuntu-saucy-4.1, updated. libreoffice_4.1.0_beta1-2-287-g58523f8



The following commit has been merged in the ubuntu-saucy-4.1 branch:
commit 58523f895cab7cd184903f77819b884cd56abcd2
Author: Bjoern Michaelsen <bjoern.michaelsen@canonical.com>
Date:   Mon Jun 10 00:59:59 2013 +0200

    use system orcus

diff --git a/changelog b/changelog
index 9bd34e9..61a3923 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,9 @@
+libreoffice (1:4.1.0~beta2-0ubuntu1~ppa2) saucy; urgency=low
+
+  * use system orcus
+
+ -- Bjoern Michaelsen <bjoern.michaelsen@canonical.com>  Mon, 10 Jun 2013 00:58:51 +0200
+
 libreoffice (1:4.1.0~beta2-0ubuntu1~ppa1) saucy; urgency=low
 
   * new upstream beta
diff --git a/rules b/rules
index e503dd4..3a5e373 100755
--- a/rules
+++ b/rules
@@ -549,7 +549,7 @@ endif
 # Debian WHeezy
 ifeq "$(shell dpkg-parsechangelog | grep Distribution | awk '{ print $$2 }')" "wheezy-backports"
   BUGS=mailto:debian-backports@lists.debian.org
-  SYSTEM_STUFF := $(filter-out libcmis libcdr clucene libmspub libmwaw libodfgen mdds liblangtag orcus harfbuzz, $(SYSTEM_STUFF))
+  SYSTEM_STUFF := $(filter-out libcmis libcdr clucene libmspub libmwaw libodfgen mdds liblangtag harfbuzz, $(SYSTEM_STUFF))
   WHEEZY_BACKPORT=y
 endif
 ifeq "$(shell dpkg-parsechangelog | grep Distribution | awk '{ print $$2 }')" "UNRELEASED"

-- 
LibreOffice packaging repository


Reply to: