[Python-modules-commits] [sphinxcontrib-spelling] 04/05: Add hunspell-de-de since it's needed by tests

Daniele Tricoli eriol-guest at moszumanska.debian.org
Thu Dec 8 23:01:28 UTC 2016


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

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

commit 29a435c0500de9276d7f533a2d4cb0be3155bb37
Author: Daniele Tricoli <eriol at mornie.org>
Date:   Thu Dec 8 22:25:00 2016 +0100

    Add hunspell-de-de since it's needed by tests
---
 debian/control       | 1 +
 debian/tests/control | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index fcc6230..02fb4b7 100644
--- a/debian/control
+++ b/debian/control
@@ -6,6 +6,7 @@ Priority: optional
 Build-Depends:
  debhelper (>= 9),
  dh-python,
+ hunspell-de-de,
  hunspell-en-us,
  python-all (>= 2.6.6-3),
  python-docutils,
diff --git a/debian/tests/control b/debian/tests/control
index 90394da..d2285cd 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,5 +1,5 @@
 Tests: unittests
-Depends: @, hunspell-en-us, python-all, python-nose, python-sphinx
+Depends: @, hunspell-de-de, hunspell-en-us, python-all, python-nose, python-sphinx
 
 Tests: unittests3
-Depends: @, hunspell-en-us, python3-all, python3-nose, python3-sphinx
+Depends: @, hunspell-de-de, hunspell-en-us, python3-all, python3-nose, python3-sphinx

-- 
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