[Python-modules-commits] [sortedcontainers] 06/09: use Sphinx 1.4, needed for imgmath extension

Sandro Tosi morph at moszumanska.debian.org
Sat Jun 11 17:28:45 UTC 2016


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

morph pushed a commit to branch master
in repository sortedcontainers.

commit 2ff2a81e1f1caa1a6506ffc5fc0d4fa13079d96a
Author: Sandro Tosi <morph at debian.org>
Date:   Sat Jun 11 18:12:58 2016 +0100

    use Sphinx 1.4, needed for imgmath extension
---
 debian/changelog | 4 +++-
 debian/control   | 2 +-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 06803f4..a7b421b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,11 +5,13 @@ sortedcontainers (1.5.3-1) UNRELEASED; urgency=medium
   * debian/copyright
     - update upstream copyright years
     - extend packaging copyright years
+  * debian/control
+    - use Sphinx 1.4, needed for imgmath extension
 
   [ Ondřej Nový ]
   * Fixed VCS URL (https)
 
- -- Sandro Tosi <morph at debian.org>  Sat, 11 Jun 2016 18:10:01 +0100
+ -- Sandro Tosi <morph at debian.org>  Sat, 11 Jun 2016 18:12:32 +0100
 
 sortedcontainers (1.4.4-1) unstable; urgency=medium
 
diff --git a/debian/control b/debian/control
index 3be3841..f19ed9f 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: python
 Priority: optional
 Maintainer: Sandro Tosi <morph at debian.org>
 Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org> 
-Build-Depends: debhelper (>= 9), python-all, python3-all, dh-python, python-setuptools, python3-setuptools, python-nose, python3-nose, python-sphinx
+Build-Depends: debhelper (>= 9), python-all, python3-all, dh-python, python-setuptools, python3-setuptools, python-nose, python3-nose, python-sphinx (>= 1.4)
 Standards-Version: 3.9.6
 Homepage: http://www.grantjenks.com/docs/sortedcontainers/
 Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/sortedcontainers.git

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



More information about the Python-modules-commits mailing list