[Python-modules-commits] [python-stopit] 01/01: python -> Python
Luciano Bello
luciano at moszumanska.debian.org
Tue Dec 20 19:21:08 UTC 2016
This is an automated email from the git hooks/post-receive script.
luciano pushed a commit to branch master
in repository python-stopit.
commit 79ed6c9cab7018df5bf3116468bd111105513aa6
Author: Luciano Bello <luciano at debian.org>
Date: Tue Dec 20 14:21:00 2016 -0500
python -> Python
---
debian/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 55b932b..bd72a35 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,7 @@ X-Python3-Version: >= 3.2
Package: python-stopit
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}
-Description: Timeout control decorator and context manager for python
+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
@@ -31,7 +31,7 @@ Description: Timeout control decorator and context manager for python
Package: python3-stopit
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}
-Description: Timeout control decorator and context manager for python
+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
--
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