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

[SCM] LibreOffice packaging repository branch, debian-experimental-4.1, updated. libreoffice_4.0.1_rc1-2-82-g1309fd5



The following commit has been merged in the debian-experimental-4.1 branch:
commit 94fad6db1c587e9a251bf421a9b3c56807afc2a6
Author: Rene Engelhard <rene@debian.org>
Date:   Wed Mar 13 01:52:26 2013 +0100

    we now need mdds 0.7.0...

diff --git a/control b/control
index fb4419a..8272cc6 100644
--- a/control
+++ b/control
@@ -63,7 +63,7 @@ Build-Depends: ant (>= 1.7.0),
                liblcms2-dev,
                libldap2-dev,
                liblpsolve55-dev (>= 5.5.0.13-5+b1),
-               libmdds-dev (>= 0.6.0),
+               libmdds-dev (>= 0.7.0),
                libmspub-dev,
                libmysqlclient-dev,
                libmysqlcppconn-dev (>= 1.1.0~r791),
diff --git a/rules b/rules
index e7df512..536e85a 100755
--- a/rules
+++ b/rules
@@ -919,7 +919,7 @@ ifneq (,$(filter boost, $(SYSTEM_STUFF)))
 endif
 
 ifneq (,$(filter mdds, $(SYSTEM_STUFF)))
-	BUILD_DEPS += , libmdds-dev (>= 0.6.0)
+	BUILD_DEPS += , libmdds-dev (>= 0.7.0)
 endif
 
 ifneq (,$(filter orcus, $(SYSTEM_STUFF)))

-- 
LibreOffice packaging repository


Reply to: