[Python-modules-commits] [django-markupfield] branch master updated (8ddd767 -> 5068637)
Michael Fladischer
fladi at moszumanska.debian.org
Sat Dec 19 20:18:27 UTC 2015
This is an automated email from the git hooks/post-receive script.
fladi pushed a change to branch master
in repository django-markupfield.
from 8ddd767 Update Vcs fields for git migration
new 73e1359 Import django-markupfield_1.4.0.orig.tar.gz
new 765fa38 record new upstream branch created by importing django-markupfield_1.4.0.orig.tar.gz and merge it
new b34e563 Bump X-Python-Version compatibility to >= 2.7.
new 90eb36a Bump X-Python3-Version compatibility to >= 3.4.
new de993a5 Minimum required Django version is now 1.8.
new a6cadc8 Reformat packaging files with cme.
new f811ed7 Bump debhelper compatibility and version to 9.
new 5068637 Update changelog.
The 8 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:
CHANGELOG | 5 +++
LICENSE | 5 +--
PKG-INFO | 18 ++++-----
README.rst | 14 +++----
debian/.git-dpm | 14 +++----
debian/changelog | 16 ++++++++
debian/compat | 2 +-
debian/control | 33 +++++++++-------
django_markupfield.egg-info/PKG-INFO | 18 ++++-----
django_markupfield.egg-info/SOURCES.txt | 2 +-
django_markupfield.egg-info/pbr.json | 1 +
markupfield/__init__.py | 2 +-
markupfield/fields.py | 28 ++++++--------
markupfield/markup.py | 8 ----
markupfield/models.py | 0
markupfield/tests/models.py | 2 +-
markupfield/tests/settings.py | 2 +
markupfield/tests/tests.py | 68 ++++++++++++++++++++++++---------
setup.py | 4 +-
19 files changed, 140 insertions(+), 102 deletions(-)
create mode 100644 django_markupfield.egg-info/pbr.json
delete mode 100644 markupfield/models.py
--
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