[Python-modules-commits] [python-django-extensions] branch master updated (70e4976 -> 393b65a)
Michael Fladischer
fladi at moszumanska.debian.org
Wed May 18 13:34:09 UTC 2016
This is an automated email from the git hooks/post-receive script.
fladi pushed a change to branch master
in repository python-django-extensions.
from 70e4976 Release 1.6.3-1
new b963610 record new upstream branch created by importing python-django-extensions_1.6.7.orig.tar.gz
new cd6e080 Import python-django-extensions_1.6.7.orig.tar.gz
new 536a0fd 01-werkzeug-package.diff
new 858ec0a merge patched into master
new f74dfac change version to 1.6.7-1 (UNRELEASED) New upstream release. change urgency to low
new 5716247 Clean .coverage file to allow two builds in a row.
new e3e2674 Clean django_extensions.egg-info folder to allow two builds in a row.
new 41c21ad Remove unnecessary versioned dependencies.
new ccc77cf Remove python{,3}-profiler from Suggests as it is provided by python{,3} itself.
new 318fd07 Remove python3-keyczar from Suggests as it does not exist.
new 3d7533d Rename MIT license to Expat.
new ac41d9a Provide unique descriptions for both binary packages.
new 6868b59 Reformat packaging files with cme for better readability.
new 17f6b80 Add missing X-Python3-Version field.
new b1aace1 Add python-keyczar to Build-Depends in order to enable related tests for encrypted fields.
new 2647790 Fix copyright entries for jquery.js (removed) and jquery.ajaxQueue.js (added).
new 6e6b716 Add linitian-override for minified jquery.bgiframe.min.js. Source is included in debian/missing-sources/jquery.bgiframe.min.js.
new 393b65a change target to unstable Team upload.
The 18 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:
.gitignore | 2 +
CHANGELOG.md | 44 ++++++++++++++
debian/.git-dpm | 14 ++---
debian/changelog | 23 +++++++
debian/clean | 6 ++
debian/control | 70 ++++++++++++++++------
debian/copyright | 48 +++++++--------
debian/patches/0001-01-werkzeug-package.diff.patch | 2 +-
debian/source/lintian-overrides | 2 +
django_extensions/__init__.py | 2 +-
django_extensions/compat.py | 57 +++++++-----------
django_extensions/db/fields/__init__.py | 17 +++++-
django_extensions/jobs/daily/cache_cleanup.py | 4 +-
.../management/commands/admin_generator.py | 4 +-
.../management/commands/describe_form.py | 2 +-
.../management/commands/dumpscript.py | 10 ++--
.../management/commands/pipchecker.py | 6 +-
.../management/commands/runprofileserver.py | 21 ++-----
django_extensions/management/modelviz.py | 13 +++-
django_extensions/management/shells.py | 10 +++-
docs/command_extensions.rst | 3 +
docs/conf.py | 2 +-
docs/runserver_plus.rst | 27 ++++++++-
docs/shell_plus.rst | 6 ++
24 files changed, 276 insertions(+), 119 deletions(-)
create mode 100644 debian/clean
create mode 100644 debian/source/lintian-overrides
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-django-extensions.git
More information about the Python-modules-commits
mailing list