django-oauth-plus (2.2.3-1) unstable; urgency=medium

  * New upstream release
  * Fixed FTBFS with django 1.6 (Closes: #729827)
    - debian/rules:
      * Append PYTHONPATH=$(CURDIR)/oauth_provider at
        override_dh_auto_test section.
  * debian/control:
    - Standards-Version: Update 3.9.4 to 3.9.5.
    - Build-Depends: Append quilt.
  * debian/copyright: Add "Alex Irpan", "Changhwan Song".
  * debian/rules:
    - Append quilt option to dh command at "%" section.
  * debian/patches:
    - append_egg-info:
      * Append DEP3 headers
      * Update timestamp, and update PKG-INFO and SOURCES.txt.
    - add_setuptools_hg: Append DEP3 headers, and update timestamp.

 -- Kouhei Maeda <mkouhei@palmtb.net>  Wed, 15 Jan 2014 06:54:21 +0900

django-oauth-plus (2.1.5-1) unstable; urgency=low

  * New upstream release

 -- Kouhei Maeda <mkouhei@palmtb.net>  Mon, 30 Sep 2013 18:15:57 +0900

django-oauth-plus (2.1.4-1) unstable; urgency=low

  * New upstream release
  * debian/copyright: Add "Atle Frenvik Sveen", "Andrei Kopats".
  * debian/control: Append python-django-south to Build-Depends.
  * debian/patches: ppend_egg-info
    - Update Version in django_oauth_plus.egg-info/PKG-INFO
    - Update django_oauth_plus.egg-info/SOURCES.txt
      - Remove oauth_provider/tests/tests.py
      - Append oauth_provider/tests/protocol.py, oauth_provider/tests/tests.py
        oauth_provider/tests/xauth.py
    - Update South version in django_oauth_plus.egg-info/requires.txt

 -- Kouhei Maeda <mkouhei@palmtb.net>  Sun, 01 Sep 2013 23:42:43 +0900

django-oauth-plus (2.1.2-2) unstable; urgency=low

  * debian/control
    - changed "Description" of django-oauth-plus itself,
      because it is a general description of OAuth.

 -- Kouhei Maeda <mkouhei@palmtb.net>  Tue, 30 Jul 2013 10:21:06 +0900

django-oauth-plus (2.1.2-1) unstable; urgency=low

  * Initial release (Closes: #717538)

 -- Kouhei Maeda <mkouhei@palmtb.net>  Mon, 22 Jul 2013 11:57:58 +0900
