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 2991efc7eb4ec89fdef9c6d76be4e81d752cf9ae Author: Rene Engelhard <[email protected]> Date: Tue Nov 5 13:50:39 2013 +0100 bump libodfgen build-dep --- changelog | 2 +- control | 4 ++-- rules | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/changelog b/changelog index 7edb88e..98f4986 100644 --- a/changelog +++ b/changelog @@ -1,4 +1,4 @@ -libreoffice (1:4.2.0~alpha0~git20131104-1) UNRELEASED; urgency=low +libreoffice (1:4.2.0~alpha0~git20131105-1) UNRELEASED; urgency=low * new upstream snapshot diff --git a/control b/control index 6c77e9f..82b0058 100644 --- a/control +++ b/control @@ -82,7 +82,7 @@ Build-Depends: ant (>= 1.7.0), libmythes-dev (>= 2:1.2), libneon27-gnutls-dev, libnss3-dev (>= 3.12.3), - libodfgen-dev, + libodfgen-dev (>= 0.0.3), liborbit2-dev, liborcus-dev (>= 0.5.0), libpng12-dev, @@ -4595,7 +4595,7 @@ Depends: ant (>= 1.7.0), libmythes-dev (>= 2:1.2), libneon27-gnutls-dev, libnss3-dev (>= 3.12.3), - libodfgen-dev, + libodfgen-dev (>= 0.0.3), liborbit2-dev, liborcus-dev (>= 0.5.0), libpentaho-reporting-flow-engine-java (>= 0.9.4), diff --git a/rules b/rules index fb46269..dffe24d 100755 --- a/rules +++ b/rules @@ -1070,7 +1070,7 @@ ifeq "$(USE_EXTERNAL_CXXLIBS)" "y" BUILD_DEPS += , libmwaw-dev (>= 0.2.0) endif ifneq (,$(filter libodfgen, $(SYSTEM_STUFF))) - BUILD_DEPS += , libodfgen-dev + BUILD_DEPS += , libodfgen-dev (>= 0.0.3) endif ifneq (,$(filter libetonyek, $(SYSTEM_STUFF))) BUILD_DEPS += , libetonyek-dev -- 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: http://lists.debian.org/[email protected]

