[Python-modules-commits] [django-picklefield] branch master updated (cf94e2d -> 07484b5)
Michael Fladischer
fladi at moszumanska.debian.org
Thu Jul 13 11:33:00 UTC 2017
This is an automated email from the git hooks/post-receive script.
fladi pushed a change to branch master
in repository django-picklefield.
from cf94e2d Update changelog.
new 0820e72 record new upstream branch created by importing django-picklefield_1.0.0.orig.tar.gz
new fe068eb Import django-picklefield_1.0.0.orig.tar.gz
new 31f1656 merge patched into master
new bf9736e change version to 1.0.0-1 (UNRELEASED) New upstream release.
new becc2b6 Fix tests by adding django.contrib.contenttypes to INSTALLED_APPS (Closes: #865557).
new 43f9545 Bump Standards-Version to 4.0.0.
new d4ea601 Use https:// for copyright-format 1.0 URL.
new 70a3bcc Remove unused lintian override as we now check for valid signatures on upstream tarballs.
new 07484b5 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:
PKG-INFO | 18 ++++++++++++--
README.rst | 15 ++++++++++++
debian/.git-dpm | 14 +++++------
debian/changelog | 12 ++++++++++
debian/control | 2 +-
debian/copyright | 2 +-
debian/patches/fix_tests.patch | 30 ------------------------
debian/patches/series | 1 -
debian/settings.py | 9 ++++---
debian/source/lintian-overrides | 2 --
setup.cfg | 1 -
setup.py | 3 +--
src/django_picklefield.egg-info/PKG-INFO | 18 ++++++++++++--
src/picklefield/compat.py | 9 -------
src/picklefield/fields.py | 40 ++++++++++++++------------------
src/picklefield/tests.py | 38 ++++++++++++++++++++++++++----
16 files changed, 127 insertions(+), 87 deletions(-)
delete mode 100644 debian/patches/fix_tests.patch
delete mode 100644 debian/patches/series
delete mode 100644 debian/source/lintian-overrides
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/django-picklefield.git
More information about the Python-modules-commits
mailing list