* Add build-depends on python3-pyscopg2 for test suite (Closes: #968694)
* Add salsa CI file
* Configure autodep8 to use the correct import name for the generated test
[ Ondřej Nový ]
* Bump Standards-Version to 4.4.1.
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Update standards version to 4.5.0, no changes needed.
[ Raphaël Hertzog ]
* New upstream version 1.4.0. Closes: #961078
* Team upload.
* Bump Standards-Version to 4.4.0.
* Drop Python 2 support.
[ Brian May ]
* Run tests against all known Python versions.
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/copyright: Use https protocol in Format field
* d/watch: Use https protocol
* d/changelog: Remove trailing whitespaces
* Convert git repository from git-dpm to gbp layout
[ Raphaël Hertzog ]
* Update Homepage to https://github.com/adamchainz/django-jsonfield
* Bump Standards-Version to 4.3.0
* Switch to debhelper compat level 12
* Drop patches merged upstream
* New upstream version 1.1.0
* Add patch for Django 1.10 compatility. Closes: #828668
* New upstream release incorporating the latest patch for proper support of
PostgreSQL >= 9.4.
* Add patch to avoid failures with PostgreSQL >= 9.4.
* New upstream version. Compatible with Django 1.8 and 1.9 without warnings.
* Bump Standards-Version to 3.9.8.
* New upstream version.
* Fix broken depends. Closes: #810895.
* New upstream release, compatible with Django 1.7 and 1.8.
Closes: #801942
* Bump Standards-Version to 3.9.6.
* Fix Django 1.7 AppRegistryNotReady error, by calling django.setup() in
tests. Closes: #763240.
* New upstream release.
* Python3 patch no longer required; deleted.
* Python3 package. Closes: #753462.
* Add python-django to Build-Depends to fix test suite run.
* 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.
* Initial release. Closes: #717830