[Python-modules-commits] r23109 - in packages/python-django-social-auth/trunk/debian (4 files)

janos at users.alioth.debian.org janos at users.alioth.debian.org
Thu Nov 29 15:27:32 UTC 2012


    Date: Thursday, November 29, 2012 @ 15:27:30
  Author: janos
Revision: 23109

Release 0.7.10-1 to experimental

Modified:
  packages/python-django-social-auth/trunk/debian/changelog
  packages/python-django-social-auth/trunk/debian/compat
  packages/python-django-social-auth/trunk/debian/control
  packages/python-django-social-auth/trunk/debian/copyright

Modified: packages/python-django-social-auth/trunk/debian/changelog
===================================================================
--- packages/python-django-social-auth/trunk/debian/changelog	2012-11-29 14:20:49 UTC (rev 23108)
+++ packages/python-django-social-auth/trunk/debian/changelog	2012-11-29 15:27:30 UTC (rev 23109)
@@ -1,3 +1,20 @@
+python-django-social-auth (0.7.10-1) experimental; urgency=low
+
+  * New upstream release. (Closes: #694647)
+  * debian/control
+    - Bump standards version to 3.9.4.
+    - Update description.
+    - Remove version from python-all Build-Dependency.
+    - Raise debhelper dependency to 9.
+    - Change my email address.
+  * debian/compat
+    - Raise debhelper compatibility level to 9.
+  * debian/copyright
+    - Update copyright years.
+    - Change my email address.
+
+ -- Janos Guljas <janos at debian.org>  Thu, 29 Nov 2012 15:56:19 +0100
+
 python-django-social-auth (0.7.0-1) unstable; urgency=low
 
   * New upstream release.

Modified: packages/python-django-social-auth/trunk/debian/compat
===================================================================
--- packages/python-django-social-auth/trunk/debian/compat	2012-11-29 14:20:49 UTC (rev 23108)
+++ packages/python-django-social-auth/trunk/debian/compat	2012-11-29 15:27:30 UTC (rev 23109)
@@ -1 +1 @@
-7
+9

Modified: packages/python-django-social-auth/trunk/debian/control
===================================================================
--- packages/python-django-social-auth/trunk/debian/control	2012-11-29 14:20:49 UTC (rev 23108)
+++ packages/python-django-social-auth/trunk/debian/control	2012-11-29 15:27:30 UTC (rev 23109)
@@ -1,11 +1,11 @@
 Source: python-django-social-auth
 Section: python
 Priority: extra
-Maintainer: Janos Guljas <janos at resenje.org>
+Maintainer: Janos Guljas <janos at debian.org>
 Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
 DM-Upload-Allowed: yes
-Build-Depends: debhelper (>= 7.0.50~), python-all (>= 2.5), python-setuptools
-Standards-Version: 3.9.3
+Build-Depends: debhelper (>= 9), python-all, python-setuptools
+Standards-Version: 3.9.4
 Homepage: http://pypi.python.org/pypi/django-social-auth
 Vcs-Svn: svn://svn.debian.org/python-modules/packages/python-django-social-auth/trunk
 Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/python-django-social-auth/trunk/
@@ -38,6 +38,23 @@
      - GitHub OAuth
      - Dropbox OAuth
      - Flickr OAuth
+     - Vkontakte OAuth
+     - MSN Live Connect OAuth2
+     - Skyrock OAuth
+     - Yahoo OAuth
+     - Evernote OAuth
+     - Mail.ru OAuth
+     - Odnoklassniki OAuth
+     - Mixcloud OAuth2
+     - BitBucket OAuth
+     - Douban OAuth
+     - Fitbit OAuth
+     - Instagram OAuth2
+     - Twilio
+     - Weibo OAuth2
+     - Yandex OpenId
+     - Shopify OAuth2
+     - StockTwits OAuth2
  .
   * Basic user data population and signaling, to allows custom fields values
     from providers response.
@@ -45,4 +62,6 @@
   * Multiple social accounts association to single users.
  .
   * Custom User model override if needed (auth.User by default).
+ .
+  * Extensible pipeline to handle authentication/association mechanism.
 

Modified: packages/python-django-social-auth/trunk/debian/copyright
===================================================================
--- packages/python-django-social-auth/trunk/debian/copyright	2012-11-29 14:20:49 UTC (rev 23108)
+++ packages/python-django-social-auth/trunk/debian/copyright	2012-11-29 15:27:30 UTC (rev 23109)
@@ -4,11 +4,11 @@
 Source: https://github.com/omab/django-social-auth
 
 Files: *
-Copyright: 2010, Matías Aguirre <matiasaguirre at gmail.com>
+Copyright: 2010-2012, Matías Aguirre <matiasaguirre at gmail.com>
 License: BSD
 
 Files: debian/*
-Copyright: 2011 Janos Guljas <janos at resenje.org>
+Copyright: 2011-2012 Janos Guljas <janos at debian.org>
 License: BSD
 
 License: BSD




More information about the Python-modules-commits mailing list