[Python-modules-commits] [python-stopit] 01/01: fixing identation

Adrian Alves alvesadrian-guest at moszumanska.debian.org
Tue Dec 20 22:26:29 UTC 2016


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

alvesadrian-guest pushed a commit to branch master
in repository python-stopit.

commit 448d0858950fce010c4841f2d793a338bc0330f7
Author: Adrian Alves <aalves at gmail.com>
Date:   Tue Dec 20 19:26:15 2016 -0300

    fixing identation
---
 debian/control | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index ecb6bc6..1f70cb4 100644
--- a/debian/control
+++ b/debian/control
@@ -21,12 +21,12 @@ Architecture: all
 Depends: ${python:Depends}, ${misc:Depends}
 Description: Timeout control decorator and context manager for Python
  This Python module provides: 
- - a function that raises an exception in another thread, 
-   including the main thread.
- - two context managers that may stop its inner block activity
-   on timeout. 
- - two decorators that may stop its decorated callables 
-   on timeout.
+  - a function that raises an exception in another thread, 
+  including the main thread.
+  - two context managers that may stop its inner block activity
+  on timeout. 
+  - two decorators that may stop its decorated callables 
+  on timeout.
  .
  This is the Python 2 compatible package.
 

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



More information about the Python-modules-commits mailing list