[libreoffice] 01/01: we now explicitely need to build-depend on libharfbuzz-dev (>= 0.9.42)

Rene Engelhard rene at moszumanska.debian.org
Sun Dec 4 18:38:53 UTC 2016


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

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

commit da04aef5f97adba1f375ac6d93b78da720c2d658
Author: Rene Engelhard <rene at debian.org>
Date:   Sun Dec 4 19:37:38 2016 +0100

    we now explicitely need to build-depend on libharfbuzz-dev (>= 0.9.42)
---
 changelog     | 4 ++--
 control       | 2 +-
 rules         | 2 +-
 tests/control | 2 +-
 4 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/changelog b/changelog
index c87d8d1..6c4244d 100644
--- a/changelog
+++ b/changelog
@@ -1,4 +1,4 @@
-libreoffice (1:5.3.0~beta2~git20161128-1) UNRELEASED; urgency=medium
+libreoffice (1:5.3.0~beta2~git20161204-1) UNRELEASED; urgency=medium
 
   * New upstream snapshot
 
@@ -7,7 +7,7 @@ libreoffice (1:5.3.0~beta2~git20161128-1) UNRELEASED; urgency=medium
   * debian/rules: revert ENABLE_GDRIVE=y on arm* as chromium got uploaded
     without it to sid and it's gone from experimental again on those
 
- -- Rene Engelhard <rene at debian.org>  Thu, 24 Nov 2016 07:27:55 +0100
+ -- Rene Engelhard <rene at debian.org>  Sun, 04 Dec 2016 19:35:24 +0100
 
 libreoffice (1:5.3.0~beta1-1) experimental; urgency=medium
 
diff --git a/control b/control
index cb8f2e7..fc1a040 100644
--- a/control
+++ b/control
@@ -77,7 +77,7 @@ Build-Depends: ant (>= 1.7.0) [!hppa !ia64 !mips64 !s390 !sparc],
                libgstreamer1.0-dev,
                libgtk-3-dev (>= 3.8~),
                libgtk2.0-dev (>= 2.10),
-               libharfbuzz-dev (>= 0.9.18),
+               libharfbuzz-dev (>= 0.9.42),
                libhsqldb1.8.0-java (>> 1.8.0.10) [!hppa !ia64 !mips64 !s390 !sparc],
                libhunspell-dev (>= 1.1.5-2),
                libhyphen-dev (>= 2.4),
diff --git a/rules b/rules
index 6fea80c..3022c05 100755
--- a/rules
+++ b/rules
@@ -765,7 +765,7 @@ ifneq (,$(filter graphite, $(SYSTEM_STUFF)))
 endif
 
 ifneq (,$(filter harfbuzz, $(SYSTEM_STUFF)))
-	BUILD_DEPS += , libharfbuzz-dev (>= 0.9.18)
+	BUILD_DEPS += , libharfbuzz-dev (>= 0.9.42)
 endif
 
 ifneq (,$(filter libexttextcat, $(SYSTEM_STUFF)))
diff --git a/tests/control b/tests/control
index f8a71ba..a61cdad 100644
--- a/tests/control
+++ b/tests/control
@@ -1,5 +1,5 @@
 Tests: junit-subsequentcheck
-Depends: libreoffice, libreoffice-subsequentcheckbase, libreoffice-sdbc-hsqldb, autoconf, automake, bc, bison, bzip2, fastjar, flex (>= 2.3.35), gperf, libcups2-dev, libfontconfig1-dev, libfreetype6-dev (>= 2.2.0), libice-dev, libsm-dev, libx11-dev, libxaw7-dev, libxext-dev, libxinerama-dev, libxkbfile-dev, libxrender-dev, libxt-dev, libxtst-dev, pkg-config, unzip, x11proto-render-dev, xsltproc, zip, zlib1g-dev , libgltf-dev (>= 0.0.2-4) , opencollada-dev (>= 0.1.0~20140703.ddf8f47+dfsg1 [...]
+Depends: libreoffice, libreoffice-subsequentcheckbase, libreoffice-sdbc-hsqldb, autoconf, automake, bc, bison, bzip2, fastjar, flex (>= 2.3.35), gperf, libcups2-dev, libfontconfig1-dev, libfreetype6-dev (>= 2.2.0), libice-dev, libsm-dev, libx11-dev, libxaw7-dev, libxext-dev, libxinerama-dev, libxkbfile-dev, libxrender-dev, libxt-dev, libxtst-dev, pkg-config, unzip, x11proto-render-dev, xsltproc, zip, zlib1g-dev , libgltf-dev (>= 0.0.2-4) , opencollada-dev (>= 0.1.0~20140703.ddf8f47+dfsg1 [...]
 
 Tests: pyuno-import
 Depends: python3-uno

-- 
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