This is an automated email from the git hooks/post-receive script. rene pushed a commit to branch debian-experimental-4.5 in repository libreoffice.
commit d8ea47592874a5780bf6ea2d8689b97e3cddfe5b Author: Rene Engelhard <[email protected]> Date: Thu Feb 19 23:27:48 2015 +0100 we now need mdds >= 0.12 --- changelog | 2 +- control | 4 ++-- rules | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/changelog b/changelog index 13b67d5..8ba097a 100644 --- a/changelog +++ b/changelog @@ -1,4 +1,4 @@ -libreoffice (1:4.5.0~alpha1~git20150119-1) UNRELEASED; urgency=medium +libreoffice (1:4.5.0~alpha1~git20150219-1) UNRELEASED; urgency=medium * new upstream snapshot diff --git a/control b/control index f1bc101..a1b90bb 100644 --- a/control +++ b/control @@ -85,7 +85,7 @@ Build-Depends: ant (>= 1.7.0), liblcms2-dev, libldap2-dev, liblpsolve55-dev (>= 5.5.0.13-5+b1), - libmdds-dev (>= 0.10.3), + libmdds-dev (>= 0.12), libmspub-dev (>= 0.1), libmwaw-dev (>= 0.3.4), libmysqlclient-dev, @@ -4429,7 +4429,7 @@ Depends: ant (>= 1.7.0), liblcms2-dev, libldap2-dev, liblpsolve55-dev (>= 5.5.0.13-5+b1), - libmdds-dev (>= 0.10.3), + libmdds-dev (>= 0.12), libmspub-dev (>= 0.1), libmwaw-dev (>= 0.3.4), libmysqlclient-dev, diff --git a/rules b/rules index ee8281c..a208764 100755 --- a/rules +++ b/rules @@ -1053,7 +1053,7 @@ ifneq (,$(filter boost, $(SYSTEM_STUFF))) endif ifneq (,$(filter mdds, $(SYSTEM_STUFF))) - BUILD_DEPS += , libmdds-dev (>= 0.10.3) + BUILD_DEPS += , libmdds-dev (>= 0.12) 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]

