[Python-modules-commits] [python-gear] 05/05: Missing python3 build-depends.

Thomas Goirand zigo at moszumanska.debian.org
Tue Sep 8 09:45:53 UTC 2015


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

zigo pushed a commit to branch debian/unstable
in repository python-gear.

commit da2bf4b30720e30ae796b1fdb76d72a352650bfb
Author: Thomas Goirand <thomas at goirand.fr>
Date:   Tue Sep 8 09:44:12 2015 +0000

    Missing python3 build-depends.
---
 debian/control | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/control b/debian/control
index 728fca2..dfd776d 100644
--- a/debian/control
+++ b/debian/control
@@ -12,6 +12,9 @@ Build-Depends: debhelper (>= 9),
                python-pbr,
                python-setuptools,
                python-sphinx,
+               python3-all,
+               python3-pbr,
+               python3-setuptools,
 Build-Depends-Indep: python-coverage,
                      python-daemon (>= 2.0.4),
                      python-extras,

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



More information about the Python-modules-commits mailing list