[Python-modules-commits] [python-django-jsonfield] branch master updated (dc921cd -> 3fc2fb7)

Raphaël Hertzog hertzog at moszumanska.debian.org
Thu Jul 21 08:48:29 UTC 2016


This is an automated email from the git hooks/post-receive script.

hertzog pushed a change to branch master
in repository python-django-jsonfield.

      from  dc921cd   Add patch to avoid failures with PostgreSQL >= 9.4.
       new  0a81b60   Import python-django-jsonfield_1.0.1.orig.tar.gz
       new  53f77cb   record new upstream branch created by importing python-django-jsonfield_1.0.1.orig.tar.gz and merge it
       new  3fc2fb7   New upstream release incorporating the latest patch for proper support of PostgreSQL >= 9.4.

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 PKG-INFO                                           | 21 +++++++++-
 README.rst                                         | 19 ++++++++-
 debian/.git-dpm                                    | 14 +++----
 debian/changelog                                   |  7 ++++
 ...ostgreSQL-backend-to-not-do-JSON-decoding.patch | 47 ----------------------
 debian/patches/series                              |  1 -
 django_jsonfield.egg-info/PKG-INFO                 | 21 +++++++++-
 jsonfield/VERSION                                  |  2 +-
 jsonfield/fields.py                                | 17 ++++++++
 jsonfield/templatetags/jsonify.py                  | 15 ++++++-
 10 files changed, 102 insertions(+), 62 deletions(-)
 delete mode 100644 debian/patches/Configure-PostgreSQL-backend-to-not-do-JSON-decoding.patch
 delete mode 100644 debian/patches/series

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-django-jsonfield.git



More information about the Python-modules-commits mailing list