[Python-modules-commits] [sphinx] 01/02: Demote python-sphinx recommendation of sphinx-doc to a suggestion.
Dmitry Shachnev
mitya57 at moszumanska.debian.org
Mon May 2 12:29:37 UTC 2016
This is an automated email from the git hooks/post-receive script.
mitya57 pushed a commit to branch master
in repository sphinx.
commit 00838bf51b62c113ad20aeacd72777997b97096d
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date: Mon May 2 14:28:28 2016 +0300
Demote python-sphinx recommendation of sphinx-doc to a suggestion.
---
debian/changelog | 1 +
debian/control | 6 +++---
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index cab39aa..6d45617 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,7 @@ sphinx (1.4.1-1) UNRELEASED; urgency=medium
* Demote sphinx-rtd-theme to Suggests, it has become optional.
* Add dependency on python[3]-imagesize packages.
* Bump Pygments build- and test dependencies to 2.1.1.
+ * Demote python-sphinx recommendation of sphinx-doc to a suggestion.
-- Dmitry Shachnev <mitya57 at debian.org> Sun, 03 Apr 2016 20:00:02 +0200
diff --git a/debian/control b/debian/control
index 2003a7d..1b4f0cb 100644
--- a/debian/control
+++ b/debian/control
@@ -41,12 +41,12 @@ Depends: ${misc:Depends}, ${python:Depends},
python-alabaster (>= 0.7),
python-imagesize,
sphinx-common (= ${source:Version})
-Recommends: python-pil,
- sphinx-doc
+Recommends: python-pil
Suggests:
python-sphinx-rtd-theme,
libjs-mathjax, dvipng,
- texlive-latex-recommended, texlive-latex-extra, texlive-fonts-recommended
+ texlive-latex-recommended, texlive-latex-extra, texlive-fonts-recommended,
+ sphinx-doc
Breaks:
python-sphinxcontrib.issuetracker (<< 0.11-1),
python-sphinxcontrib.spelling (<< 2.1.1-1)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/sphinx.git
More information about the Python-modules-commits
mailing list