This is an automated email from the git hooks/post-receive script. rene pushed a commit to branch debian-experimental-5.1 in repository libreoffice.
commit 8b1677048723b03c2528be5b7f48d1a60b39e50c Author: Rene Engelhard <[email protected]> Date: Wed Nov 18 22:51:51 2015 +0100 git update; bump libetonyek build-dep to >= 0.1.4 --- changelog | 2 +- control | 4 ++-- rules | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/changelog b/changelog index 3cdff9d..5d55a39 100644 --- a/changelog +++ b/changelog @@ -1,4 +1,4 @@ -libreoffice (1:5.1.0~beta1~git20151114-1) UNRELEASED; urgency=medium +libreoffice (1:5.1.0~beta1~git20151118-1) UNRELEASED; urgency=medium * New upstream snapshot - fixes crash when selecting the border style in some window managers diff --git a/control b/control index e86208d..9268b26 100644 --- a/control +++ b/control @@ -60,7 +60,7 @@ Build-Depends: ant (>= 1.7.0) [!mips64], libe-book-dev (>= 0.1.1), libebook1.2-dev, libeot-dev, - libetonyek-dev (>= 0.1.2), + libetonyek-dev (>= 0.1.4), libexpat1-dev, libexttextcat-dev (>= 3.4.1), libfontconfig1-dev, @@ -4474,7 +4474,7 @@ Depends: ant (>= 1.7.0), libe-book-dev (>= 0.1.1), libebook1.2-dev, libeot-dev, - libetonyek-dev (>= 0.1.2), + libetonyek-dev (>= 0.1.4), libexpat1-dev, libexttextcat-dev (>= 3.4.1), libfontconfig1-dev, diff --git a/rules b/rules index da9b0ce..188dcb7 100755 --- a/rules +++ b/rules @@ -1190,7 +1190,7 @@ ifeq "$(USE_EXTERNAL_CXXLIBS)" "y" BUILD_DEPS += , libodfgen-dev (>= 0.1) endif ifneq (,$(filter libetonyek, $(SYSTEM_STUFF))) - BUILD_DEPS += , libetonyek-dev (>= 0.1.2) + BUILD_DEPS += , libetonyek-dev (>= 0.1.4) endif ifneq (,$(filter libfreehand, $(SYSTEM_STUFF))) BUILD_DEPS += , libfreehand-dev (>= 0.1) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openoffice/libreoffice.git

