[Python-modules-commits] [fuzzywuzzy] 06/06: correct build-depends

Edward Betts edward at moszumanska.debian.org
Wed Dec 2 12:43:04 UTC 2015


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

edward pushed a commit to branch master
in repository fuzzywuzzy.

commit ee654a14c8b3dfff36817650895f45996bf151d7
Author: Edward Betts <edward at 4angle.com>
Date:   Wed Dec 2 12:38:50 2015 +0000

    correct build-depends
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 629866e..96e5420 100644
--- a/debian/control
+++ b/debian/control
@@ -5,10 +5,10 @@ Section: python
 Priority: optional
 Build-Depends: debhelper (>= 9),
                dh-python,
+               pep8,
                python-all (>= 2.6.6-3),
                python-levenshtein (>= 0.12),
                python-nose,
-               python-pep8,
                python-setuptools (>= 0.6b3),
                python3-all,
                python3-levenshtein (>= 0.12),

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



More information about the Python-modules-commits mailing list