[Python-modules-commits] [fuzzywuzzy] 03/03: New upstream release.

Edward Betts edward at moszumanska.debian.org
Wed Aug 31 10:51:39 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 f0cb87b19a92a815f08da95565f682f6a8e1c4e5
Author: Edward Betts <edward at 4angle.com>
Date:   Wed Aug 31 11:51:14 2016 +0100

    New upstream release.
---
 debian/changelog | 7 +++++++
 debian/control   | 4 ++--
 2 files changed, 9 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index b146712..9827d8b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+fuzzywuzzy (0.11.1-1) unstable; urgency=medium
+
+  * New upstream release.
+  * Switch from pep8 to pycodestyle.
+
+ -- Edward Betts <edward at 4angle.com>  Wed, 31 Aug 2016 11:43:28 +0100
+
 fuzzywuzzy (0.11.0-1) unstable; urgency=medium
 
   * New upstream release.
diff --git a/debian/control b/debian/control
index 8350911..740988f 100644
--- a/debian/control
+++ b/debian/control
@@ -8,12 +8,12 @@ Build-Depends: debhelper (>= 9),
                python-all,
                python-levenshtein (>= 0.12),
                python-nose,
-               python-pep8,
+               python-pycodestyle,
                python-setuptools,
                python3-all,
                python3-levenshtein (>= 0.12),
                python3-nose,
-               python3-pep8,
+               python3-pycodestyle,
                python3-setuptools
 Standards-Version: 3.9.8
 Homepage: https://github.com/seatgeek/fuzzywuzzy

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