[Python-modules-commits] [sphinxcontrib-spelling] 05/05: Add python-six and python3-six to Build-Depends

Stein Magnus Jodal jodal at moszumanska.debian.org
Wed Nov 4 15:37:33 UTC 2015


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

jodal pushed a commit to branch master
in repository sphinxcontrib-spelling.

commit 6dcba0c4a4c3220e6b191be47f97426ace8dc8c3
Author: Stein Magnus Jodal <stein.magnus at jodal.no>
Date:   Wed Nov 4 16:20:28 2015 +0100

    Add python-six and python3-six to Build-Depends
---
 debian/changelog | 2 ++
 debian/control   | 2 ++
 2 files changed, 4 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 4c6d629..9ee545f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,8 @@ sphinxcontrib-spelling (2.1.2-1) UNRELEASED; urgency=medium
     - Replace Build-Depends myspell-en-us with hunspell-en-us
       (Closes: #803662)
     - Bump Standards-Version to 3.9.5 (no changes needed)
+    - Add python-six and python3-six to Build-Depends. Thanks to Michael
+      Bienia who fixed this in 2.1.1-1ubuntu1.
   * debian/watch
     - Update to use pypi.debian.net
 
diff --git a/debian/control b/debian/control
index ba5abd8..e5258f3 100644
--- a/debian/control
+++ b/debian/control
@@ -13,6 +13,7 @@ Build-Depends:
  python-nose,
  python-pbr,
  python-setuptools (>= 0.6b3),
+ python-six,
  python-sphinx (>= 1.0.7+dfsg),
  python3-all,
  python3-docutils,
@@ -20,6 +21,7 @@ Build-Depends:
  python3-nose,
  python3-pbr,
  python3-setuptools,
+ python3-six,
  python3-sphinx,
 Standards-Version: 3.9.6
 X-Python-Version: >= 2.7

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



More information about the Python-modules-commits mailing list