[Python-modules-commits] [djangorestframework-gis] branch master updated (9fba4ce -> 24b1ed4)

Michael Fladischer fladi at moszumanska.debian.org
Mon Oct 17 12:10:41 UTC 2016


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

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

      from  9fba4ce   Use https for git url
       new  2bf0c0e   Fix URL config for Django 1.8+.
       new  aa7c325   Add TEMPLATES setting for Django 1.8+.
       new  63aac4b   merge patched into master
       new  b1f918e   Fix URL config for Django 1.8+.
       new  d583df9   Add TEMPLATES setting for Django 1.8+.
       new  ba93c73   merge patched into master
       new  9cd4890   change version to 0.10.1-2 (UNRELEASED) Add patches to fix tests with Django 1.8+ (Closes: #834669). change urgency to medium
       new  6713035   Bump Standards-Version to 3.9.8.
       new  b360b63   Use https:// for copyright-format 1.0 URL.
       new  24b1ed4   change target to unstable

The 10 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:
 debian/.git-dpm                                    |  4 +-
 debian/changelog                                   |  8 ++
 debian/control                                     |  2 +-
 debian/copyright                                   |  2 +-
 .../0003-Fix-URL-config-for-Django-1.8.patch       | 94 ++++++++++++++++++++++
 ...0004-Add-TEMPLATES-setting-for-Django-1.8.patch | 36 +++++++++
 debian/patches/series                              |  2 +
 tests/django_restframework_gis_tests/urls.py       | 48 +++++------
 tests/settings.py                                  | 19 +++++
 tests/urls.py                                      |  3 +-
 10 files changed, 190 insertions(+), 28 deletions(-)
 create mode 100644 debian/patches/0003-Fix-URL-config-for-Django-1.8.patch
 create mode 100644 debian/patches/0004-Add-TEMPLATES-setting-for-Django-1.8.patch

-- 
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