[Python-modules-commits] [sphinx-argparse] 11/12: Sort Build-Depends

ChangZhuo Chen czchen at moszumanska.debian.org
Sun Jul 2 13:21:33 UTC 2017


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

czchen pushed a commit to branch master
in repository sphinx-argparse.

commit 714a18dce9b519eb362aaceaa540bc64027bca4d
Author: ChangZhuo Chen (陳昌倬) <czchen at debian.org>
Date:   Sun Jul 2 21:18:41 2017 +0800

    Sort Build-Depends
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index b0ede43..8b83167 100644
--- a/debian/control
+++ b/debian/control
@@ -6,15 +6,15 @@ Uploaders: ChangZhuo Chen (陳昌倬) <czchen at debian.org>
 Build-Depends: debhelper (>= 10),
                dh-python,
                python-all (>= 2.7.3-5~),
+               python-pytest,
                python-setuptools,
                python-sphinx,
                python-sphinx-rtd-theme,
-               python-pytest,
                python3-all,
+               python3-pytest,
                python3-setuptools,
                python3-sphinx,
                python3-sphinx-rtd-theme,
-               python3-pytest
 Standards-Version: 3.9.8
 Homepage: https://github.com/ribozz/sphinx-argparse
 Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/sphinx-argparse.git

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



More information about the Python-modules-commits mailing list