[Python-modules-commits] [python-stopit] 01/01: fixed short description
Adrian Alves
alvesadrian-guest at moszumanska.debian.org
Tue Dec 20 22:40:23 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 e99e400be183bade2259cd6ac0baa184bbef2294
Author: Adrian Alves <aalves at gmail.com>
Date: Tue Dec 20 19:40:15 2016 -0300
fixed short description
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 0c20abe..79ff6f3 100644
--- a/debian/control
+++ b/debian/control
@@ -33,7 +33,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 Python3
This Python module provides:
- a function that raises an exception in another thread,
including the main thread.
--
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