[Python-modules-commits] [django-model-utils] 02/03: record new upstream branch created by importing django-model-utils_2.3.1.orig.tar.gz and merge it

Brian May bam at moszumanska.debian.org
Mon Oct 12 05:42:57 UTC 2015


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

bam pushed a commit to branch master
in repository django-model-utils.

commit d71a28ab43edf4fafb787779c32ea9d9b5e723f7
Merge: 918f034 f99aada
Author: Brian May <bam at debian.org>
Date:   Mon Oct 12 16:19:26 2015 +1100

    record new upstream branch created by importing django-model-utils_2.3.1.orig.tar.gz and merge it

 .gitignore                                  |   2 +
 .travis.yml                                 |  55 +++++++------
 AUTHORS.rst                                 |   5 ++
 CHANGES.rst                                 |  60 ++++++++++++++
 CONTRIBUTING.rst                            |  20 +++++
 LICENSE.txt                                 |   2 +-
 MANIFEST.in                                 |   1 +
 Makefile                                    |   6 ++
 README.rst                                  |   2 +-
 debian/.git-dpm                             |  14 ++--
 docs/conf.py                                |   2 +-
 docs/managers.rst                           |   7 ++
 docs/utilities.rst                          |  13 +++
 model_utils/__init__.py                     |   2 +-
 model_utils/fields.py                       |  16 ++++
 model_utils/locale/de/LC_MESSAGES/django.mo | Bin 0 -> 760 bytes
 model_utils/locale/de/LC_MESSAGES/django.po |  53 +++++++++++++
 model_utils/managers.py                     |  50 ++++++++----
 model_utils/models.py                       |  35 ++++----
 model_utils/tests/tests.py                  |  61 +++++++++++++-
 model_utils/tracker.py                      |  10 +--
 runtests.py                                 |  18 +++--
 setup.py                                    |   8 +-
 tox.ini                                     | 119 +++++-----------------------
 runtests.py => translations.py              |  24 +++---
 update_travis_envs.sh                       |  13 +++
 26 files changed, 403 insertions(+), 195 deletions(-)

diff --cc debian/.git-dpm
index c88d5ee,0000000..523fa21
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
- 258d7071e76239e0c489d1f723a44a36cf5de7d5
- 258d7071e76239e0c489d1f723a44a36cf5de7d5
- 258d7071e76239e0c489d1f723a44a36cf5de7d5
- 258d7071e76239e0c489d1f723a44a36cf5de7d5
- django-model-utils_2.0.3.orig.tar.gz
- aa030d7ded46ee84b40eaee2f0ccd07046280387
- 38826
++f99aada01eb41c17243384427365ba326dc1fa1d
++f99aada01eb41c17243384427365ba326dc1fa1d
++f99aada01eb41c17243384427365ba326dc1fa1d
++f99aada01eb41c17243384427365ba326dc1fa1d
++django-model-utils_2.3.1.orig.tar.gz
++154dfe2d93582a7ba3d4c228d5979d4017ba049a
++42288
 +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/django-model-utils.git



More information about the Python-modules-commits mailing list