[Python-modules-commits] [python-django] branch debian/master updated (40c02f8 -> a73deaa)
Raphaël Hertzog
hertzog at moszumanska.debian.org
Wed Nov 25 15:19:24 UTC 2015
This is an automated email from the git hooks/post-receive script.
hertzog pushed a change to branch debian/master
in repository python-django.
from 40c02f8 releasing package python-django version 1.8.7-1
new 2f43f41 Rely on C.UTF-8 to run the tests instead of building our locale ourselves.
new b3992b0 Fix #25761 -- re-raised exceptions need __cause__.__traceback__
new c4a7192 merge debian/patched-master into debian/master
new e8e02b1 Update changelog with new patch added
new eb370df Extend lintian overrides to cover more false positives of source-is-missing.
new fd57a58 Cleanup debian/copyright for dropped/renamed files.
new 2a1c9f2 Use high priority to reach testing sooner and close the security issue
new 001bb36 Run tests for all supported Python versions.
new a73deaa Release to unstable
The 9 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 | 13 ++++
debian/copyright | 12 +---
.../fix-25761-add-traceback-attribute.patch | 82 ++++++++++++++++++++++
debian/patches/series | 1 +
debian/rules | 9 ++-
debian/source/lintian-overrides | 4 ++
django/db/migrations/loader.py | 2 +
django/db/utils.py | 2 +
django/utils/timezone.py | 2 +
docs/ref/exceptions.txt | 4 +-
11 files changed, 117 insertions(+), 18 deletions(-)
create mode 100644 debian/patches/fix-25761-add-traceback-attribute.patch
--
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