[Python-modules-commits] [xhtml2pdf] 08/13: Build-Depends-Indep: python-reportlab (>= 3.0), python-nose, python-cherrypy3
Drew Parsons
dparsons at moszumanska.debian.org
Mon Oct 30 04:27:17 UTC 2017
This is an automated email from the git hooks/post-receive script.
dparsons pushed a commit to branch master
in repository xhtml2pdf.
commit bcf33b7d8f54eaa4ae0ab8f85e0a089b2d6d3a2b
Author: Drew Parsons <dparsons at emerall.com>
Date: Mon Oct 30 11:52:52 2017 +0800
Build-Depends-Indep: python-reportlab (>= 3.0), python-nose, python-cherrypy3
---
debian/control | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 62c324b..5edaf51 100644
--- a/debian/control
+++ b/debian/control
@@ -8,9 +8,12 @@ Build-Depends: debhelper (>= 10),
Build-Depends-Indep: dh-python,
python-all, python-setuptools,
python3-all, python3-setuptools,
+ python-reportlab (>= 3.0), python3-reportlab (>= 3.0),
python-pypdf2 (>= 1.26), python3-pypdf2 (>= 1.26),
python-html5lib (>= 0.999999999), python3-html5lib (>= 0.999999999),
- python-turbogears2
+ python-turbogears2,
+ python-nose, python3-nose,
+ python-cherrypy3, python3-cherrypy3
Standards-Version: 4.1.1
X-Python-Version: >= 2.6
X-Python3-Version: >= 3.2
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/xhtml2pdf.git
More information about the Python-modules-commits
mailing list