[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-85-g67a718a



The following commit has been merged in the debian-experimental-4.1 branch:
commit 67a718a041175b1e7c22d49f982ba504978fb53f
Author: Rene Engelhard <rene@debian.org>
Date:   Thu Mar 14 23:56:09 2013 +0100

    we now need mdds 0.7.1

diff --git a/control b/control
index e23b8e7..a15a728 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.7.0),
+               libmdds-dev (>= 0.7.1),
                libmspub-dev,
                libmwaw-dev,
                libmysqlclient-dev,
diff --git a/rules b/rules
index aad54d5..a4aa7fd 100755
--- a/rules
+++ b/rules
@@ -920,7 +920,7 @@ ifneq (,$(filter boost, $(SYSTEM_STUFF)))
 endif
 
 ifneq (,$(filter mdds, $(SYSTEM_STUFF)))
-	BUILD_DEPS += , libmdds-dev (>= 0.7.0)
+	BUILD_DEPS += , libmdds-dev (>= 0.7.1)
 endif
 
 ifneq (,$(filter orcus, $(SYSTEM_STUFF)))

-- 
LibreOffice packaging repository


Reply to: