Skip to content

Changelog python-django-jsonfield (1.0.1-2)

2016

python-django-jsonfield (1.0.1-2) unstable; urgency=medium

   * Add patch for Django 1.10 compatility. Closes: #828668

python-django-jsonfield (1.0.1-1) unstable; urgency=medium

   * New upstream release incorporating the latest patch for proper support of
     PostgreSQL >= 9.4.

python-django-jsonfield (1.0.0-2) unstable; urgency=medium

   * Add patch to avoid failures with PostgreSQL >= 9.4.

python-django-jsonfield (1.0.0-1) unstable; urgency=medium

   * New upstream version. Compatible with Django 1.8 and 1.9 without warnings.
   * Bump Standards-Version to 3.9.8.

python-django-jsonfield (0.9.19-1) unstable; urgency=medium

   * New upstream version.

python-django-jsonfield (0.9.15-2) unstable; urgency=medium

   * Fix broken depends. Closes: #810895.

2015

python-django-jsonfield (0.9.15-1) unstable; urgency=medium

   * New upstream release, compatible with Django 1.7 and 1.8.
     Closes: #801942
   * Bump Standards-Version to 3.9.6.

2014

python-django-jsonfield (0.9.13-2) unstable; urgency=low

   * Fix Django 1.7 AppRegistryNotReady error, by calling django.setup() in
     tests. Closes: #763240.

python-django-jsonfield (0.9.13-1) unstable; urgency=low

   * New upstream release.
   * Python3 patch no longer required; deleted.

python-django-jsonfield (0.9.12-3) unstable; urgency=low

   * Python3 package. Closes: #753462.

python-django-jsonfield (0.9.12-2) unstable; urgency=medium

   * Add python-django to Build-Depends to fix test suite run.

python-django-jsonfield (0.9.12-1) unstable; urgency=high

   * New upstream version.
   * Compatible with Django 1.6 (which is already in testing, hence the
     severity).
   * Switch to pybuild in anticipation of Python 3 support.

2013

python-django-jsonfield (0.9.10-1) unstable; urgency=low

   * Initial release. Closes: #717830