[Python-modules-commits] [transifex-client] 07/07: add dh-python to Build-Depends
Hans-Christoph Steiner
eighthave at moszumanska.debian.org
Fri Apr 14 19:24:21 UTC 2017
This is an automated email from the git hooks/post-receive script.
eighthave pushed a commit to branch master
in repository transifex-client.
commit c5ef9696e5d11d33188c040a0b5f0acd5611567d
Author: Hans-Christoph Steiner <hans at eds.org>
Date: Fri Apr 14 21:17:07 2017 +0200
add dh-python to Build-Depends
---
debian/control | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 970f7e6..a6ae7a8 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,12 @@ Section: python
Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
Uploaders: Hans-Christoph Steiner <hans at eds.org>
-Build-Depends: debhelper (>= 9), python-all, python-setuptools,
- python-mock, bash-completion
+Build-Depends: bash-completion,
+ debhelper (>= 9),
+ dh-python,
+ python-all,
+ python-setuptools,
+ python-mock
Standards-Version: 3.9.8
Homepage: https://www.transifex.com/
Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/transifex-client.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/transifex-client.git
More information about the Python-modules-commits
mailing list