[Python-modules-commits] [flask-restful] 01/01: Add to doc depends

Jonathan Carter highvoltage-guest at moszumanska.debian.org
Sat Jan 2 14:20:49 UTC 2016


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

highvoltage-guest pushed a commit to branch master
in repository flask-restful.

commit d0dde76ce47ddf5287a96e3cdc688cdea6f2cbc1
Author: Jonathan Carter <jcarter at linux.com>
Date:   Sat Jan 2 16:20:42 2016 +0200

    Add  to doc depends
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 62ecb90..75c34c2 100644
--- a/debian/control
+++ b/debian/control
@@ -56,7 +56,7 @@ Description: REST API framework for Flask applications (Python3 Module)
 Package: python-flask-restful-doc
 Section: doc
 Architecture: all
-Depends: ${misc:Depends}
+Depends: ${misc:Depends}, ${sphinxdoc:Depends}
 Description: REST API framework for Flask applications (Documentation)
  Flask-RESTful is an extension for Flask that adds support for quickly building
  REST APIs. It is a lightweight abstraction that works with your existing

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



More information about the Python-modules-commits mailing list