This is an automated email from the git hooks/post-receive script. rene pushed a commit to branch debian-experimental-4.2 in repository libreoffice.
commit 3f4cf9072f4bec66c43296fa25429f75260f7570 Author: Rene Engelhard <[email protected]> Date: Thu May 29 01:31:33 2014 +0200 we now needs mdds >= 0.10.3 --- control | 4 ++-- rules | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/control b/control index 87dc8cd..5985e1e 100644 --- a/control +++ b/control @@ -79,7 +79,7 @@ Build-Depends: ant (>= 1.7.0), liblcms2-dev, libldap2-dev, liblpsolve55-dev (>= 5.5.0.13-5+b1), - libmdds-dev (>= 0.10.2), + libmdds-dev (>= 0.10.3), libmspub-dev, libmwaw-dev (>= 0.2.0), libmysqlclient-dev, @@ -4527,7 +4527,7 @@ Depends: ant (>= 1.7.0), liblcms2-dev, libldap2-dev, liblpsolve55-dev (>= 5.5.0.13-5+b1), - libmdds-dev (>= 0.10.2), + libmdds-dev (>= 0.10.3), libmspub-dev, libmwaw-dev (>= 0.2.0), libmysqlclient-dev, diff --git a/rules b/rules index 857cd0a..b1979ac 100755 --- a/rules +++ b/rules @@ -1054,7 +1054,7 @@ ifneq (,$(filter boost, $(SYSTEM_STUFF))) endif ifneq (,$(filter mdds, $(SYSTEM_STUFF))) - BUILD_DEPS += , libmdds-dev (>= 0.10.2) + BUILD_DEPS += , libmdds-dev (>= 0.10.3) endif ifeq "$(ENABLE_ORCUS)" "y" -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openoffice/libreoffice.git -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/[email protected]

