[Python-modules-commits] [python-django-netfields] 05/07: Run wrap-and-sort -bast to reduce diff size of future changes.

Michael Fladischer fladi at moszumanska.debian.org
Mon Dec 18 17:37:36 UTC 2017


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

fladi pushed a commit to branch debian/master
in repository python-django-netfields.

commit 3ebda75a59db8df4c6d37ff9f908fad391423555
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date:   Mon Dec 18 18:31:42 2017 +0100

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

diff --git a/debian/changelog b/debian/changelog
index a004799..0408348 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ python-django-netfields (0.8-1) UNRELEASED; urgency=low
 
   * New upstream release.
   * Bump Standards-Version to 4.1.2.
+  * Run wrap-and-sort -bast to reduce diff size of future changes.
 
  -- Michael Fladischer <fladi at debian.org>  Mon, 18 Dec 2017 18:28:38 +0100
 
diff --git a/debian/control b/debian/control
index d789192..5cd6571 100644
--- a/debian/control
+++ b/debian/control
@@ -2,11 +2,13 @@ Source: python-django-netfields
 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 (>= 10),
-               dh-python,
-               python3-all,
-               python3-setuptools
+Uploaders:
+ Michael Fladischer <fladi at debian.org>,
+Build-Depends:
+ debhelper (>= 10),
+ dh-python,
+ python3-all,
+ python3-setuptools,
 Standards-Version: 4.1.2
 X-Python3-Version: >= 3.3
 Homepage: https://github.com/jimfunk/django-postgresql-netfields/
@@ -15,8 +17,9 @@ Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-django-ne
 
 Package: python3-django-netfields
 Architecture: all
-Depends: ${misc:Depends},
-         ${python3:Depends}
+Depends:
+ ${misc:Depends},
+ ${python3:Depends},
 Description: Django PostgreSQL netfields implementation (Python3 version)
  This project is an attempt at making proper PostgreSQL net related fields for
  Django. In Django pre 1.4 the built in IPAddressField does not support IPv6 and

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



More information about the Python-modules-commits mailing list