[Python-modules-commits] [pyeapi] 01/02: Explicitely depends on python3-sphinx-rtd-theme

Vincent Bernat bernat at moszumanska.debian.org
Fri Jul 8 10:45:11 UTC 2016


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

bernat pushed a commit to branch master
in repository pyeapi.

commit 2f069657c11356008540f0681bca55f631b76875
Author: Vincent Bernat <vincent at bernat.im>
Date:   Fri Jul 8 12:42:34 2016 +0200

    Explicitely depends on python3-sphinx-rtd-theme
---
 debian/changelog | 6 ++++++
 debian/control   | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 75aab27..35c0c4c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+pyeapi (0.6.1-2) unstable; urgency=medium
+
+  * Explicitely depends on python3-sphinx-rtd-theme. Closes: #830385.
+
+ -- Vincent Bernat <bernat at debian.org>  Fri, 08 Jul 2016 12:42:22 +0200
+
 pyeapi (0.6.1-1) unstable; urgency=low
 
   * Initial release (closes: #826267)
diff --git a/debian/control b/debian/control
index f89ee3f..5fed9b7 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 9), dh-python,
                python3-all,
                python3-netaddr,
                python3-setuptools,
-               python3-sphinx,
+               python3-sphinx, python3-sphinx-rtd-theme,
                python3-mock,
 Standards-Version: 3.9.8
 Homepage: https://github.com/arista-eosplus/pyeapi

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



More information about the Python-modules-commits mailing list