[Python-modules-commits] [python-mkdocs] 06/06: Add tornado to build depends
Brian May
bam at moszumanska.debian.org
Thu Apr 7 02:32:28 UTC 2016
This is an automated email from the git hooks/post-receive script.
bam pushed a commit to branch master
in repository python-mkdocs.
commit e599da9d7b654c67110813dad2b229139cbb5b84
Author: Brian May <bam at debian.org>
Date: Thu Apr 7 12:27:59 2016 +1000
Add tornado to build depends
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 3b09ee5..41d8350 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Brian May <bam at debian.org>
Build-Depends: debhelper (>= 9), dh-python,
python3-all (>= 3.2), python3-setuptools, python3-markdown (>= 2.1.0),
python3-jinja2, python3-yaml, python3-watchdog, python3-pkg-resources,
- python3-click,
+ python3-click, python3-tornado,
Standards-Version: 3.9.7
Homepage: http://www.mkdocs.org/
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/python-mkdocs.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-mkdocs.git
More information about the Python-modules-commits
mailing list