[Python-modules-commits] [flask-restful] 04/04: Remove extra varsubst in docs section

Jonathan Carter highvoltage-guest at moszumanska.debian.org
Sat Jan 2 14:09:08 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 a6b55a79ce12963f8532600d5a1f6951b1d68ff8
Author: Jonathan Carter <jcarter at linux.com>
Date:   Sat Jan 2 16:08:22 2016 +0200

    Remove extra varsubst in docs section
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index aa9b4c8..62ecb90 100644
--- a/debian/control
+++ b/debian/control
@@ -56,8 +56,8 @@ Description: REST API framework for Flask applications (Python3 Module)
 Package: python-flask-restful-doc
 Section: doc
 Architecture: all
-Depends: ${misc:Depends}, ${python3:Depends}
-Description: REST API framework for Flask applications (Python3 Module)
+Depends: ${misc: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
  ORM/libraries. Flask-RESTful encourages best practices with minimal setup.

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