[Python-modules-commits] [xhtml2pdf] 04/04: Build-Depends-Indep: python-pypdf2 (>= 1.26), python-html5lib (>= 1.0b10)

Drew Parsons dparsons at moszumanska.debian.org
Sun Oct 29 18:59:41 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 417899b5c8c92cf67804fa1d8c902385de075293
Author: Drew Parsons <dparsons at emerall.com>
Date:   Mon Oct 30 02:54:10 2017 +0800

    Build-Depends-Indep: python-pypdf2 (>= 1.26), python-html5lib (>= 1.0b10)
---
 debian/control | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index fe97c3b..57e80f6 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,9 @@ Build-Depends: debhelper (>= 9),
     xsltproc, docbook-xsl
 Build-Depends-Indep: dh-python,
     python-all, python-setuptools,
-    python3-all, python3-setuptools
+    python3-all, python3-setuptools,
+    python-pypdf2 (>= 1.26), python3-pypdf2 (>= 1.26),
+    python-html5lib (>= 1.0b10), python3-html5lib (>= 1.0b10)
 Standards-Version: 3.9.8
 Homepage: https://github.com/xhtml2pdf/xhtml2pdf
 Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/xhtml2pdf.git

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