[Python-modules-commits] [flask-restful] 01/01: fixed extended-description-line-too-long

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

    fixed extended-description-line-too-long
---
 debian/control | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index 98a3da2..b9d2312 100644
--- a/debian/control
+++ b/debian/control
@@ -34,9 +34,9 @@ Depends: ${misc:Depends},
          python-six (>=1.3.0),
          python-tz
 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.
+ 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.
 
@@ -49,8 +49,8 @@ Depends: ${misc:Depends},
          python3-six (>=1.3.0),
          python3-tz
 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.
+ 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