[Python-modules-commits] [djangorestframework-gis] branch master updated (ca38be5 -> 011dff6)

Michael Fladischer fladi at moszumanska.debian.org
Sat Aug 5 06:19:17 UTC 2017


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

fladi pushed a change to branch master
in repository djangorestframework-gis.

      from  ca38be5   change target to unstable
      adds  142da85   record new upstream branch created by importing djangorestframework-gis_0.11.1.orig.tar.gz
      adds  7cb183b   Import djangorestframework-gis_0.11.1.orig.tar.gz
      adds  0b06141   Use spatialite backend for tests.
      adds  a0af8d3   Do not import local settings for tests.
      adds  6d233b6   Add TEMPLATES setting for Django 1.8+.
      adds  328385c   merge patched-experimental into experimental
      adds  3ed2666   change version to 0.11.1-1~exp1 (UNRELEASED) New upstream release.
      adds  2930119   Remove unused lintian override as we now check for valid signatures on upstream tarballs.
      adds  3a0c4f0   change target to experimental
      adds  6a9f5fc   record new upstream branch created by importing djangorestframework-gis_0.11.2.orig.tar.gz
      adds  f7c155b   Import djangorestframework-gis_0.11.2.orig.tar.gz
      adds  4322dde   Use spatialite backend for tests.
      adds  c4f9a15   Do not import local settings for tests.
      adds  ddebe68   Add TEMPLATES setting for Django 1.8+.
      adds  99c056e   merge patched-experimental into experimental
      adds  937c467   change version to 0.11.2-1~exp1 (UNRELEASED) New upstream release.
      adds  df08a31   change target to experimental
       new  011dff6   change version to 0.11.2-1~exp2 (UNRELEASED) Bump Standards-Version to 4.0.0. change urgency to medium

The 1 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:
 CHANGES.rst                                        | 12 ++++
 PKG-INFO                                           |  2 +-
 README.rst                                         | 67 ++++++++++++++++------
 debian/.git-dpm                                    | 14 ++---
 debian/changelog                                   | 20 +++++++
 debian/control                                     |  2 +-
 ...02-Do-not-import-local-settings-for-tests.patch |  2 +-
 ...0003-Add-TEMPLATES-setting-for-Django-1.8.patch |  2 +-
 debian/patches/spatialite.patch                    |  2 +-
 debian/source/lintian-overrides                    |  2 -
 djangorestframework_gis.egg-info/PKG-INFO          |  2 +-
 djangorestframework_gis.egg-info/SOURCES.txt       |  1 -
 djangorestframework_gis.egg-info/requires.txt      |  2 +-
 requirements.txt                                   |  2 +-
 rest_framework_gis/__init__.py                     |  2 +-
 rest_framework_gis/filters.py                      |  4 ++
 rest_framework_gis/serializers.py                  |  4 +-
 setup.cfg                                          |  4 +-
 setup.py                                           |  4 +-
 tests/__init__.py                                  |  0
 .../django_restframework_gis_tests/serializers.py  |  6 +-
 tests/django_restframework_gis_tests/tests.py      | 12 ++--
 tests/django_restframework_gis_tests/views.py      |  4 +-
 23 files changed, 123 insertions(+), 49 deletions(-)
 delete mode 100644 debian/source/lintian-overrides
 delete mode 100644 tests/__init__.py

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



More information about the Python-modules-commits mailing list