[Python-modules-commits] [python-django] branch debian/jessie updated (c46d924 -> d838866)

Brian May bam at moszumanska.debian.org
Sun Oct 11 02:44:55 UTC 2015


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

bam pushed a change to branch debian/jessie
in repository python-django.

      from  c46d924   Imported Debian patch 1.7.7-1+deb8u1
       new  8785351   Disable creation of _sources directory by Sphinx
       new  0ab6de8   Update manual page to refer to django-admin instead of django-admin.py
       new  27dce85   Use Debian GeoIP database path as default
       new  734cf4a   newlines-1.7.x.diff
       new  4f049c3   session-1.7.x.diff
       new  f3dcdb6   Initialize git-dpm
       new  d838866   git-dpm config

The 7 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                                    | 11 ++++
 .../patches/02_disable-sources-in-sphinxdoc.diff   | 16 ++++--
 debian/patches/03_manpage.diff                     | 15 +++++-
 .../06_use_debian_geoip_database_as_default.diff   | 21 +++++---
 debian/patches/newlines-1.7.x.diff                 | 35 ++++++++-----
 debian/patches/session-1.7.x.diff                  | 60 +++++++++++++---------
 django/contrib/gis/geoip/base.py                   | 19 +++----
 django/contrib/sessions/backends/cache.py          |  6 ++-
 django/contrib/sessions/backends/cached_db.py      |  4 +-
 django/contrib/sessions/backends/db.py             |  5 +-
 django/contrib/sessions/backends/file.py           |  5 +-
 django/contrib/sessions/tests.py                   | 20 ++++++++
 django/core/validators.py                          | 27 +++++-----
 docs/conf.py                                       |  5 +-
 docs/man/django-admin.1                            |  6 +--
 tests/validators/tests.py                          | 15 +++++-
 16 files changed, 188 insertions(+), 82 deletions(-)
 create mode 100644 debian/.git-dpm

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



More information about the Python-modules-commits mailing list