[Python-modules-commits] [djangorestframework-gis] 06/10: Run wrap-and-sort -bast to reduce diff size of future changes.

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 commit to branch debian/master
in repository djangorestframework-gis.

commit 94152e46aa01481b2039ada2bb15af34bd06be76
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date:   Fri Nov 24 10:30:58 2017 +0100

    Run wrap-and-sort -bast to reduce diff size of future changes.
---
 debian/changelog |  1 +
 debian/control   | 52 ++++++++++++++++++++++++++++------------------------
 2 files changed, 29 insertions(+), 24 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 2777505..1fa15e9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ djangorestframework-gis (0.12-1) UNRELEASED; urgency=low
   * New upstream release.
   * Move upstream signing key to debian/upstream/signing-key.asc.
   * Add python(3)-six to Build-Depends as they are used during tests.
+  * Run wrap-and-sort -bast to reduce diff size of future changes.
 
  -- Michael Fladischer <fladi at debian.org>  Fri, 24 Nov 2017 10:21:36 +0100
 
diff --git a/debian/control b/debian/control
index 2c5e7f6..226d6d6 100644
--- a/debian/control
+++ b/debian/control
@@ -2,22 +2,24 @@ Source: djangorestframework-gis
 Section: python
 Priority: optional
 Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Uploaders: Michael Fladischer <fladi at debian.org>
-Build-Depends: debhelper (>= 9),
-               dh-python,
-               libsqlite3-mod-spatialite,
-               python-all,
-               python-djangorestframework (>= 3.0.4),
-               python-django-filters,
-               python-gdal,
-               python-setuptools,
-               python-six,
-               python3-all,
-               python3-djangorestframework (>= 3.0.4),
-               python3-django-filters,
-               python3-gdal,
-               python3-setuptools,
-               python3-six
+Uploaders:
+ Michael Fladischer <fladi at debian.org>,
+Build-Depends:
+ debhelper (>= 9),
+ dh-python,
+ libsqlite3-mod-spatialite,
+ python-all,
+ python-django-filters,
+ python-djangorestframework (>= 3.0.4),
+ python-gdal,
+ python-setuptools,
+ python-six,
+ python3-all,
+ python3-django-filters,
+ python3-djangorestframework (>= 3.0.4),
+ python3-gdal,
+ python3-setuptools,
+ python3-six,
 Standards-Version: 4.0.0
 X-Python-Version: >= 2.6
 X-Python3-Version: >= 3.3
@@ -27,10 +29,11 @@ Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/djangorestf
 
 Package: python-djangorestframework-gis
 Architecture: all
-Depends: python-djangorestframework (>= 3.0.4),
-         python-django-filters,
-         ${misc:Depends},
-         ${python:Depends}
+Depends:
+ python-django-filters,
+ python-djangorestframework (>= 3.0.4),
+ ${misc:Depends},
+ ${python:Depends},
 Description: Geographic add-ons for Django REST Framework
  djangorestframework-gis extends the Django REST Framework to also handle
  geographic data as used by GeoDjango during serialization and deserialization.
@@ -49,10 +52,11 @@ Description: Geographic add-ons for Django REST Framework
 
 Package: python3-djangorestframework-gis
 Architecture: all
-Depends: python3-djangorestframework (>= 3.0.4),
-         python3-django-filters,
-         ${misc:Depends},
-         ${python3:Depends}
+Depends:
+ python3-django-filters,
+ python3-djangorestframework (>= 3.0.4),
+ ${misc:Depends},
+ ${python3:Depends},
 Description: Geographic add-ons for Django REST Framework (Python3 version)
  djangorestframework-gis extends the Django REST Framework to also handle
  geographic data as used by GeoDjango during serialization and deserialization.

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