[Python-modules-commits] r25146 - in packages/python-oauthlib/trunk/debian (changelog control)
eriol-guest at users.alioth.debian.org
eriol-guest at users.alioth.debian.org
Wed Jul 10 18:53:53 UTC 2013
Date: Wednesday, July 10, 2013 @ 18:53:51
Author: eriol-guest
Revision: 25146
Removed python-django from Enhances since the decorator is not provided any
more
Modified:
packages/python-oauthlib/trunk/debian/changelog
packages/python-oauthlib/trunk/debian/control
Modified: packages/python-oauthlib/trunk/debian/changelog
===================================================================
--- packages/python-oauthlib/trunk/debian/changelog 2013-07-10 18:40:38 UTC (rev 25145)
+++ packages/python-oauthlib/trunk/debian/changelog 2013-07-10 18:53:51 UTC (rev 25146)
@@ -6,8 +6,10 @@
- Bumped debhelper compatibility level to 9
* debian/control
- Bumped debhelper B-D to (>= 9)
+ - Removed python-django from Enhances since the decorator is not
+ provided any more
- -- Daniele Tricoli <eriol at mornie.org> Wed, 10 Jul 2013 20:39:38 +0200
+ -- Daniele Tricoli <eriol at mornie.org> Wed, 10 Jul 2013 20:48:51 +0200
python-oauthlib (0.4.0-1) experimental; urgency=low
Modified: packages/python-oauthlib/trunk/debian/control
===================================================================
--- packages/python-oauthlib/trunk/debian/control 2013-07-10 18:40:38 UTC (rev 25145)
+++ packages/python-oauthlib/trunk/debian/control 2013-07-10 18:53:51 UTC (rev 25146)
@@ -29,7 +29,6 @@
${misc:Depends},
${python:Depends},
python-crypto
-Enhances: python-django
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
More information about the Python-modules-commits
mailing list