[Python-modules-commits] [flask-restful] 01/01: typo: "flask" -> "Flask"
Alexandre Viau
reazem-guest at moszumanska.debian.org
Thu Oct 23 22:45:51 UTC 2014
This is an automated email from the git hooks/post-receive script.
reazem-guest pushed a commit to branch master
in repository flask-restful.
commit d73a2df34ab7b755dc8de27df02066bc9d519f8e
Author: aviau <alexandre.viau at savoirfairelinux.com>
Date: Thu Oct 23 18:45:29 2014 -0400
typo: "flask" -> "Flask"
---
debian/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index cd9252d..6fd112a 100644
--- a/debian/control
+++ b/debian/control
@@ -33,7 +33,7 @@ Depends: ${misc:Depends},
python-flask (>=0.8),
python-six (>=1.3.0),
python-tz
-Description: Python flask extension for creating a great REST API
+Description: Python Flask extension for creating a great REST API
Flask-RESTful lightweight abstraction that works with your existing
ORM/libraries. Flask-RESTful encourages best practices with minimal setup. If
you are familiar with Flask, Flask-RESTful should be easy to pick up.
@@ -48,7 +48,7 @@ Depends: ${misc:Depends},
python3-flask (>=0.8),
python3-six (>=1.3.0),
python3-tz
-Description: Python 3 flask extension for creating a great REST API
+Description: Python 3 Flask extension for creating a great REST API
Flask-RESTful lightweight abstraction that works with your existing
ORM/libraries. Flask-RESTful encourages best practices with minimal setup. If
you are familiar with Flask, Flask-RESTful should be easy to pick up.
--
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