[Python-modules-commits] [python-django] branch debian/stretch-backports updated (f88b2bf -> d43d845)
Raphaël Hertzog
hertzog at moszumanska.debian.org
Mon Nov 20 23:16:35 UTC 2017
This is an automated email from the git hooks/post-receive script.
hertzog pushed a change to branch debian/stretch-backports
in repository python-django.
from f88b2bf releasing package python-django version 1:1.11.6-1~bpo9+1
adds 661bf50 Add Breaks: openstack-dashboard (<< 3:12) to ensure this package gets upgraded (etc.) first. The version in experimental (3:12.x) is supposed to work with the newer python-django.
adds 512e9df wrap-and-sort -sa.
adds 5e4cfbe Use HTTPS URI in debian/watch.
adds 7e7360e Tidy whitespace in debian/changelog.
adds 826917a releasing package python-django version 1:1.11.6-2
adds 8ee101d debian/watch: Also match 1.x versions on this branch.
adds ce15569 New upstream version 1.11.7
adds 1f1e52e Update upstream source from tag 'upstream/1.11.7'
adds ba88e49 New upstream bugfix release. <https://www.djangoproject.com/weblog/2017/nov/01/bugfix-release/>
adds 6073e7b releasing package python-django version 1:1.11.7-1
new 795029b Merge tag 'debian/1%1.11.7-1' into debian/stretch-backports
new d14f5c1 Add changelog entry for new release
new d43d845 Drop build-dep on python-six-doc which doesn't exist in stretch and stretch-backports.
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:
AUTHORS | 1 +
Django.egg-info/PKG-INFO | 2 +-
Django.egg-info/SOURCES.txt | 1 +
PKG-INFO | 2 +-
debian/changelog | 71 ++++++++++++++++++++++++++------------
debian/control | 10 ++++--
debian/watch | 2 +-
django/__init__.py | 2 +-
django/conf/global_settings.py | 8 ++---
django/conf/locale/eu/formats.py | 2 +-
django/core/cache/backends/base.py | 12 ++++---
django/db/models/expressions.py | 5 ++-
docs/ref/forms/renderers.txt | 8 ++---
docs/ref/models/querysets.txt | 2 +-
docs/releases/1.11.7.txt | 21 +++++++++++
docs/releases/index.txt | 1 +
tests/cache/tests.py | 5 +++
tests/expressions/models.py | 1 +
tests/expressions/tests.py | 5 +++
tests/i18n/tests.py | 15 ++++++++
tests/ordering/tests.py | 36 ++++++++++---------
21 files changed, 151 insertions(+), 61 deletions(-)
create mode 100644 docs/releases/1.11.7.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