[Python-modules-commits] [fuzzywuzzy] 01/01: pep8 python module is now in python-pep8
Edward Betts
edward at moszumanska.debian.org
Thu Mar 10 09:32:05 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 b27ccca2c5adbed5b691b8a31e096e49a77c5170
Author: Edward Betts <edward at 4angle.com>
Date: Thu Mar 10 09:21:13 2016 +0000
pep8 python module is now in python-pep8
---
debian/changelog | 6 ++++++
debian/control | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 0d54bb1..ed38361 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+fuzzywuzzy (0.8.1-3) unstable; urgency=low
+
+ * debian/control: update Build-Depends, pep8 module is now in python-pep8
+
+ -- Edward Betts <edward at 4angle.com> Thu, 10 Mar 2016 09:24:33 +0000
+
fuzzywuzzy (0.8.1-2) unstable; urgency=low
* debian/rules: fix invalid Vcs-Git URL
diff --git a/debian/control b/debian/control
index a78baa8..d77b755 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Section: python
Priority: optional
Build-Depends: debhelper (>= 9),
dh-python,
- pep8,
+ python-pep8,
python-all,
python-levenshtein (>= 0.12),
python-nose,
--
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