[Python-modules-commits] [fuzzywuzzy] 01/01: fix pep8 to python-pep8 change in tests

Edward Betts edward at moszumanska.debian.org
Fri Mar 11 14:08:31 UTC 2016


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

edward pushed a commit to branch master
in repository fuzzywuzzy.

commit 4130d81234f8af5f01f3040ebf30da8699b6425e
Author: Edward Betts <edward at 4angle.com>
Date:   Fri Mar 11 07:12:31 2016 +0000

    fix pep8 to python-pep8 change in tests
---
 debian/changelog     | 6 ++++++
 debian/tests/control | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index ed38361..ac27656 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+fuzzywuzzy (0.8.1-4) unstable; urgency=medium
+
+  * debian/tests/control: fix Depends, pep8 module is now in python-pep8
+
+ -- Edward Betts <edward at 4angle.com>  Fri, 11 Mar 2016 07:10:55 +0000
+
 fuzzywuzzy (0.8.1-3) unstable; urgency=low
 
   * debian/control: update Build-Depends, pep8 module is now in python-pep8 
diff --git a/debian/tests/control b/debian/tests/control
index bd5588c..ec9368b 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,5 +1,5 @@
 Tests: python-fuzzywuzzy
-Depends: @, pep8
+Depends: @, python-pep8
 
 Tests: python3-fuzzywuzzy
 Depends: @, python3-pep8

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