[Python-modules-commits] [python-django-extensions] branch master updated (4821057 -> 897080b)

Brian May bam at moszumanska.debian.org
Wed Nov 18 06:31:16 UTC 2015


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

bam pushed a change to branch master
in repository python-django-extensions.

      from  4821057   Fix up distribution.
       new  6dbaca5   Fix VCS headers.
       new  23b8fb2   record new upstream branch created by importing python-django-extensions_1.5.9.orig.tar.gz
       new  9e6fc9d   Import python-django-extensions_1.5.9.orig.tar.gz
       new  df2917f   01-werkzeug-package.diff
       new  8111bbd   merge patched into master
       new  897080b   Update debian/changelog.

The 6 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                                          |  1 +
 CHANGELOG.md                                        | 21 +++++++++++++++++++++
 debian/.git-dpm                                     | 14 +++++++-------
 debian/changelog                                    |  7 +++++++
 debian/control                                      |  4 ++--
 debian/patches/0001-01-werkzeug-package.diff.patch  |  2 +-
 django_extensions/__init__.py                       |  2 +-
 .../management/commands/print_settings.py           |  6 ++++++
 django_extensions/management/commands/reset_db.py   | 12 ++++++++----
 django_extensions/management/modelviz.py            | 12 +++++++++---
 django_extensions/management/shells.py              |  2 ++
 django_extensions/management/technical_response.py  |  2 +-
 .../{migrations => south_migrations}/0001_empty.py  |  0
 .../{migrations => south_migrations}/__init__.py    |  0
 docs/conf.py                                        |  2 +-
 docs/creating_release.txt                           |  6 +++++-
 docs/export_emails.rst                              | 10 +++++-----
 docs/print_settings.rst                             |  5 ++++-
 setup.cfg                                           |  1 -
 tox.ini                                             | 19 +++++++++++++++++--
 20 files changed, 98 insertions(+), 30 deletions(-)
 rename django_extensions/{migrations => south_migrations}/0001_empty.py (100%)
 rename django_extensions/{migrations => south_migrations}/__init__.py (100%)

-- 
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