[Python-modules-commits] [python-django] branch debian/jessie-backports updated (80492d2 -> 42716dc)

Raphaël Hertzog hertzog at moszumanska.debian.org
Wed Jun 8 15:31:41 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  80492d2   Prepare for release
       new  e689c9e   Imported Upstream version 1.8.13
       new  b1fb527   Merge tag 'upstream/1.8.13' into debian/jessie-backports
       new  42716dc   New upstream bugfix release.

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:
 Django.egg-info/PKG-INFO                     |  2 +-
 Django.egg-info/SOURCES.txt                  |  1 +
 PKG-INFO                                     |  2 +-
 debian/changelog                             |  6 ++++++
 django/__init__.py                           |  2 +-
 django/db/backends/base/operations.py        |  2 +-
 django/db/backends/utils.py                  |  2 +-
 docs/ref/contrib/contenttypes.txt            |  2 +-
 docs/releases/1.8.13.txt                     | 16 ++++++++++++++++
 docs/releases/index.txt                      |  1 +
 docs/topics/db/aggregation.txt               | 13 +++++++------
 docs/topics/forms/index.txt                  |  2 +-
 setup.cfg                                    |  2 +-
 tests/db_typecasts/tests.py                  |  3 +++
 tests/model_fields/tests.py                  |  8 ++++++++
 tests/template_tests/syntax_tests/test_if.py | 26 ++++++++++++++++++++++++++
 16 files changed, 76 insertions(+), 14 deletions(-)
 create mode 100644 docs/releases/1.8.13.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