[Python-modules-commits] [python-django-mptt] 02/04: record new upstream branch created by importing python-django-mptt_0.8.3.orig.tar.gz and merge it

Brian May bam at moszumanska.debian.org
Wed Apr 6 03:50:06 UTC 2016


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

bam pushed a commit to branch master
in repository python-django-mptt.

commit 917d8e0c939fd893abfe8c5150d9e39aa7b8e8db
Merge: 00d4e06 20a2efe
Author: Brian May <bam at debian.org>
Date:   Wed Apr 6 13:35:22 2016 +1000

    record new upstream branch created by importing python-django-mptt_0.8.3.orig.tar.gz and merge it

 INSTALL                                         |   8 +-
 MANIFEST.in                                     |   1 +
 PKG-INFO                                        |   5 +-
 README.rst                                      |   9 +-
 debian/.git-dpm                                 |  14 +-
 django_mptt.egg-info/PKG-INFO                   |   5 +-
 django_mptt.egg-info/SOURCES.txt                |  12 +
 django_mptt.egg-info/requires.txt               |   2 +-
 django_mptt.egg-info/top_level.txt              |   1 +
 docs/Makefile                                   |   6 -
 docs/admin.rst                                  | 111 ++++++-
 mptt/__init__.py                                |   3 +-
 mptt/admin.py                                   | 193 ++++++++++-
 mptt/fields.py                                  |   5 +-
 mptt/managers.py                                |  11 +-
 mptt/models.py                                  |  14 +-
 mptt/static/mptt/arrow-move.png                 | Bin 0 -> 457 bytes
 mptt/static/mptt/disclosure-down.png            | Bin 0 -> 496 bytes
 mptt/static/mptt/disclosure-right.png           | Bin 0 -> 464 bytes
 mptt/static/mptt/draggable-admin.css            |  52 +++
 mptt/static/mptt/draggable-admin.js             | 422 ++++++++++++++++++++++++
 mptt/templatetags/mptt_admin.py                 |   8 +-
 setup.cfg                                       |   2 +-
 setup.py                                        |  77 ++---
 tests/__init__.pyc                              | Bin 226 -> 210 bytes
 tests/__pycache__/__init__.cpython-35.pyc       | Bin 0 -> 194 bytes
 tests/__pycache__/settings.cpython-35.pyc       | Bin 0 -> 1525 bytes
 tests/myapp/__pycache__/__init__.cpython-35.pyc | Bin 0 -> 200 bytes
 tests/myapp/__pycache__/admin.cpython-35.pyc    | Bin 0 -> 568 bytes
 tests/myapp/__pycache__/models.cpython-35.pyc   | Bin 0 -> 12127 bytes
 tests/myapp/__pycache__/tests.cpython-35.pyc    | Bin 0 -> 65077 bytes
 tests/myapp/__pycache__/urls.cpython-35.pyc     | Bin 0 -> 349 bytes
 tests/myapp/admin.py                            |   5 +-
 tests/myapp/admin.pyc                           | Bin 632 -> 733 bytes
 tests/myapp/tests.py                            | 108 +++++-
 tests/myapp/tests.pyc                           | Bin 79289 -> 81653 bytes
 tests/settings.py                               |   1 +
 tests/settings.pyc                              | Bin 1597 -> 2156 bytes
 38 files changed, 980 insertions(+), 95 deletions(-)

diff --cc debian/.git-dpm
index f0714d7,0000000..5eb73c3
mode 100644,000000..100644
--- a/debian/.git-dpm
+++ b/debian/.git-dpm
@@@ -1,11 -1,0 +1,11 @@@
 +# see git-dpm(1) from git-dpm package
- a68ac09fedef4e685cd7c568ea6ff167873deb41
- a68ac09fedef4e685cd7c568ea6ff167873deb41
- a68ac09fedef4e685cd7c568ea6ff167873deb41
- a68ac09fedef4e685cd7c568ea6ff167873deb41
- python-django-mptt_0.8.0.orig.tar.gz
- bcb86ab70c57747d3151b3a74326c2f6b9b153e0
- 172292
++20a2efe130927acb6e52aa406666d3c76d36e836
++20a2efe130927acb6e52aa406666d3c76d36e836
++20a2efe130927acb6e52aa406666d3c76d36e836
++20a2efe130927acb6e52aa406666d3c76d36e836
++python-django-mptt_0.8.3.orig.tar.gz
++3e418f04a9a11c0754c6eb124bd52352317efa5b
++199477
 +debianTag="debian/%e%v"
 +patchedTag="patched/%e%v"
 +upstreamTag="upstream/%e%u"

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



More information about the Python-modules-commits mailing list