[Python-modules-commits] [pygtail] 01/01: d/control: run wrap-and-sort -a

Mattia Rizzolo mattia at debian.org
Sun May 15 19:52:35 UTC 2016


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

mattia pushed a commit to branch master
in repository pygtail.

commit ef3693285a17d7835e8d6708b696e04d08f19847
Author: Mattia Rizzolo <mattia at debian.org>
Date:   Sun May 15 19:52:00 2016 +0000

    d/control: run wrap-and-sort -a
---
 debian/control | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/debian/control b/debian/control
index 01779c8..1783633 100644
--- a/debian/control
+++ b/debian/control
@@ -3,13 +3,13 @@ Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.
 Uploaders: Christopher Baines <mail at cbaines.net>
 Section: python
 Priority: optional
-Build-Depends: dh-python,
-               python-setuptools,
-               python3-setuptools,
+Build-Depends: debhelper (>= 9),
+               dh-python,
+               help2man,
                python-all,
+               python-setuptools,
                python3-all,
-               debhelper (>= 9),
-               help2man,
+               python3-setuptools
 Standards-Version: 3.9.8
 Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/pygtail.git
 Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/pygtail.git
@@ -43,9 +43,9 @@ Description: read log file lines that have not been read (Python 3)
 
 Package: pygtail
 Architecture: all
-Depends: ${misc:Depends},
-         python3,
+Depends: python3,
          python3-pygtail,
+         ${misc:Depends}
 Description: read log file lines that have not been read
  pygtail is a tool for reading log files, and is capable of handling log files
  which are rotated.

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



More information about the Python-modules-commits mailing list