[Python-modules-commits] [quark-sphinx-theme] 04/06: debian/control: update build dependencies to include tinycss and mock.

Felix Krull fkrull-guest at moszumanska.debian.org
Mon Jun 5 17:41:49 UTC 2017


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

fkrull-guest pushed a commit to branch master
in repository quark-sphinx-theme.

commit 5e8ffcc939b41a93f62be22e56b4ea709bbf21c0
Author: Felix Krull <f_krull at gmx.de>
Date:   Mon Jun 5 16:48:01 2017 +0000

    debian/control: update build dependencies to include tinycss and mock.
---
 debian/control | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index 73f8c40..109bd10 100644
--- a/debian/control
+++ b/debian/control
@@ -7,8 +7,8 @@ Build-Depends: debhelper (>=9),
                dh-python,
                python-all, python-setuptools,
                python3-all, python3-setuptools,
-               python-sphinx, python-html5lib,
-               python3-sphinx, python3-html5lib
+               python-sphinx, python-html5lib, python-tinycss, python-mock,
+               python3-sphinx, python3-html5lib, python3-tinycss
 Homepage: https://pypi.python.org/pypi/quark-sphinx-theme
 Standards-Version: 3.9.8
 Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/quark-sphinx-theme.git
@@ -23,7 +23,7 @@ Depends: ${python:Depends}, ${misc:Depends}
 Provides: ${python:Provides}
 Description: Sphinx theme designed for QTextBrowser (Python 2)
  Quark is a Sphinx theme specifically designed to look and work well within the
- limitations of the Qt toolkit’s QTextBrowser. This theme was originally
+ limitations of the Qt toolkit's QTextBrowser. This theme was originally
  designed for the bundled manual of SpeedCrunch.
  .
  This is the Python 2 version of the package.
@@ -34,7 +34,7 @@ Depends: ${python3:Depends}, ${misc:Depends}
 Provides: ${python3:Provides}
 Description: Sphinx theme designed for QTextBrowser (Python 3)
  Quark is a Sphinx theme specifically designed to look and work well within the
- limitations of the Qt toolkit’s QTextBrowser. This theme was originally
+ limitations of the Qt toolkit's QTextBrowser. This theme was originally
  designed for the bundled manual of SpeedCrunch.
  .
  This is the Python 3 version of the package.

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



More information about the Python-modules-commits mailing list