[Python-modules-commits] r21641 - in packages/python-oauthlib/trunk/debian (control)
eriol-guest at users.alioth.debian.org
eriol-guest at users.alioth.debian.org
Mon May 7 22:25:49 UTC 2012
Date: Monday, May 7, 2012 @ 22:25:47
Author: eriol-guest
Revision: 21641
Fixed typo
Modified:
packages/python-oauthlib/trunk/debian/control
Modified: packages/python-oauthlib/trunk/debian/control
===================================================================
--- packages/python-oauthlib/trunk/debian/control 2012-05-07 21:59:33 UTC (rev 21640)
+++ packages/python-oauthlib/trunk/debian/control 2012-05-07 22:25:47 UTC (rev 21641)
@@ -22,7 +22,7 @@
${misc:Depends},
${python:Depends},
python-crypto
-Description: Generic, spec-compliant implementation of OAuth for Python
+Description: generic, spec-compliant implementation of OAuth for Python
OAuthLib is a generic utility which implements the logic of OAuth without
assuming a specific HTTP request object. It can be used to graft OAuth support
onto HTTP libraries.
More information about the Python-modules-commits
mailing list