[Python-modules-commits] [python-odf] 03/05: add build-depend on python3-setuptools

Wolfgang Borgert debacle at moszumanska.debian.org
Sun Jan 22 12:08:40 UTC 2017


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

debacle pushed a commit to branch master
in repository python-odf.

commit 17ea2f212139fb837a1f09bca4f027ea4f5e51e5
Author: W. Martin Borgert <debacle at debian.org>
Date:   Sun Jan 22 11:31:52 2017 +0000

    add build-depend on python3-setuptools
---
 debian/control | 12 ++++++++++--
 1 file changed, 10 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 36d9426..eb84c5a 100644
--- a/debian/control
+++ b/debian/control
@@ -6,8 +6,16 @@ Uploaders: Thomas Bechtold <thomasbechtold at jpberlin.de>,
  W. Martin Borgert <debacle at debian.org>,
  Georges Khaznadar <georgesk at debian.org>
 Standards-Version: 3.9.8
-Build-Depends: debhelper (>= 9), python-all, python3-all, xmlto,
- python-setuptools, dh-python, doxygen, doxypy, graphviz
+Build-Depends: debhelper (>= 9),
+	python-all,
+	python3-all,
+	xmlto,
+	python-setuptools,
+	python3-setuptools,
+	dh-python,
+	doxygen,
+	doxypy,
+	graphviz
 Homepage: https://github.com/eea/odfpy
 XS-Python-Version: >=2.7
 XS-Python3-Version: >=3.4

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-odf.git



More information about the Python-modules-commits mailing list