[libreoffice] 01/01: we need libepubgen 0.1.0 now

Rene Engelhard rene at moszumanska.debian.org
Thu Dec 14 22:13:44 UTC 2017


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

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

commit e0d035f66a5e087b127eb9325cd9334c83f5546a
Author: Rene Engelhard <rene at rene-engelhard.de>
Date:   Thu Dec 14 14:42:47 2017 +0100

    we need libepubgen 0.1.0 now
---
 changelog | 2 +-
 control   | 2 +-
 rules     | 4 ++--
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/changelog b/changelog
index 4ef38bf..402babf 100644
--- a/changelog
+++ b/changelog
@@ -1,4 +1,4 @@
-libreoffice (1:6.0.0~rc1~git20171212-1) UNRELEASED; urgency=medium
+libreoffice (1:6.0.0~rc1~git20171214-1) UNRELEASED; urgency=medium
 
   * New upstream snapshot
 
diff --git a/control b/control
index 0b5e6a3..947d31f 100644
--- a/control
+++ b/control
@@ -70,7 +70,7 @@ Build-Depends: ant (>= 1.7.0) [!hppa !ia64 !mips64 !s390 !sparc],
                libebook1.2-dev,
                libeot-dev,
                libepoxy-dev (>= 1.2),
-               libepubgen-dev,
+               libepubgen-dev (>= 0.1.0),
                libetonyek-dev,
                libetonyek-dev (>= 0.1.5) <!nocheck>,
                libexpat1-dev,
diff --git a/rules b/rules
index ce62ef7..1130ce8 100755
--- a/rules
+++ b/rules
@@ -701,7 +701,7 @@ endif
 # Debian Stretch
 ifeq "$(DEB_DISTRIBUTION)" "stretch-backports"
   BUGS=mailto:debian-backports at lists.debian.org
-  SYSTEM_STUFF := $(filter-out libzmf libstaroffice orcus cppunit xmlsec libqxp,$(SYSTEM_STUFF))
+  SYSTEM_STUFF := $(filter-out libzmf libstaroffice orcus cppunit xmlsec libqxp libepubgen,$(SYSTEM_STUFF))
   # needs newer stuff for tests, we can't make it conditional on RUN_MAKE_CHECK since
   # BE archs don't run them anyway and this wouldn't be in effect...
   SYSTEM_STUFF := $(filter-out libwps libmwaw,$(SYSTEM_STUFF))
@@ -1213,7 +1213,7 @@ ifeq "$(USE_EXTERNAL_CXXLIBS)" "y"
 	BUILD_DEPS += , libodfgen-dev (>= 0.1)
   endif
   ifneq (,$(filter libepubgen, $(SYSTEM_STUFF)))
-	BUILD_DEPS += , libepubgen-dev
+	BUILD_DEPS += , libepubgen-dev (>= 0.1.0)
   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



More information about the Pkg-openoffice-commits mailing list