[Python-modules-commits] [python-flake8] 12/12: d/control: Rewrapped long description

Ondřej Nový onovy at moszumanska.debian.org
Sun Aug 7 22:33:51 UTC 2016


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

onovy pushed a commit to branch master
in repository python-flake8.

commit 530f887095ea069413494650ba7e1e170b4b3f0c
Author: Ondřej Nový <onovy at debian.org>
Date:   Mon Aug 8 00:33:38 2016 +0200

    d/control: Rewrapped long description
---
 debian/control | 24 ++++++++++++------------
 1 file changed, 12 insertions(+), 12 deletions(-)

diff --git a/debian/control b/debian/control
index 5ae0e74..04bcf73 100644
--- a/debian/control
+++ b/debian/control
@@ -44,10 +44,10 @@ Depends: ${misc:Depends},
 Replaces: python-flake8 (<< 2.5.4-1)
 Breaks: python-flake8 (<< 2.5.4-1)
 Description: code checker using pycodestyle and pyflakes
- Flake8 is a wrapper around PyFlakes, pycodestyle, and Ned's McCabe script. Flake8
- runs all tools by launching the single 'flake8' script, but ignores pycodestyle and
- PyFlakes extended options and just uses defaults. It displays the warnings in
- a per-file, merged output.
+ Flake8 is a wrapper around PyFlakes, pycodestyle, and Ned's McCabe script.
+ Flake8 runs all tools by launching the single 'flake8' script, but ignores
+ pycodestyle and PyFlakes extended options and just uses defaults. It displays
+ the warnings in a per-file, merged output.
  .
  This package provides flake8 binary.
 
@@ -61,10 +61,10 @@ Depends: python-pycodestyle (>= 2.0.0),
          ${python:Depends}
 Suggests: python-mock
 Description: code checker using pycodestyle and pyflakes - Python 2.x
- Flake8 is a wrapper around PyFlakes, pycodestyle, and Ned's McCabe script. Flake8
- runs all tools by launching the single 'flake8' script, but ignores pycodestyle and
- PyFlakes extended options and just uses defaults. It displays the warnings in
- a per-file, merged output.
+ Flake8 is a wrapper around PyFlakes, pycodestyle, and Ned's McCabe script.
+ Flake8 runs all tools by launching the single 'flake8' script, but ignores
+ pycodestyle and PyFlakes extended options and just uses defaults. It displays
+ the warnings in a per-file, merged output.
  .
  This package provides Python 2 module bindings only.
 
@@ -77,9 +77,9 @@ Depends: python3-pycodestyle (>= 2.0.0),
          ${misc:Depends},
          ${python3:Depends}
 Description: code checker using pycodestyle and pyflakes - Python 3.x
- Flake8 is a wrapper around PyFlakes, pycodestyle, and Ned's McCabe script. Flake8
- runs all tools by launching the single 'flake8' script, but ignores pycodestyle and
- PyFlakes extended options and just uses defaults. It displays the warnings in
- a per-file, merged output.
+ Flake8 is a wrapper around PyFlakes, pycodestyle, and Ned's McCabe script.
+ Flake8 runs all tools by launching the single 'flake8' script, but ignores
+ pycodestyle and PyFlakes extended options and just uses defaults. It displays
+ the warnings in a per-file, merged output.
  .
  This package provides Python 3 module bindings only.

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



More information about the Python-modules-commits mailing list