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

Michael Fladischer fladi at moszumanska.debian.org
Tue Jan 9 07:14:33 UTC 2018


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

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

commit 3fc121cddbeb1ba5e2e9ecd101d73786cade234c
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date:   Tue Jan 9 08:04:58 2018 +0100

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

diff --git a/debian/changelog b/debian/changelog
index 81f61d4..b4109ee 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ python-sievelib (1.1.0-1) UNRELEASED; urgency=low
   * Always use pristine-tar.
   * Bump debhelper compatibility and version to 11.
   * Bump Standards-Version to 4.1.3.
+  * Run wrap-and-sort -bast to reduce diff size of future changes.
 
  -- Michael Fladischer <fladi at debian.org>  Tue, 09 Jan 2018 08:03:41 +0100
 
diff --git a/debian/control b/debian/control
index eaeb311..a492769 100644
--- a/debian/control
+++ b/debian/control
@@ -2,17 +2,19 @@ Source: python-sievelib
 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 (>= 11),
-               dh-python,
-               python-all,
-               python-nose,
-               python-setuptools,
-               python-six,
-               python3-all,
-               python3-nose,
-               python3-setuptools,
-               python3-six
+Uploaders:
+ Michael Fladischer <fladi at debian.org>,
+Build-Depends:
+ debhelper (>= 11),
+ dh-python,
+ python-all,
+ python-nose,
+ python-setuptools,
+ python-six,
+ python3-all,
+ python3-nose,
+ python3-setuptools,
+ python3-six,
 Standards-Version: 4.1.3
 X-Python-Version: >= 2.7
 X-Python3-Version: >= 3.4
@@ -22,8 +24,9 @@ Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-sievelib.
 
 Package: python-sievelib
 Architecture: all
-Depends: ${misc:Depends},
-         ${python:Depends}
+Depends:
+ ${misc:Depends},
+ ${python:Depends},
 Description: Client-side Sieve and Managesieve library
  Client-side Sieve and Managesieve library written in Python.
  .
@@ -43,8 +46,9 @@ Description: Client-side Sieve and Managesieve library
 
 Package: python3-sievelib
 Architecture: all
-Depends: ${misc:Depends},
-         ${python3:Depends}
+Depends:
+ ${misc:Depends},
+ ${python3:Depends},
 Description: Client-side Sieve and Managesieve library (Python3 version)
  Client-side Sieve and Managesieve library written in Python.
  .

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



More information about the Python-modules-commits mailing list