[Python-modules-commits] [django-markupfield] branch master updated (0900aa9 -> 0d3f253)

Michael Fladischer fladi at moszumanska.debian.org
Thu Sep 1 18:49:13 UTC 2016


This is an automated email from the git hooks/post-receive script.

fladi pushed a change to branch master
in repository django-markupfield.

      from  0900aa9   Fixed VCS URL (https)
       new  53de3a7   Add expected "required" attribute for Django 1.10 tests.
       new  14bc4d0   merge patched into master
       new  b222996   Pass request instance to formfield_for_dbfield method.
       new  ac3e140   merge patched into master
       new  ba226cb   [ Ondřej Nový ] [ Michael Fladischer ] Add patches to fix Django 1.10 integration (Closes: #828650).
       new  b977613   Bump Standards-Version to 3.9.8.
       new  54e849c   Use https:// for copyright-format 1.0 URL.
       new  6a1195b   Rebuild all django.mo files from source using python3-babel.
       new  0d3f253   change target 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                                   | 11 +++++--
 debian/clean                                       |  1 +
 debian/control                                     |  3 +-
 debian/copyright                                   |  2 +-
 ...d-required-attribute-for-Django-1.10-test.patch | 23 +++++++++++++++
 ...t-instance-to-formfield_for_dbfield-metho.patch | 34 ++++++++++++++++++++++
 debian/patches/series                              |  2 ++
 debian/rules                                       |  7 +++++
 markupfield/tests/tests.py                         |  7 +++--
 10 files changed, 85 insertions(+), 9 deletions(-)
 create mode 100644 debian/clean
 create mode 100644 debian/patches/0001-Add-expected-required-attribute-for-Django-1.10-test.patch
 create mode 100644 debian/patches/0002-Pass-request-instance-to-formfield_for_dbfield-metho.patch
 create mode 100644 debian/patches/series

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/django-markupfield.git



More information about the Python-modules-commits mailing list