[Python-modules-commits] [python-django] branch debian/master updated (2a25cda -> ab85ce5)
Raphaël Hertzog
hertzog at moszumanska.debian.org
Wed Nov 23 10:15:45 UTC 2016
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 2a25cda releasing package python-django version 1:1.10.3-1
new e8e9eeb Fix git-dpm meta-data
new 1f15a80 Disable creation of _sources directory by Sphinx
new b4bd624 Use Debian GeoIP database path as default
new d7531e2 Fix test suite in parallel mode
new 1d77484 merge debian/patched-master into debian/master
new 7eaa8b2 Update changelog
new ab85ce5 Handle lintian's findings
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 | 6 +-
debian/changelog | 8 +
debian/copyright | 4 +
.../0003-Fix-test-suite-in-parallel-mode.patch | 673 +++++++++++++++++++++
.../patches/02_disable-sources-in-sphinxdoc.diff | 6 +-
.../06_use_debian_geoip_database_as_default.diff | 2 +-
debian/patches/series | 1 +
debian/python-django-common.lintian-overrides | 7 -
debian/rules | 8 +-
debian/source/lintian-overrides | 2 +
tests/i18n/test_compilation.py | 43 +-
tests/i18n/test_extraction.py | 185 ++----
tests/i18n/test_percents.py | 5 +-
tests/i18n/utils.py | 67 ++
14 files changed, 809 insertions(+), 208 deletions(-)
create mode 100644 debian/patches/0003-Fix-test-suite-in-parallel-mode.patch
create mode 100644 debian/source/lintian-overrides
create mode 100644 tests/i18n/utils.py
--
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