[Python-modules-commits] [djangorestframework-gis] branch debian/master updated (d70d735 -> 498cd6b)

Michael Fladischer fladi at moszumanska.debian.org
Fri Nov 24 09:55:18 UTC 2017


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

fladi pushed a change to branch debian/master
in repository djangorestframework-gis.

      from  d70d735   Upload to unstable (Closes: #865920).
       new  c53cd8c   New upstream version 0.12
       new  38c10c3   Update upstream source from tag 'upstream/0.12'
       new  bc7ec55   Move upstream signing key to debian/upstream/signing-key.asc.
       new  9e0005a   New upstream release.
       new  37b9d0b   Add python(3)-six to Build-Depends as they are used during tests.
       new  94152e4   Run wrap-and-sort -bast to reduce diff size of future changes.
       new  900a2ce   Install README.rst for both Python2 and Python3 packages.
       new  cbecb30   Enable autopkgtest-pkg-python testsuite.
       new  99c64aa   Bump Standards-Version to 4.1.1.
       new  498cd6b   Upload to unstable.

The 10 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:
 CHANGES.rst                                        |  11 +
 PKG-INFO                                           |   2 +-
 README.rst                                         |   7 +-
 debian/changelog                                   |  12 +
 debian/control                                     |  53 +-
 .../{docs => python-djangorestframework-gis.docs}  |   0
 .../{docs => python3-djangorestframework-gis.docs} |   0
 debian/upstream-signing-key.pgp                    | Bin 33979 -> 0 bytes
 debian/upstream/signing-key.asc                    | 713 +++++++++++++++++++++
 djangorestframework_gis.egg-info/PKG-INFO          |   2 +-
 djangorestframework_gis.egg-info/requires.txt      |   3 +-
 requirements.txt                                   |   3 +-
 rest_framework_gis/__init__.py                     |   2 +-
 rest_framework_gis/fields.py                       |  27 +-
 rest_framework_gis/filters.py                      |  19 +-
 setup.cfg                                          |   4 +-
 tests/django_restframework_gis_tests/models.py     |   1 -
 tests/django_restframework_gis_tests/test_bbox.py  |   5 +-
 .../django_restframework_gis_tests/test_filters.py |   5 +-
 .../test_performance.py                            |   6 +-
 tests/django_restframework_gis_tests/tests.py      |  61 +-
 tests/django_restframework_gis_tests/views.py      |   2 +-
 tests/urls.py                                      |   7 +-
 23 files changed, 886 insertions(+), 59 deletions(-)
 copy debian/{docs => python-djangorestframework-gis.docs} (100%)
 rename debian/{docs => python3-djangorestframework-gis.docs} (100%)
 delete mode 100644 debian/upstream-signing-key.pgp
 create mode 100644 debian/upstream/signing-key.asc

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



More information about the Python-modules-commits mailing list