[Python-modules-commits] [django-polymorphic] 06/07: Switch to python3-sphinx and drop versioned Build-Depends.

Michael Fladischer fladi at moszumanska.debian.org
Thu May 12 16:48:55 UTC 2016


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

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

commit b0676e48620aa420769419b434277d97e404beaa
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date:   Thu May 12 12:59:15 2016 +0200

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

diff --git a/debian/changelog b/debian/changelog
index 1afc80c..5e7790a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ django-polymorphic (0.9.2-1) UNRELEASED; urgency=low
   * New upstream release.
   * Bump Standards-Version to 3.9.8.
   * Remove version from python-django for Depends and Build-Depends.
+  * Switch to python3-sphinx and drop versioned Build-Depends.
 
  -- Michael Fladischer <fladi at debian.org>  Thu, 12 May 2016 12:26:56 +0200
 
diff --git a/debian/control b/debian/control
index c3d5062..4db5dd2 100644
--- a/debian/control
+++ b/debian/control
@@ -8,10 +8,10 @@ Build-Depends: debhelper (>= 9),
                python-all,
                python-django,
                python-setuptools,
-               python-sphinx (>= 1.0.7+dfsg),
                python3-all,
                python3-django,
                python3-setuptools,
+               python3-sphinx
 Standards-Version: 3.9.8
 X-Python-Version: >= 2.6
 X-Python3-Version: >= 3.2

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



More information about the Python-modules-commits mailing list