[Python-modules-commits] [praw] 06/11: Adds python3-sphinx-rtd-theme as build dependency
Josué Ortega
josue at moszumanska.debian.org
Sat Oct 28 22:26:35 UTC 2017
This is an automated email from the git hooks/post-receive script.
josue pushed a commit to branch master
in repository praw.
commit dd5fc78c0f6223600d9c0a7581feb350edc67bd9
Author: Josue Ortega <josue at debian.org>
Date: Sat Oct 28 16:04:18 2017 -0600
Adds python3-sphinx-rtd-theme as build dependency
---
debian/changelog | 1 +
debian/control | 1 +
2 files changed, 2 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 7301566..9a62b31 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ praw (5.2.0-1) UNRELEASED; urgency=medium
- Updates Uploaders and Mainter field.
- Removes python 2 package.
- Adds python3-prawcore as dependency.
+ - Adds python3-sphinx-rtd-theme as build dependency.
* Bumps debian/compat version from 9 to 10.
* debian/watch: Changes URI to use HTTPS.
* debian/rules: Removes python2 argument.
diff --git a/debian/control b/debian/control
index e0264b9..193c248 100644
--- a/debian/control
+++ b/debian/control
@@ -12,6 +12,7 @@ Build-Depends: debhelper (>= 10),
python-six (>=1.4),
python3-six (>=1.4),
python3-sphinx,
+ python3-sphinx-rtd-theme,
python3-prawcore,
texinfo
Standards-Version: 3.9.6
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/praw.git
More information about the Python-modules-commits
mailing list