[Python-modules-commits] [flask-restful] 01/01: Improved short desc

Alexandre Viau reazem-guest at moszumanska.debian.org
Thu Oct 23 22:22:06 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 dff1937f291e4e0ebe74020782c031ba5b88030a
Author: aviau <alexandre.viau at savoirfairelinux.com>
Date:   Thu Oct 23 18:21:58 2014 -0400

    Improved short desc
---
 debian/control | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 15dec94..98a3da2 100644
--- a/debian/control
+++ b/debian/control
@@ -33,10 +33,11 @@ Depends: ${misc:Depends},
          python-flask (>=0.8),
          python-six (>=1.3.0),
          python-tz
-Description: Flask-RESTful provides the building blocks 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.
+ .
  This is the Python 2 compatible package.
 
 Package: python3-flask-restful
@@ -47,8 +48,9 @@ Depends: ${misc:Depends},
          python3-flask (>=0.8),
          python3-six (>=1.3.0),
          python3-tz
-Description: Flask-RESTful provides the building blocks for creating a great REST API.
+Description: python3 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.
+ .
  This is the Python 3 compatible package.

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