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

[libreoffice] 01/02: we now need mdds >= 1.1.0...



This is an automated email from the git hooks/post-receive script.

rene pushed a commit to branch debian-experimental-5.2
in repository libreoffice.

commit de73a6ec7ff505e83f5df141b0a5cc993b646864
Author: Rene Engelhard <rene@debian.org>
Date:   Fri Feb 12 11:41:15 2016 +0100

    we now need mdds >= 1.1.0...
---
 changelog | 2 +-
 control   | 4 ++--
 rules     | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/changelog b/changelog
index 3cfe606..1ec0a3d 100644
--- a/changelog
+++ b/changelog
@@ -1,4 +1,4 @@
-libreoffice (1:5.2.0~alpha1~git20160203-1) UNRELEASED; urgency=medium
+libreoffice (1:5.2.0~alpha1~git20160212-1) UNRELEASED; urgency=medium
 
   * New upstream snapshot
 
diff --git a/control b/control
index 2d1b005..ebb8ae1 100644
--- a/control
+++ b/control
@@ -90,7 +90,7 @@ Build-Depends: ant (>= 1.7.0) [!mips64],
                liblcms2-dev,
                libldap2-dev,
                liblpsolve55-dev (>= 5.5.0.13-5+b1),
-               libmdds-dev (>= 1.0),
+               libmdds-dev (>= 1.1.0),
                libmspub-dev (>= 0.1),
                libmwaw-dev (>= 0.3.1),
                libmysqlclient-dev,
@@ -4456,7 +4456,7 @@ Depends: ant (>= 1.7.0),
          liblcms2-dev,
          libldap2-dev,
          liblpsolve55-dev (>= 5.5.0.13-5+b1),
-         libmdds-dev (>= 1.0),
+         libmdds-dev (>= 1.1.0),
          libmspub-dev (>= 0.1),
          libmwaw-dev (>= 0.3.1),
          libmysqlclient-dev,
diff --git a/rules b/rules
index 6595f92..6cb6726 100755
--- a/rules
+++ b/rules
@@ -1155,7 +1155,7 @@ ifneq (,$(filter boost, $(SYSTEM_STUFF)))
 endif
 
 ifneq (,$(filter mdds, $(SYSTEM_STUFF)))
-	BUILD_DEPS += , libmdds-dev (>= 1.0)
+	BUILD_DEPS += , libmdds-dev (>= 1.1.0)
 endif
 
 ifeq "$(ENABLE_ORCUS)" "y"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openoffice/libreoffice.git


Reply to: