[Python-modules-commits] [django-python3-ldap] 04/06: Run wrap-and-sort -bast to reduce diff size of future changes.

Michael Fladischer fladi at moszumanska.debian.org
Mon Dec 11 10:35:58 UTC 2017


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

fladi pushed a commit to annotated tag debian/0.11.1-1
in repository django-python3-ldap.

commit e1eca69366684e80693903d274acae5157b824ad
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date:   Mon Dec 11 11:31:11 2017 +0100

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

diff --git a/debian/changelog b/debian/changelog
index bcffda7..915e55f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ django-python3-ldap (0.11.1-1) UNRELEASED; urgency=low
 
   * New upstream release (Closes: #883284).
   * 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, 11 Dec 2017 11:30:32 +0100
 
diff --git a/debian/control b/debian/control
index 5141840..97c43bb 100644
--- a/debian/control
+++ b/debian/control
@@ -2,13 +2,15 @@ Source: django-python3-ldap
 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,
-               python-all,
-               python-setuptools,
-               python3-all,
-               python3-setuptools
+Uploaders:
+ Michael Fladischer <fladi at debian.org>,
+Build-Depends:
+ debhelper (>= 9),
+ dh-python,
+ python-all,
+ python-setuptools,
+ python3-all,
+ python3-setuptools,
 Standards-Version: 4.1.2
 X-Python-Version: >= 2.7
 X-Python3-Version: >= 3.2
@@ -18,8 +20,9 @@ Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/django-python3-l
 
 Package: python-django-python3-ldap
 Architecture: all
-Depends: ${misc:Depends},
-         ${python:Depends}
+Depends:
+ ${misc:Depends},
+ ${python:Depends},
 Description: Django LDAP user authentication backend (Python2 version)
  django-python3-ldap provides a Django LDAP user authentication backend for
  Python. It uses the pure Python ldap3 library for all LDAP related operations.
@@ -35,8 +38,9 @@ Description: Django LDAP user authentication backend (Python2 version)
 
 Package: python3-django-python3-ldap
 Architecture: all
-Depends: ${misc:Depends},
-         ${python3:Depends}
+Depends:
+ ${misc:Depends},
+ ${python3:Depends},
 Description: Django LDAP user authentication backend (Python3 version)
  django-python3-ldap provides a Django LDAP user authentication backend for
  Python. It uses the pure Python ldap3 library for all LDAP related operations.

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



More information about the Python-modules-commits mailing list