tag 790913 pending
thanks
Hello,
Bug #790913 reported by you has been fixed in the Git repository. You can
see the changelog below, and you can check the diff of the fix at:
http://git.debian.org/?p=python-modules/packages/csvkit.git;a=commitdiff;h=208f2e9
---
commit 208f2e920f05f78bb35de5969050470276d5ca8d
Author: Sandro Tosi <[email protected]>
Date: Tue Aug 18 07:53:21 2015 +0100
set python modules dependecies to 'greater or equal' instead of strictly
'equal'; patch by Alexandre Viau; Closes: #790913
diff --git a/debian/changelog b/debian/changelog
index 7b0ee95..fbfe35b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+csvkit (0.9.1-2) UNRELEASED; urgency=medium
+
+ * debian/patches/dependencies-greater-or-equal.patch
+ - set python modules dependecies to 'greater or equal' instead of strictly
+ 'equal'; patch by Alexandre Viau; Closes: #790913
+
+ -- Sandro Tosi <[email protected]> Tue, 18 Aug 2015 07:52:09 +0100
+
csvkit (0.9.1-1) unstable; urgency=low
* Initial release (Closes: #790699)