[Python-modules-commits] [checkbox-ng] 08/09: Add python3-guacamole and python3-xlsxwriter dependencies

Sylvain Pineau spineau-guest at moszumanska.debian.org
Wed Jan 6 13:51:51 UTC 2016


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

spineau-guest pushed a commit to branch master
in repository checkbox-ng.

commit dddc5fd09c9c3485bf2e582c2d2c1435432a3b1e
Author: Sylvain Pineau <sylvain.pineau at canonical.com>
Date:   Wed Jan 6 14:46:36 2016 +0100

    Add python3-guacamole and python3-xlsxwriter dependencies
---
 debian/control | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 09ac51c..2f0a70d 100644
--- a/debian/control
+++ b/debian/control
@@ -10,10 +10,12 @@ Build-Depends: debhelper (>= 9),
                python3-all,
                python3-checkbox-support (>= 0.22),
                python3-docutils,
+               python3-guacamole (>= 0.9),
                python3-plainbox (>= 0.24),
                python3-requests (>= 1.0),
                python3-setuptools,
-               python3-sphinx
+               python3-sphinx,
+               python3-xlsxwriter
 Standards-Version: 3.9.6
 X-Python3-Version: >= 3.2
 Vcs-Git: git://anonscm.debian.org/python-modules/packages/checkbox-ng.git
@@ -37,8 +39,10 @@ Description: PlainBox based test runner
 Package: python3-checkbox-ng
 Architecture: all
 Depends: python3-checkbox-support (>= 0.22),
+         python3-guacamole (>= 0.9),
          python3-plainbox (>= 0.24),
          python3-requests (>= 1.0),
+         python3-xlsxwriter,
          ${misc:Depends},
          ${python3:Depends}
 Description: PlainBox based test runner (Python 3 library)

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



More information about the Python-modules-commits mailing list