[Python-modules-commits] [django-classy-tags] 02/03: Switch to python3-sphinx and drop versioned Build-Depends.

Michael Fladischer fladi at moszumanska.debian.org
Fri May 20 09:46:52 UTC 2016


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

fladi pushed a commit to branch master
in repository django-classy-tags.

commit da5bf6f94734fa091a46a3ee9d8f1bc8825e1e71
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date:   Fri May 20 11:39:32 2016 +0200

    Switch to python3-sphinx and drop versioned Build-Depends.
---
 debian/changelog | 1 +
 debian/control   | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index dc339cb..af498a2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ django-classy-tags (0.7.2-2) UNRELEASED; urgency=medium
 
   [ Michael Fladischer ]
   * Bump Standards-Version to 3.9.8.
+  * Switch to python3-sphinx and drop versioned Build-Depends.
 
  -- Ondřej Nový <novy at ondrej.org>  Tue, 29 Mar 2016 23:40:31 +0200
 
diff --git a/debian/control b/debian/control
index 3a85b16..68278d2 100644
--- a/debian/control
+++ b/debian/control
@@ -9,10 +9,10 @@ Build-Depends: debhelper (>= 9),
                python-all,
                python-django (>= 1.5),
                python-setuptools,
-               python-sphinx (>= 1.0.7+dfsg),
                python3-all,
                python3-django,
-               python3-setuptools
+               python3-setuptools,
+               python3-sphinx
 Standards-Version: 3.9.8
 X-Python-Version: >= 2.6
 X-Python3-Version: >= 3.0

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



More information about the Python-modules-commits mailing list