[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[libreoffice] 01/06: add explicit dh-python build-dependency



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

rene pushed a commit to branch master
in repository libreoffice.

commit 0999481ae58be233668eebf2cb0d89128b95937a
Author: Rene Engelhard <rene@debian.org>
Date:   Tue Aug 18 15:27:13 2015 +0200

    add explicit dh-python build-dependency
---
 changelog | 1 +
 control   | 2 ++
 rules     | 1 +
 3 files changed, 4 insertions(+)

diff --git a/changelog b/changelog
index cc63a69..82aee02 100644
--- a/changelog
+++ b/changelog
@@ -2,6 +2,7 @@ libreoffice (1:5.0.1~rc1-3) UNRELEASED; urgency=medium
 
   * debian/rules:
     - bump libmysqlcppconn-dev build-dep to its gcc 5 rebuild 
+    - add explicit dh-python build-dependency
 
  -- Rene Engelhard <rene@debian.org>  Wed, 12 Aug 2015 15:23:58 +0200
 
diff --git a/control b/control
index 5dbac5a..0d8dd83 100644
--- a/control
+++ b/control
@@ -16,6 +16,7 @@ Build-Depends: ant (>= 1.7.0),
                debhelper (>= 7.2.3~),
                default-jdk,
                default-jdk (>= 1:1.7-48) [ia64],
+               dh-python,
                dpkg-dev (>= 1.16.1),
                fastjar,
                firebird-dev (>= 2.5.2.26540.ds4-2) [!hppa !mips !powerpc !powerpcspe !ppc64 !s390 !s390x !sparc],
@@ -4364,6 +4365,7 @@ Depends: ant (>= 1.7.0),
          coinor-libcoinutils-dev,
          debhelper (>= 7.2.3~),
          default-jdk,
+         dh-python,
          doxygen (>= 1.8.4),
          dpkg-dev (>= 1.16.1),
          fastjar,
diff --git a/rules b/rules
index aa9093d..4aadf85 100755
--- a/rules
+++ b/rules
@@ -843,6 +843,7 @@ ifeq "$(ENABLE_PYTHON)" "y"
 	BUILD_DEPS += , $(PYTHON)
 	DBG_DBG_SUGGESTS+= , $(PYTHON)-dbg
 	BUILD_DEPS += , $(PYTHON)-dev (>= 3.3)
+	BUILD_DEPS += , dh-python
 else
 	BUILD_DEPS += , python
 endif

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openoffice/libreoffice.git


Reply to: