[Python-modules-commits] [python-django] branch debian/jessie-backports updated (3012918 -> a342b02)
Raphaël Hertzog
hertzog at moszumanska.debian.org
Tue Sep 27 12:12:57 UTC 2016
This is an automated email from the git hooks/post-receive script.
hertzog pushed a change to branch debian/jessie-backports
in repository python-django.
from 3012918 merge debian/patched-jessie-backports into debian/jessie-backports
new aaf1299 record new upstream branch created by importing python-django_1.8.15.orig.tar.gz
new ef4afda Import python-django_1.8.15.orig.tar.gz
new 6211306 Disable creation of _sources directory by Sphinx
new f6db1e5 Use Debian GeoIP database path as default
new a8f249a Fix #25761 -- re-raised exceptions need __cause__.__traceback__
new 86277ba merge debian/patched-jessie-backports into debian/jessie-backports
new a342b02 Add changelog entry
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:
Django.egg-info/PKG-INFO | 2 +-
Django.egg-info/SOURCES.txt | 1 +
PKG-INFO | 2 +-
debian/.git-dpm | 14 +++---
debian/changelog | 7 +++
...-Fixed-tests-with-older-releases-of-numpy.patch | 36 --------------
.../patches/02_disable-sources-in-sphinxdoc.diff | 2 +-
.../06_use_debian_geoip_database_as_default.diff | 2 +-
.../fix-25761-add-traceback-attribute.patch | 2 +-
debian/patches/series | 1 -
django/__init__.py | 2 +-
django/http/cookie.py | 29 ++++++------
.../static/docicons-behindscenes.png | Bin 49 -> 1065 bytes
.../djangodocs-epub/static/docicons-note.png | Bin 41 -> 559 bytes
.../djangodocs-epub/static/docicons-philosophy.png | Bin 47 -> 791 bytes
.../djangodocs-epub/static/docicons-warning.png | Bin 44 -> 782 bytes
docs/howto/deployment/wsgi/uwsgi.txt | 2 +-
docs/releases/1.8.15.txt | 18 +++++++
docs/releases/1.8.txt | 10 ++--
docs/releases/index.txt | 1 +
docs/releases/security.txt | 13 ++++++
tests/gis_tests/test_geoip.py | 8 ++--
tests/httpwrappers/tests.py | 52 ++++++++++++++++++++-
tests/middleware/test_security.py | 2 +-
tests/requests/tests.py | 5 +-
tests/template_tests/syntax_tests/test_numpy.py | 2 +-
26 files changed, 135 insertions(+), 78 deletions(-)
delete mode 100644 debian/patches/0004-Fixed-26923-Fixed-tests-with-older-releases-of-numpy.patch
mode change 120000 => 100644 docs/_theme/djangodocs-epub/static/docicons-behindscenes.png
mode change 120000 => 100644 docs/_theme/djangodocs-epub/static/docicons-note.png
mode change 120000 => 100644 docs/_theme/djangodocs-epub/static/docicons-philosophy.png
mode change 120000 => 100644 docs/_theme/djangodocs-epub/static/docicons-warning.png
create mode 100644 docs/releases/1.8.15.txt
--
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