[Python-modules-commits] [pycryptodome] 01/02: Add missing build dependency on python3-sphinx-rtd-theme

Christopher Stuart Hoskin mans0954 at moszumanska.debian.org
Sat Nov 4 13:43:24 UTC 2017


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

mans0954 pushed a commit to branch master
in repository pycryptodome.

commit 27c7c28dd09da4540eca2c7d6dc9844de24b69fd
Author: Christopher Hoskin <mans0954 at debian.org>
Date:   Sat Nov 4 10:22:00 2017 +0000

    Add missing build dependency on python3-sphinx-rtd-theme
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 99a8f7b..1eb5493 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ pycryptodome (3.4.7-1) UNRELEASED; urgency=medium
   * Update extra-license-file lintian override (Sphinx now appears to create a
     copy of the source file with extension rst.txt)
   * Bump Standards-Version from 3.9.8 to 4.1.1 (no change required)
+  * Add missing build dependency on python3-sphinx-rtd-theme
 
  -- Christopher Hoskin <mans0954 at debian.org>  Sat, 04 Nov 2017 07:00:01 +0000
 
diff --git a/debian/control b/debian/control
index 3cafc20..58ddda9 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Uploaders: Christopher Hoskin <mans0954 at debian.org>
 Section: python
 Priority: optional
 Build-Depends: dh-python, python-setuptools, python3-setuptools, python-all-dev, python3-all-dev, debhelper (>= 9),
- python3-sphinx
+ python3-sphinx, python3-sphinx-rtd-theme
 Standards-Version: 4.1.1
 Homepage: http://www.pycryptodome.org
 Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/pycryptodome.git

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



More information about the Python-modules-commits mailing list