[libreoffice] 01/01: bump libmdds-dev builddep to >= 1.2.3 (and use internal mdds for stretch-backports)

Rene Engelhard rene at moszumanska.debian.org
Tue Jun 6 16:58:28 UTC 2017


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

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

commit 641f7254581912e361a0a3186c7475d33c7afda7
Author: Rene Engelhard <rene at rene-engelhard.de>
Date:   Tue Jun 6 15:16:08 2017 +0200

    bump libmdds-dev builddep to >= 1.2.3 (and use internal mdds for stretch-backports)
---
 control       | 2 +-
 rules         | 4 ++--
 tests/control | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/control b/control
index 24bce53..8adf366 100644
--- a/control
+++ b/control
@@ -95,7 +95,7 @@ Build-Depends: ant (>= 1.7.0) [!hppa !ia64 !mips64 !s390 !sparc],
                liblcms2-dev,
                libldap2-dev,
                liblpsolve55-dev (>= 5.5.0.13-5+b1),
-               libmdds-dev (>= 1.2),
+               libmdds-dev (>= 1.2.3),
                libmspub-dev (>= 0.1),
                libmwaw-dev (>= 0.3.1),
                libmysqlcppconn-dev (>= 1.1.7-4),
diff --git a/rules b/rules
index 72f796a..e0063ac 100755
--- a/rules
+++ b/rules
@@ -697,7 +697,7 @@ endif
 # Debian Stretch
 ifeq "$(shell dpkg-parsechangelog | grep Distribution | awk '{ print $$2 }')" "stretch-backports"
   BUGS=mailto:debian-backports at lists.debian.org
-  SYSTEM_STUFF := $(filter-out libzmf libstaroffice orcus libgltf cppunit,$(SYSTEM_STUFF))
+  SYSTEM_STUFF := $(filter-out libzmf libstaroffice orcus libgltf cppunit mdds,$(SYSTEM_STUFF))
   STRETCH_BACKPORT=y
 endif
 ifeq "$(shell dpkg-parsechangelog | grep Distribution | awk '{ print $$2 }')" "UNRELEASED"
@@ -1161,7 +1161,7 @@ ifneq (,$(filter boost, $(SYSTEM_STUFF)))
 endif
 
 ifneq (,$(filter mdds, $(SYSTEM_STUFF)))
-	BUILD_DEPS += , libmdds-dev (>= 1.2)
+	BUILD_DEPS += , libmdds-dev (>= 1.2.3)
 endif
 
 ifneq (,$(filter orcus, $(SYSTEM_STUFF)))
diff --git a/tests/control b/tests/control
index c167b57..738e98e 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), libgl1-mesa-dev, 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.1.0) , opencollada-dev (>= 0.1.0~2014070 [...]
+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), libgl1-mesa-dev, 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.1.0) , opencollada-dev (>= 0.1.0~2014070 [...]
 
 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