[Python-modules-commits] r23525 - in packages/python-oauthlib/trunk/debian (changelog control)

eriol-guest at users.alioth.debian.org eriol-guest at users.alioth.debian.org
Wed Feb 20 02:40:12 UTC 2013


    Date: Wednesday, February 20, 2013 @ 02:40:10
  Author: eriol-guest
Revision: 23525

Added python-django to Enhances since python-oauthlib provide a
OAuth 2 provider decorator for Django

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-02-20 02:28:07 UTC (rev 23524)
+++ packages/python-oauthlib/trunk/debian/changelog	2013-02-20 02:40:10 UTC (rev 23525)
@@ -1,8 +1,11 @@
 python-oauthlib (0.3.7-1) UNRELEASED; urgency=low
 
   * New upstream release
+  * debian/control
+    - Added python-django to Enhances since python-oauthlib provide a
+      OAuth 2 provider decorator for Django
 
- -- Daniele Tricoli <eriol at mornie.org>  Wed, 20 Feb 2013 03:15:41 +0100
+ -- Daniele Tricoli <eriol at mornie.org>  Wed, 20 Feb 2013 03:33:27 +0100
 
 python-oauthlib (0.3.4-1) experimental; urgency=low
 

Modified: packages/python-oauthlib/trunk/debian/control
===================================================================
--- packages/python-oauthlib/trunk/debian/control	2013-02-20 02:28:07 UTC (rev 23524)
+++ packages/python-oauthlib/trunk/debian/control	2013-02-20 02:40:10 UTC (rev 23525)
@@ -29,6 +29,7 @@
  ${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